I like to share similarities and differences of two scripts - an Azure PowerShell script and a Python script using the Azure SDK. These two scripts achieve the same azure management result. Hope this article sheds some technical insights by comparing these scripts. The scripts connect to an Azure subscription, create a storage account into …
Continue reading Code Comparison Between Azure PowerShell and Azure SDK for Python


