File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
articles/cost-management-billing/costs Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -44,11 +44,12 @@ You can also pin the current view to an Azure portal dashboard. This only includ
44
44
45
45
If you need to generate a link to a view programmatically, use one of the following formats:
46
46
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> `
49
49
50
50
51
51
Use the following table for each property in the URL.
52
+
52
53
| URL property | Description|
53
54
| --- | --- |
54
55
| ** portal-domain** | Primary domain for the Azure portal. For example, ` portal.azure.com ` or ` portal.azure.us ` ). |
You can’t perform that action at this time.
0 commit comments