0
0
Azurecloud~10 mins

Azure dashboards - Step-by-Step Execution

Choose your learning style9 modes available
Process Flow - Azure dashboards
Start: Open Azure Portal
Navigate to Dashboard Section
Create New Dashboard
Add Tiles/Widgets
Configure Tile Settings
Save Dashboard
View or Share Dashboard
Edit or Delete Dashboard (Optional)
This flow shows how you open the Azure portal, create a dashboard, add and configure tiles, save it, and then view or share it.
Execution Sample
Azure
1. Open Azure Portal
2. Click 'Dashboard'
3. Click '+ New dashboard'
4. Add tile: 'Metrics'
5. Configure tile to show CPU usage
6. Save dashboard
This sequence creates a new Azure dashboard with a CPU usage metric tile.
Process Table
StepActionInput/SelectionResult/State
1Open Azure PortalURL: https://portal.azure.comAzure portal home page loads
2Navigate to Dashboard SectionClick 'Dashboard' in left menuDashboard page opens, showing existing dashboards
3Create New DashboardClick '+ New dashboard'Blank dashboard canvas appears
4Add TileSelect 'Metrics' tileMetrics tile added to dashboard canvas
5Configure TileSet metric to 'CPU Usage' for VMTile shows CPU usage graph
6Save DashboardClick 'Save' and name dashboard 'VM Monitor'Dashboard saved and listed in dashboards
7View DashboardSelect 'VM Monitor' dashboardDashboard displays with CPU usage tile
8Share DashboardClick 'Share', set permissionsDashboard shared with selected users
9Edit DashboardAdd another tile or change layoutDashboard updated
10Delete DashboardSelect dashboard, click 'Delete'Dashboard removed from list
💡 Process ends after dashboard is saved, viewed, shared, edited, or deleted as needed.
Status Tracker
VariableStartAfter Step 3After Step 5After Step 6Final
Dashboard CanvasEmptyBlank canvas readyCanvas with CPU Usage tileSaved dashboard 'VM Monitor'Dashboard viewed/shared/edited/deleted
Key Moments - 3 Insights
Why does the dashboard show no data after adding a tile?
At Step 5 in the execution_table, configuring the tile with the correct resource and metric is necessary. Without this, the tile remains empty.
Can I share a dashboard before saving it?
No. According to Step 6 and 8, the dashboard must be saved first before sharing options become available.
What happens if I delete a dashboard?
Step 10 shows that deleting removes the dashboard from your list and it cannot be recovered unless recreated.
Visual Quiz - 3 Questions
Test your understanding
Look at the execution_table, what is the state of the dashboard canvas after Step 5?
ACanvas is empty with no tiles
BDashboard is saved and named
CCanvas has a CPU Usage tile added
DDashboard is shared with users
💡 Hint
Refer to Step 5 in the execution_table where the tile is configured and added.
At which step does the dashboard get saved?
AStep 4
BStep 6
CStep 8
DStep 10
💡 Hint
Check the execution_table for the step where 'Save Dashboard' action occurs.
If you want to add another tile after saving, which step describes this action?
AStep 9
BStep 5
CStep 3
DStep 10
💡 Hint
Look at the step where editing the dashboard is mentioned.
Concept Snapshot
Azure dashboards let you create custom views of your cloud resources.
Create a new dashboard in the Azure portal, add tiles like metrics or charts.
Configure each tile to show data from your resources.
Save the dashboard to keep it and share with others.
Edit or delete dashboards anytime from the dashboard list.
Full Transcript
Azure dashboards are visual pages in the Azure portal where you can add tiles showing data from your cloud resources. The process starts by opening the Azure portal and navigating to the dashboard section. You create a new dashboard, add tiles such as metrics, configure them to show specific data like CPU usage, then save the dashboard with a name. After saving, you can view, share, edit, or delete the dashboard. Each step changes the dashboard state, from empty canvas to a saved, shareable dashboard. Configuring tiles correctly is important to see data. Sharing is only possible after saving. Deleting removes the dashboard permanently.