Skip to content

Commit f06d4c8

Browse files
committed
fixing-broken-references-links
1 parent 6efe653 commit f06d4c8

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

articles/cost-management-billing/automate/get-small-usage-datasets-on-demand.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ To use the Cost Details API, you need read only permissions for supported featur
3030
3131
For more information, see:
3232

33-
- [Azure RBAC scopes - role permissions for feature behavior](../costs/understand-work-scopes.md#feature-behavior-for-each-role)
34-
- [Enterprise Agreement scopes - role permissions for feature behavior](../costs/understand-work-scopes.md#feature-behavior-for-each-role-1)
35-
- [Microsoft Customer Agreement scopes - role permissions for feature behavior](../costs/understand-work-scopes.md#feature-behavior-for-each-role-2)
33+
- [Azure RBAC scopes - role permissions for feature behavior](../costs/understand-work-scopes.md#feature-behavior-for-each-role-in-rbac-scopes)
34+
- [Enterprise Agreement scopes - role permissions for feature behavior](../costs/understand-work-scopes.md#roles-used-in-cost-management-on-enterprise-agreement-scopes)
35+
- [Microsoft Customer Agreement scopes - role permissions for feature behavior](../costs/understand-work-scopes.md#feature-behavior-per-role-in-mca-billing-account-scope)
3636

3737
## Cost Details API best practices
3838

@@ -95,7 +95,7 @@ Here's an example request for an ActualCost dataset for a specified date range.
9595

9696
```
9797

98-
Available *{scope}* options to build the proper URI are documented at [Identify the resource ID for a scope](../costs/understand-work-scopes.md#identify-the-resource-id-for-a-scope).
98+
Available *{scope}* options to build the proper URI are documented at [Identify the resource ID for a scope](../costs/understand-work-scopes.md#using-scopes-with-cost-management-apis).
9999

100100
Here are the available fields you can provide in the report request body.
101101

articles/cost-management-billing/costs/understand-work-scopes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ Learn more about Cost Management for CSP [here] (/cost-management-billing/unders
278278

279279
This diagram illustrates the hierarchical relationship between different Azure scope types and their associated roles for cost management and billing.
280280

281-
:::image type="content" source="./media/understand-work-scopes/cost-mgt-understand-scopes.svg" alt-text="Diagram showing scopes and the roles associated to them." border="false" lightbox="./media/understand-work-scopes/cost-mgt-understand-scopes.svg":::
281+
:::image type="content" source="./media/understand-work-scopes/cost-management-understand-scopes.svg" alt-text="Diagram showing scopes and the roles associated to them." border="false" lightbox="./media/understand-work-scopes/cost-management-understand-scopes.svg":::
282282

283283
### Individual agreement scopes
284284

articles/cost-management-billing/understand/analyze-unexpected-charges.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Anomaly detection is available to every subscription monitored using Cost Analys
6060

6161
## Create an anomaly alert
6262

63-
You can create an alert to automatically get notified when an anomaly is detected. Creating an anomaly alert requires the Cost Management Contributor or greater role or the `Microsoft.CostManagement/scheduledActions/write` permission for custom roles. For more information, see [Feature behavior for each role](../costs/understand-work-scopes.md#feature-behavior-for-each-role).
63+
You can create an alert to automatically get notified when an anomaly is detected. Creating an anomaly alert requires the Cost Management Contributor or greater role or the `Microsoft.CostManagement/scheduledActions/write` permission for custom roles. For more information, see [Feature behavior for each role](../costs/understand-work-scopes.md#feature-behavior-for-each-role-in-rbac-scopes).
6464

6565
>[!NOTE]
6666
> Anomaly alerts are sent based on the current access of the rule creator at the time that the email is sent. If your organization has a policy that prohibits permanently assigning higher privileges to users, you can use a service principal and create the alert directly using the [Scheduled Actions API](/rest/api/cost-management/scheduled-actions/create-or-update-by-scope#createorupdateinsightalertscheduledactionbyscope).

articles/cost-management-billing/understand/mosp-new-customer-experience.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ The following new capabilities are available with your Azure billing account.
132132

133133
#### New billing scopes
134134

135-
As part of your updated account, you have new scopes in Cost Management + Billing. Besides aiding with hierarchical organization and invoicing, they are also a way to view combined charges from multiple underlying subscriptions. For more information about billing scopes, see [Microsoft Customer Agreement scopes](../costs/understand-work-scopes.md#microsoft-customer-agreement-scopes).
135+
As part of your updated account, you have new scopes in Cost Management + Billing. Besides aiding with hierarchical organization and invoicing, they are also a way to view combined charges from multiple underlying subscriptions. For more information about billing scopes, see [Microsoft Customer Agreement scopes](../costs/understand-work-scopes.md#microsoft-customer-agreement-(mca)-scopes).
136136

137137
You can also access Cost Management APIs to get combined cost views at higher scopes. All Cost Management APIs that use the subscription scope are still available with some minor changes in the schema. For more information about the APIs, see [Cost Management APIs](/rest/api/cost-management/) and [Azure Consumption APIs](/rest/api/consumption/).
138138

0 commit comments

Comments
 (0)