Skip to content

Commit b74ec3c

Browse files
committed
Minor fixes to metadata & log doc fixes
1 parent bcca360 commit b74ec3c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/cosmos-db/cosmosdb-monitor-resource-logs.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: SnehaGunda
55
services: cosmos-db
66
ms.service: cosmos-db
77
ms.topic: conceptual
8-
ms.date: 12/09/2019
8+
ms.date: 05/05/2020
99
ms.author: sngun
1010
---
1111

@@ -216,8 +216,9 @@ For detailed information about how to create a diagnostic setting by using the A
216216
by OperationName, requestResourceType_s, userAgent_s, collectionRid_s, bin(TimeGenerated, 1h)
217217
```
218218

219-
1. How to get Controlplane logs?
220-
Please rememeber to switch on flag as described (here)[https://docs.microsoft.com/en-us/azure/cosmos-db/audit-control-plane-logs#disable-key-based-metadata-write-access] and execute operations via powershell, CLI or ARM.
219+
1. How to get Controlplane logs?
220+
221+
remember to switch on flag as described in the [disable key-based metadata write access](audit-control-plane-logs.md#disable-key-based-metadata-write-access) articleand execute the operations via Azure PowerShell, CLI or ARM.
221222

222223
```Kusto
223224
AzureDiagnostics

0 commit comments

Comments
 (0)