Skip to content

Commit 60018e7

Browse files
committed
Copy edit
1 parent 2d115f9 commit 60018e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,12 +107,12 @@ Use the [Azure Monitor REST API](/rest/api/monitor/diagnosticsettings/createorup
107107
| Parameters/Headers | Value/Description |
108108
| --- | --- |
109109
| **name** | The name of your diagnostic setting. |
110-
| **resourceUri** | Microsoft Insights sub-resource URI for Azure Cosmos DB account. |
110+
| **resourceUri** | Microsoft Insights subresource URI for Azure Cosmos DB account. |
111111
| **api-version** | `2017-05-01-preview` |
112112
| **Content-Type** | `application/json` |
113113
114114
> [!NOTE]
115-
> The URI for the Microsoft Insights sub-resource is in this format: `subscriptions/{SUBSCRIPTION_ID}/resourceGroups/{RESOURCE_GROUP}/providers/Microsoft.DocumentDb/databaseAccounts/{ACCOUNT_NAME}/providers/microsoft.insights/diagnosticSettings/{DIAGNOSTIC_SETTING_NAME}`. For more information about Azure Cosmos DB resource URIs, see [resource URI syntax for Azure Cosmos DB REST API](/rest/api/cosmos-db/cosmosdb-resource-uri-syntax-for-rest).
115+
> The URI for the Microsoft Insights subresource is in this format: `subscriptions/{SUBSCRIPTION_ID}/resourceGroups/{RESOURCE_GROUP}/providers/Microsoft.DocumentDb/databaseAccounts/{ACCOUNT_NAME}/providers/microsoft.insights/diagnosticSettings/{DIAGNOSTIC_SETTING_NAME}`. For more information about Azure Cosmos DB resource URIs, see [resource URI syntax for Azure Cosmos DB REST API](/rest/api/cosmos-db/cosmosdb-resource-uri-syntax-for-rest).
116116
117117
118118
1. Set the body of the request to this JSON payload.

0 commit comments

Comments
 (0)