Skip to content

Commit 503b881

Browse files
authored
Merge pull request #113822 from bandersmsft/master
CM+B - minor update to CM budget scenario article
2 parents acad984 + f106d43 commit 503b881

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cost-management-billing/manage/cost-management-budget-scenario.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.reviewer: adwise
66
tags: billing
77
ms.service: cost-management-billing
88
ms.topic: reference
9-
ms.date: 04/01/2020
9+
ms.date: 05/04/2020
1010
ms.author: banders
1111
---
1212

@@ -273,7 +273,7 @@ Next, you'll configure **Postman** to create a budget by calling the Azure Consu
273273
1. Set the **Value** to the token that was created using the ArmClient at the end of the last section.
274274
1. Select **Body** tab within Postman.
275275
1. Select the **raw** button option.
276-
1. In the textbox, paste in the below sample budget definition, however you must replace the **subscriptionID**, **budgetname**, and **actiongroupname** parameters with your subscription ID, a unique name for your budget, and the action group name you created in both the URL and the request body:
276+
1. In the textbox, paste in the below sample budget definition, however you must replace the `subscriptionID`, `resourcegroupname`, and `actiongroupname` parameters with your subscription ID, a unique name for your resource group, and the action group name you created in both the URL and the request body:
277277

278278
```
279279
{

0 commit comments

Comments
 (0)