Azure Portal

Azure provides 3 administration tools to choose from

  1. The Azure Portal
  2. The Azure CLI
  3. Azure PowerShell


● We can use the Azure GUI portal website (portal.azure.com) to create, configure, and
alter our Azure subscription resources.
● We can locate the resource needed and execute any changes. We have wizards and
tooltips to guide through various administrative tasks.
● Please note that we cannot use the portal to perform repetitive tasks like creating 12
VMs etc.
● We need to use other tools to avoid errors, and it will also be a time-consuming process
to do on the portal.

The Azure portal can be divided into 3 sections.

  1. Left — A list of resources and services to create and manage your Azure environment.
  2. Center — A dashboard that you can tailor to meet your (Public or Private dashboards)
    needs.
  3. Top — A search bar to quickly find resources and services, a notification icon, access
    to a web-based command line, and more.

● Let’s try to create a resource and see how to use the Portal. For example, let us
● Click on the Burger menu on the left top and select Resource group and click on it.
You will get a new Panel.

● Click on the +Create icon. On the new Panel, add the name of the resource group
and choose the desired location.

● Click Next, and you will get a new panel to add Tags. Tags are helpful for accounting
and segregation but not mandatory.

Leave a Reply

Your email address will not be published. Required fields are marked *