Skip to content

Commit 73fb6aa

Browse files
committed
Rename images
1 parent fc61e6e commit 73fb6aa

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Here, we walk through the process of creating diagnostic settings for your accou
4848

4949
1. Navigate to your Azure Cosmos DB account. Open the **Diagnostic settings** pane under the **Monitoring section** and then select the **Add diagnostic setting** option.
5050

51-
:::image type="content" source="media/monitor-resource-logs/diagnostics-settings-selection.png" lightbox="media/monitor-resource-logs/diagnostics-settings-selection.png" alt-text="Sreenshot of the diagnostics selection page.":::
51+
:::image type="content" source="media/monitor-resource-logs/add-diagnostic-setting.png" lightbox="media/monitor-resource-logs/add-diagnostic-setting.png" alt-text="Sreenshot of the diagnostics selection page.":::
5252

5353
> [!IMPORTANT]
5454
> You might see a prompt to "enable full-text query \[...\] for more detailed logging" if the **full-text query** feature is not enabled in your account. You can safely ignore this warning if you do not wish to enable this feature. For more information, see [enable full-text query](monitor-resource-logs.md#enable-full-text-query-for-logging-query-text).
@@ -69,7 +69,7 @@ Here, we walk through the process of creating diagnostic settings for your accou
6969

7070
1. Once you select your **Categories details**, then send your Logs to your preferred destination. If you're sending Logs to a **Log Analytics Workspace**, make sure to select **Resource specific** as the Destination table.
7171

72-
:::image type="content" source="media/monitor-resource-logs/diagnostics-resource-specific.png" alt-text="Screenshot of the option to enable resource-specific diagnostics.":::
72+
:::image type="content" source="media/monitor-resource-logs/configure-diagnostic-setting.png" alt-text="Screenshot of the option to enable resource-specific diagnostics.":::
7373

7474
### [Azure CLI](#tab/azure-cli)
7575

@@ -334,11 +334,11 @@ Azure Cosmos DB provides advanced logging for detailed troubleshooting. By enabl
334334
335335
1. To enable this feature, navigate to the `Features` page in your Azure Cosmos DB account.
336336
337-
:::image type="content" source="media/monitor-resource-logs/full-text-query-features.png" lightbox="media/monitor-resource-logs/full-text-query-features.png" alt-text="Screenshot of the navigation process to the Features page.":::
337+
:::image type="content" source="media/monitor-resource-logs/enable-account-features.png" lightbox="media/monitor-resource-logs/enable-account-features.png" alt-text="Screenshot of the navigation process to the Features page.":::
338338
339339
2. Select `Enable`. This setting is applied within a few minutes. All newly ingested logs have the full-text or PIICommand text for each request.
340340
341-
:::image type="content" source="media/monitor-resource-logs/select-enable-full-text.png" alt-text="Screenshot of the full-text feature being enabled.":::
341+
:::image type="content" source="media/monitor-resource-logs/enable-diagnostics-full-text-query.png" alt-text="Screenshot of the full-text feature being enabled.":::
342342
343343
### [Azure CLI / REST API / Bicep / ARM Template](#tab/azure-cli+rest-api+bicep+azure-resource-manager-template)
344344

0 commit comments

Comments
 (0)