Skip to content

Commit b0e8191

Browse files
committed
minor formatting updates
1 parent 304fdb7 commit b0e8191

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/cost-management-billing/costs/save-share-views.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,12 @@ You can also pin the current view to an Azure portal dashboard. This only includ
4444

4545
If you need to generate a link to a view programmatically, use one of the following formats:
4646

47-
View configuration – `https://<portal-domain>/@<directory-domain>/#blade/Microsoft_Azure_CostManagement/Menu/open/costanalysis/scope/<scope-id>/view/<view-config>`
48-
Saved view – `https://<portal-domain>/@<directory-domain>/#blade/Microsoft_Azure_CostManagement/Menu/open/costanalysis/scope/<scope-id>/viewId/<view-id>`
47+
- View configuration – `https://<portal-domain>/@<directory-domain>/#blade/Microsoft_Azure_CostManagement/Menu/open/costanalysis/scope/<scope-id>/view/<view-config>`
48+
- Saved view – `https://<portal-domain>/@<directory-domain>/#blade/Microsoft_Azure_CostManagement/Menu/open/costanalysis/scope/<scope-id>/viewId/<view-id>`
4949

5050

5151
Use the following table for each property in the URL.
52+
5253
| URL property | Description|
5354
| --- | --- |
5455
| **portal-domain** | Primary domain for the Azure portal. For example, `portal.azure.com` or `portal.azure.us`). |

0 commit comments

Comments
 (0)