Azure Tips and Tricks
The following section provides useful suggestions, searches, actions, hints, and prompts to help with navigating and working with Azure, the Azure CLI, and portal.azure.com. This is a living document that will continue to be updated as we expand our cloud journey.
Table of Contents
View Resource Groups
To see resource groups in the Azure portal:
- Go to the resource group service page: https://portal.azure.com/#view/HubsExtension/BrowseResourceGroups
- Click
Add filter - Filter on
Admin - Set the Value to
ALLor select any names you are interested in
Note: The names in the list are the only ones that have the Admin tag set. You can also specify to filter on other fields from there.
View Event Details
To find who initiated an event or view activity logs:
- On the left-hand panel when viewing a resource group, select
Activity Log - Select
Add filter→Event Initiated by - Adjust the timespan filter as necessary to view the event
Tip: You can optionally add an Event category = Administrative filter for more specific results.
Create a Dashboard in Azure
To create a custom dashboard in Azure:
- Login to the Azure portal
- Click on the
hamburger icon(located at the top left corner of the page) - Select
Dashboardto go to your dashboards - Click
Create(top left corner) - Click on the
Customtile - Edit the input box and provide a name for your dashboard
- Click on
Resource groupsin the tile gallery - Click
Add - Click and drag the
lower right cornerof the tile to resize it to your liking - Click
Saveto save your settings
You should now be taken to your new dashboard.
Configure Dashboard Filters
To filter your dashboard by admin/owner:
- Click on your new dashboard tile
- Click on
Add filter(located at the top center of the page) - Click on the
Filterinput box to reveal the tags - Select the
Admintag - Click on the
Valueinput box - Click on
Select allto unselect all - Select your name
- Click on
Apply
Save Dashboard View
To save your customized dashboard view:
- Click on
Manage view(located at the top left of the page) - Select
Save view - Enter a name for the view in the input box
- Click
Save
This document will be updated regularly with additional tips and tricks as we continue our Azure journey.