This repository contains scripts that are used by Microsoft Customer Service and Support (CSS) to aid in gaining better insight into, or troubleshooting issues with, deployments in Microsoft Azure. A goal of this repository is provide transparency to Azure customers who want to better understand the scripts being used and to make these scripts accessible for self-help scenarios outside of Microsoft support.
These scripts are generally intended address a particular scenario and are not published as samples of best practices for inclusion in applications.
- For code and scripting examples of best practice see OneCode, OneScript, and the Microsoft Azure Script Center.
- For documentation on how to build and deploy applications to Microsoft Azure please see the Microsoft Azure Documentation Center.
- For more information about support in Microsoft Azure see http://azure.microsoft.com/support
#Requirements Each script will describe its own dependencies for execution. Generally, you will need an [Azure subscription] (https://azure.microsoft.com/en-us/pricing/) as well as the script environments and any tools used by the script you wish to execute. This may include:
- Azure PowerShell: How to install and configure Azure PowerShell
- Azure Cli: How to install and configure Azure Command-Line Interface (Cli)
- Python: Azure Python Developer Center
#Find Your Way The repo is organized by support scenario and each contains a simple description of the script(s) in a readme.md. Depending on the scenario, you will find one or more scripts written in common languages (e.g. PowerShell, Bash, Python) targeting various aspects of the Azure platform (e.g. Windows VM Guests, Linux VM Guests, Azure subscription settings).
#Provide Feedback We value your input. If you encounter problems with the scripts or ideas on how they can be improved please file an issue in the Issues section of the project.
#Known Issues