Skip to content

Commit 18d0728

Browse files
committed
MCM - Update programatically-create-mca-sub for Rahul Singh
1 parent 116ccfd commit 18d0728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cost-management-billing/manage/programmatically-create-subscription-microsoft-customer-agreement.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ The following example creates a subscription named *Dev Team subscription* for t
336336
### [REST](#tab/rest)
337337

338338
```json
339-
PUT https://management.azure.com/providers/Microsoft.Subscription/aliases/sampleAlias?api-version=2021-10-01
339+
PUT https://management.azure.com/providers/Microsoft.Subscription/aliases/{{guid}}?api-version=2021-10-01
340340
```
341341

342342
### Request body

0 commit comments

Comments
 (0)