Skip to content

Commit 40cd05f

Browse files
Update azure-portal-dashboards-structure.md
1 parent 26906b9 commit 40cd05f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-portal/azure-portal-dashboards-structure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ Let’s break down the relevant sections of the JSON. The top-level properties,
283283

284284
The Azure resource ID, subject to the [naming conventions of Azure resources](/azure/architecture/best-practices/resource-naming). When the portal creates a dashboard, it generally chooses an ID in the form of a guid, but you can use any valid name when you create them programmatically.
285285

286-
When you export a dashboard from the Azure portal, the `id` property is not included. If you import this JSON file to create a new dashboard in the Azure portal, a new ID value will be assigned to each new dashboard.
286+
When you export a dashboard from the Azure portal, the `id` field is not included. If you import this JSON file to create a new dashboard in the Azure portal, a new ID value will be assigned to each new dashboard.
287287

288288
### Name
289289

0 commit comments

Comments
 (0)