Navigate the portal
With an Azure account, you can sign into the Azure portal. The portal is a web-based administration site that lets you interact with Azure services and the resources you've created. Almost everything you do with Azure can be done through this web interface.
Azure portal layout
When you first sign in to the Azure portal, the default page is Home.
You can change your default view to the customizable Dashboard in the portal's settings. You'll learn more about dashboards later in this module.
Portal menu
In the left-hand sidebar of the portal is the portal menu, which lists different Azure services and resource types.
Azure has many more services than what's shown in this menu. The services listed here are the ones in your Favorites.
You can customize your Favorites with the specific resource types that you tend to create or administer most often.
Azure portal global controls
The Azure portal displays several icons in the status bar at the top right of the screen. These icons are global controls that are always available, no matter what service you're working with. Each icon provides quick access to useful functionality, such as configuring settings or viewing notifications about portal activity.
If you are viewing the Azure portal on a screen with reduced horizontal space, you may need to expand an ellipsis (...) menu to view the global controls.
Let's walk through each of these controls to understand them better.
Cloud Shell
Select the Cloud Shell icon (>_) to create a new Azure Cloud Shell session. Recall that Azure Cloud Shell is an interactive shell for managing Azure resources. This browser-based terminal lets you control and administer your Azure resources through a command-line interface built right into the portal.
Directories and subscriptions
Select the book and filter icon to show the Directories + subscriptions pane.
In some cases, you may have access to more than one Azure subscription. The Directory + subscription pane lets you change the subscription you're working in, or change to a different directory.
Notifications
Selecting the bell icon displays the Notifications pane. This pane lists the most recent actions that have been carried out, along with their status.
Settings
Select the gear icon to change the Azure portal settings. In the tabs at the left, there are multiple options that let you change settings for:
- Inactivity sign out delay
- Default view when you first sign in
- Flyout or docked option for the portal menu
- Color and contrast themes
- Language and regional format
Help pane
Select the question mark icon to show the Help pane. This pane includes several sections you can access, depending on what type of help you need:
- Service health: Displays information about the status of various Azure services.
- Support resources: Provides links to read official documentation, find answers from the Azure community, or explore other helpful resources.
- Help + support: Lets you create a support request if you're having problems, or view existing requests.
When you select Help + support, a link to Create a support request appears near the top of the pane. When you select this link to open a support request, you complete the form by using provided dropdown lists and text-entry fields. After you finish and submit your request, the Azure support team will investigate the issue, based on the details you provided.
Feedback pane
The Feedback icon on the top-right side of the screen opens a pane that lets you send feedback about Azure to Microsoft. You can decide whether or not to allow Microsoft to respond to your feedback by email.
Profile settings
If you select on your name in the top right-hand corner, a menu opens with a few options:
- Sign in with another account, or sign out entirely
- View your account profile, where you can change your password
Select the "..." button on the right-hand side for options to:
- Check your permissions
- View your bill
- Submit an idea
- Update your contact information
If you select "..." and then View my bill, Azure takes you to the Cost Management + Billing - Overview page, which helps you analyze where Azure is generating costs.
Azure Marketplace
The Azure Marketplace is often where you start when creating new resources in Azure. The Marketplace lets you find, try, purchase, and provision applications and services from hundreds of leading service providers, all certified to run on Azure.
The solution catalog spans thousands of offerings across multiple industry categories, such as open-source container platforms, virtual machine images, databases, developer tools, and blockchain. Using Azure Marketplace, you can deploy end-to-end solutions hosted in your own Azure environment.
Azure Advisor
Finally, the Azure Advisor is a free service built into Azure that provides recommendations on high availability, security, performance, operational excellence, and cost. Advisor analyzes your deployed services and suggests ways to improve your environment across those areas. You can view recommendations in the portal or download them in PDF or CSV format.
You can access Azure Advisor by selecting Advisor from the navigation menu, or search for it in the All Services menu.
Now let's try some of these features out!
Need help? See our troubleshooting guide or provide specific feedback by reporting an issue.