In this example Azure resource group is already created. Also the credentials like Client ID, Subscription, Client Secret and Tenant are exported in the bashRead More
Browsing Category : Python
Create docker for Azure SDK and code repository mount
In this scenario Docker is used for running scripts that manages Azure resources. All files in local repository are mounted in local folder in docker.Read More