Skip to content

Commit eb51845

Browse files
committed
status
1 parent 5e2e635 commit eb51845

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/dns/dns-operations-dnszones-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ The following example is the response.
119119
```json
120120
{
121121
"etag": "00000002-0000-0000-3d4d-64aa3689d201",
122-
"id": "/subscriptions/147a22e9-2356-4e56-b3de-1f5842ae4a3b/resourceGroups/myresourcegroup/providers/Microsoft.Network/dnszones/contoso.com",
122+
"id": "/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e/resourceGroups/myresourcegroup/providers/Microsoft.Network/dnszones/contoso.com",
123123
"location": "global",
124124
"maxNumberOfRecordSets": 5000,
125125
"name": "contoso.com",

articles/dns/dns-protect-zones-recordsets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ The following example shows a custom role definition for managing CNAME records
152152
"NotActions": [
153153
],
154154
"AssignableScopes": [
155-
"/subscriptions/c276fc76-9cd4-44c9-99a7-4fd71546436e"
155+
"/subscriptions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e"
156156
]
157157
}
158158
```

0 commit comments

Comments
 (0)