Skip to content

Commit 459ea12

Browse files
authored
Update example output | Arc data
1 parent d2969cc commit 459ea12

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-arc/data/upload-logs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Example output:
4040

4141
```output
4242
{
43-
"customerId": "d6abb435-2626-4df1-b887-445fe44a4123",
43+
"customerId": "00000000-0000-0000-0000-000000000000",
4444
"eTag": null,
4545
"id": "/subscriptions/<Subscription ID>/resourcegroups/user-arc-demo/providers/microsoft.operationalinsights/workspaces/user-logworkspace",
4646
"location": "eastus",
@@ -93,8 +93,8 @@ Example output:
9393

9494
```output
9595
{
96-
"primarySharedKey": "JXzQp1RcGgjXFCDS3v0sXoxPvbgCoGaIv35lf11Km2WbdGFvLXqaydpaj1ByWGvKoCghL8hL4BRoypXxkLr123==",
97-
"secondarySharedKey": "p2XHSxLJ4o9IAqm2zINcEmx0UWU5Z5EZz8PQC0OHpFjdpuVaI0zsPbTv5VyPFgaCUlCZb2yEbkiR4eTuTSF123=="
96+
"primarySharedKey": "<Primary shared key>==",
97+
"secondarySharedKey": "<Secondary shared key>=="
9898
}
9999
```
100100

0 commit comments

Comments
 (0)