14 March 2021 · 2 min read
Query Azure Resources using Python
an introduction to the easy to use Az.Cli Python interface
Az.Cli is an easy-to-use interface that lets developers and administrators query Azure using Python. If you are already familiar with the Azure CLI you should feel right at home using...
Read More →