Skip to content

Commit b8a5f9d

Browse files
authored
public repo edit
1 parent f6df748 commit b8a5f9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/monitor-cosmos-db.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Following are queries that you can use to help you monitor your Azure Cosmos dat
104104

105105
```Kusto
106106
AzureDiagnostics
107-
| where ResourceProvider=="MICROSOFT.DOCUMENTDB" and Category=="DataPlaneRequests"
107+
| where ResourceProvider=="Microsoft.DocumentDb" and Category=="DataPlaneRequests"
108108
109109
```
110110

0 commit comments

Comments
 (0)