Skip to content

Commit 80c0dce

Browse files
committed
fixing bookmarks
1 parent 39aa74d commit 80c0dce

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

articles/cost-management-billing/benefits/macc/manage-consumption-commitment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ If your organization has a MACC associated with a Microsoft Customer Agreement o
7878

7979
### View MACC milestones
8080

81-
If your MACC includes milestones, you can view milestone details in the Azure portal. Go to your MACC resource and select the **Milestones** tab. For more information about milestones, see [Azure Consumption Commitment milestones](track-consumption-commitment.md#azure-consumption-commitment-milestones).
81+
If your MACC includes milestones, you can view milestone details in the Azure portal. Go to your MACC resource and select the **Milestones** tab. For more information about milestones, see [Azure Consumption Commitment milestones](track-consumption-commitment.md#macc-milestones).
8282

8383
The **Milestones** tab displays the following information for each milestone:
8484

articles/cost-management-billing/benefits/macc/track-consumption-commitment.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ The API response returns a list of billing accounts.
142142

143143
Use the `displayName` property of the billing account to identify the billing account for which you want to track MACC. Copy the `name` value of the billing account. For example, if you want to track MACC for the `Contoso` billing account, copy `9a157b81-xxxx-xxxx-xxxx-xxxxxxxxxxxx:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx_xxxx-xx-xx`. Paste this value somewhere so that you can use it in the next step.
144144

145-
### Get a list of Microsoft Azure Consumption Commitments
145+
### Get a list of MACCs
146146

147147
Make the following request. Replace `<billingAccountName>` with the `name` value that you copied (`9a157b81-xxxx-xxxx-xxxx-xxxxxxxxxxxx:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx_xxxx-xx-xx`).
148148

@@ -218,7 +218,7 @@ Your MACC can have one of the following statuses:
218218
- `Expired`. The MACC end date passed without the commitment being fully met. Contact your Microsoft account team for more information.
219219
- `Canceled`. The MACC was terminated before the end date. New Azure spending doesn't contribute toward your MACC. Contact your Microsoft account team for more information.
220220

221-
### Get events that affected MACC
221+
### Get events that affected a MACC
222222

223223
Make the following request. Replace `<billingAccountName>` with the `name` value that you copied earlier (`5e98e158-xxxx-xxxx-xxxx-xxxxxxxxxxxx:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx_xxxx-xx-xx`). You need to pass a `startDate` value and an `endDate` value to get events for your required duration.
224224

@@ -316,7 +316,7 @@ Here are key points about MACC milestones:
316316
- **Missed MACC**. If you don't meet the total MACC amount by the MACC end date, a shortfall charge is applied to your account for the remaining balance. The charge takes the form of an Azure prepayment credit.
317317

318318
> [!IMPORTANT]
319-
> Consumption charges covered by shortfall credits don't accrue toward your MACC. For more information, see [Azure credits and MACC](#azure-credits-and-azure-consumption-commitment) later in this article.
319+
> Consumption charges covered by shortfall credits don't accrue toward your MACC. For more information, see [Azure credits and MACC](#azure-credits-and-macc) later in this article.
320320
321321
## MACC shortfalls and alerts
322322

0 commit comments

Comments
 (0)