Azure Powershell ToolsEffortlessly migrate your PowerShell scripts from AzureRM to the Az PowerShell module. Features
Installing the ExtensionYou can install the official release of the Azure PowerShell extension by following the steps in the Visual Studio Code documentation. In the Extensions pane, search for "Azure PowerShell" extension and install it there. You will get notified automatically about any future extension updates! UsagePowerShell scripts are analyzed automatically whenever they are opened or saved. AzureRM cmdlets will be identified and marked with suggestions of how to migrate.
LicenseThis extension is licensed under the MIT License. |