This is a beginners guide on starting from scratch setting up a simple development environment and run some Python code to create and manage azure resources. Install Python https://wiki.python.org/moin/BeginnersGuide/Download For windows download go to https://www.python.org/downloads/ Install VS Code to develop and run python code. For windows download go to https://www.python.org/downloads/ Install Python extension for Visual …
Continue reading Step-by-Step Using Azure SDK for Python in Windows VS Code – Part 1



