Introducing Azure Verified Modules!
Hello Azure Tools Tech Community! Today I would like to introduce you to Azure Verified Modules (AVM), an exciting initiative that the AVM Team, Community and Product Groups…
05/02/2024
When using one of the Azure client tools, you will likely have to deal with secrets that are returned by the Azure APIs. A common scenario would be to retrieve a storage account key to be able to perform other operations subsequently in your pipeline. DevOps engineer developing…