File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ Example output:
40
40
41
41
``` output
42
42
{
43
- "customerId": "d6abb435-2626-4df1-b887-445fe44a4123 ",
43
+ "customerId": "00000000-0000-0000-0000-000000000000 ",
44
44
"eTag": null,
45
45
"id": "/subscriptions/<Subscription ID>/resourcegroups/user-arc-demo/providers/microsoft.operationalinsights/workspaces/user-logworkspace",
46
46
"location": "eastus",
@@ -93,8 +93,8 @@ Example output:
93
93
94
94
``` output
95
95
{
96
- "primarySharedKey": "JXzQp1RcGgjXFCDS3v0sXoxPvbgCoGaIv35lf11Km2WbdGFvLXqaydpaj1ByWGvKoCghL8hL4BRoypXxkLr123 ==",
97
- "secondarySharedKey": "p2XHSxLJ4o9IAqm2zINcEmx0UWU5Z5EZz8PQC0OHpFjdpuVaI0zsPbTv5VyPFgaCUlCZb2yEbkiR4eTuTSF123 =="
96
+ "primarySharedKey": "<primarySharedKey> ==",
97
+ "secondarySharedKey": "<secondarySharedKey> =="
98
98
}
99
99
```
100
100
You can’t perform that action at this time.
0 commit comments