You are on page 1of 1

7 Management Tools

in Microsoft Azure

1 Azure Portal
The most common way to deploy
and manage azure resources. It’s
a public website that you can
access via a web browser.

Azure PowerShell 2
The most-used command-line tool
when managing Azure. It’s a module
that you add to Windows PowerShell
or to PowerShell Core.

3 Azure CLI
A cross-platform command-line
program that you use to connect to
Azure and to execute administrative
commands against Azure resources

Azure Cloud Shell 4


A browser-based scripting environment
that’s accessible right from your Azure
portal allows you to choose the shell
experience that suits you best.

5 Azure Mobile App


Allows you to access, manage, and
monitor your Azure accounts and
resources from an iOS or Android
phone or tablet.

Azure REST API 6


REST APIs are service
endpoints that support sets of
HTTP operations, or methods.

7 Azure Advisor
A free service that’s built into Azure that
provides recommendations on high
availability, security, performance, and
cost.

You might also like