In which operating system, we can use azure powershell?
Answers
Azure PowerShell is designed for managing and administering Azure resources from the command line, and for building automation scripts that work against the Azure Resource Manager. You can use it in your browser with Azure Cloud Shell or you install it on your local machine.
Azure can be installed on microsoft. For detailed steps as how to install azure in windows go to the link :
https://docs.microsoft.com/en-us/powershell/azure/get-started-azureps?view=azurermps-6.4.0
For non-Windows platforms, it's possible to run Azure PowerShell in PowerShell Core v6. This version of PowerShell is built for use on any platform that supports .NET Core. To work with these platforms, there's a special .NET Core version of Azure PowerShell available.
Azure PowerShell is Windows PowerShell platform extension along with the scripting language that is mainly developed on providing the cmdlets to simplify as well as automate the complete management in the Azure cloud services.
Microsoft Windows PowerShell is the astounding command-line shell with scripting language mainly designed for the system administration as well as automation.