Tag: scripting

Development

Get Started with Python Scripting and Automation

Python is a popular programming language that is widely used for scripting, automation, data analysis, and web development. Python scripting is a skill that every…

Feb 18, 2023 12 min read
Azure Management

Python Scripting in the Azure Cloud Shell

Did you know the Azure Cloud Shell includes support for Python? You can write Python scripts, save then, upload, and run them directly within the…

Oct 15, 2020 2 min read
Azure CLI

Azure Cloud Shell Tips and Tricks

The Azure Cloud Shell offers the ability to manage cloud resources, virtual machines, run scripts and other tasks directly from within the browser or Azure…

Aug 1, 2020 10 min read
Azure CLI

Azure CLI: Create and Manage Service Principals

When an application needs to authenticate with Azure AD you can’t really just give it a username and password. To authenticate and authorize an application…

Apr 16, 2020 3 min read