Thank you for the great video! 👏 Is it possible to create a tutorial on automatically triggering a pipeline based on commit message keywords? For example, if I commit to the “development” branch with a message like “build,” it triggers a build pipeline that creates a Docker image and tags the commit. Then, on the “uat” branch, using a commit message “release” would trigger a pipeline to pull the latest build from Docker, release it, and tag that release. Thanks in advance!
@sreedharmargani2 жыл бұрын
Is it possible to put service connection aswell in keyvault? Is there any other way to secure Service Connection?
@imran2860 Жыл бұрын
I have created a module 'key vault secret' and passed the parameters secret value then invoke the module to main.bicep file, This way I have created and defined one secret value but I need define 15 secret value in same module. Could you guide me please?
@mohammedhisham21288 ай бұрын
Thank you so much for your great effort! one query here, can we create a random password at creation time for the admin account and save them into KV?
@sercany53872 жыл бұрын
Hello, thank you for the video. What I want to know is as follows. We are using Azure DevOps, I want to use Azure Key vault with the Azure DevOps variable groups and use the variables in my deployment. I have files that needs to use the secret keys from the Azure Key Vault. How can I assign the secret key from the Azure Key Vault to the file secrets.json? I have a line i.e. at line 10 with the name SecretKey: "" and I have to fill in the secret key. Is it simply make the file SecretKey: "$(secretkey)" or are more settings needed?
@rahultew2 жыл бұрын
This should serve your purpose ---> kzbin.info/www/bejne/Z4CkqmaOhKpmhbs
@sercany53872 жыл бұрын
I found the solution. No need to answer this question anymore.
@nimmagaddaswathi Жыл бұрын
Hi, can you share what's the solution you have found for this?
@Sweet-ut1de Жыл бұрын
Hi, it is nice to have your video, but I wonder whether you can show how to change dev key vault to prod key vault by using the pipeline?
@aruntyagi15672 жыл бұрын
can we use this to download cert(.pfx) file from keyvault to artifacts(drop)?
@cyrilg59972 жыл бұрын
Superbe vidéo comme d'habitude
@grigorylatushko31452 жыл бұрын
Thank you for your videos!
@samadhankawade77942 жыл бұрын
Very useful video thanks brother.
@subbuaynavilly8 ай бұрын
Thanks a lot.
@ahmedjemaii31602 жыл бұрын
Great job :D
@AlokKumar-ot9sx2 жыл бұрын
I am getting this error- The term 'USER_ID=$(az ad signed-in-user show --query 2022-12-24T15:46:26.3490729Z objectId -o tsv)' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the 2022-12-24T15:46:26.3494401Z spelling of the name, or if a path was included, verify that the path is correct and try again. 2022-12-24T15:46:26.3495132Z At D:\a\_temp\azureclitaskscript1671896715548_inlinescript.ps1:4 char:1