Skip to content

Commit 23f0e25

Browse files
authored
Merge pull request #273973 from MicrosoftDocs/main
Publish to Live Wednesday 4AM PST 5/01
2 parents 0bc82ed + fca5ede commit 23f0e25

File tree

69 files changed

+829
-390
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+829
-390
lines changed

articles/ai-services/computer-vision/concept-describing-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88

99
ms.service: azure-ai-vision
1010
ms.topic: conceptual
11-
ms.date: 07/04/2023
11+
ms.date: 04/30/2024
1212
ms.author: pafarley
1313
---
1414

articles/ai-services/computer-vision/concept-face-detection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.subservice: azure-ai-face
1111
ms.custom:
1212
- ignite-2023
1313
ms.topic: conceptual
14-
ms.date: 07/04/2023
14+
ms.date: 04/30/2024
1515
ms.author: pafarley
1616
---
1717

articles/ai-services/computer-vision/concept-ocr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: PatrickFarley
77
manager: nitinme
88
ms.service: azure-ai-vision
99
ms.topic: conceptual
10-
ms.date: 07/04/2023
10+
ms.date: 04/30/2024
1111
ms.author: pafarley
1212
---
1313

articles/ai-services/computer-vision/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ metadata:
1010
ms.topic: hub-page
1111
author: PatrickFarley
1212
ms.author: pafarley
13-
ms.date: 07/04/2023
13+
ms.date: 04/30/2024
1414

1515
highlightedContent:
1616
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new

articles/ai-services/computer-vision/overview-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: azure-ai-vision
99
ms.subservice: azure-ai-face
1010
ms.topic: overview
11-
ms.date: 07/04/2023
11+
ms.date: 04/30/2024
1212
ms.author: pafarley
1313
ms.custom:
1414
- ignite-2023

articles/ai-services/computer-vision/overview-ocr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88

99
ms.service: azure-ai-vision
1010
ms.topic: overview
11-
ms.date: 07/04/2023
11+
ms.date: 04/30/2024
1212
ms.author: pafarley
1313
ms.custom: devx-track-csharp
1414
---

articles/ai-services/computer-vision/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88

99
ms.service: azure-ai-vision
1010
ms.topic: overview
11-
ms.date: 07/04/2023
11+
ms.date: 04/30/2024
1212
ms.author: pafarley
1313
ms.custom:
1414
- ignite-2023

articles/ai-services/content-safety/faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88

99
ms.service: azure-ai-content-safety
1010
ms.topic: faq
11-
ms.date: 07/03/2023
11+
ms.date: 04/30/2024
1212
ms.author: pafarley
1313
ms.custom:
1414
title: Azure AI Content Safety API Frequently Asked Questions

articles/automation/automation-manage-send-joblogs-log-analytics.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Forward Azure Automation job data to Azure Monitor logs
33
description: This article tells how to send job status and runbook job streams to Azure Monitor logs.
44
services: automation
55
ms.subservice: process-automation
6-
ms.date: 08/28/2023
6+
ms.date: 05/01/2024
77
ms.topic: conceptual
88
ms.custom: engagement-fy24
99
---
@@ -144,6 +144,9 @@ Azure Automation diagnostics create the following types of records in Azure Moni
144144
| ResourceProvider | Resource provider. The value is MICROSOFT.AUTOMATION. |
145145
| ResourceType | Resource type. The value is AUTOMATIONACCOUNTS. |
146146

147+
> [!NOTE]
148+
> Ensure credentials are not sent to Job streams. Service removes credentials before displaying Job streams in diagnostic logs.
149+
147150
### Audit events
148151
| Property | Description |
149152
| --- | --- |

articles/azure-resource-manager/management/tag-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1111,7 +1111,7 @@ To get the same data as a file of comma-separated values, download [tag-support.
11111111
> [!div class="mx-tableFixed"]
11121112
> | Resource type | Supports tags | Tag in cost report |
11131113
> | ------------- | ----------- | ----------- |
1114-
> | grafana | Yes | No |
1114+
> | grafana | Yes | Yes |
11151115
> | grafana / privateEndpointConnections | No | No |
11161116
> | grafana / privateLinkResources | No | No |
11171117

0 commit comments

Comments
 (0)