Skip to content

Commit db400dd

Browse files
Merge pull request #270369 from rcdun/update_explanation_of_managed_identity_for_ingestion
Add more detail to managed-identity.md about the purpose of managed i…
2 parents c943976 + f5f7722 commit db400dd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/operator-insights/managed-identity.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: rdunstan
66
ms.reviewer: rathishr
77
ms.service: operator-insights
88
ms.topic: concept-article
9-
ms.date: 01/23/2024
9+
ms.date: 03/26/2024
1010
---
1111

1212
# Managed identity for Azure Operator Insights
@@ -31,7 +31,7 @@ Azure Operator Insights use a user-assigned managed identity for:
3131

3232
- Encryption with customer-managed keys, also called CMK-based encryption.
3333
- Integration with Microsoft Purview. The managed identity allows the Data Product to manage the collection and the data catalog within the collection.
34-
- Authentication to Azure with an [ingestion agent](ingestion-agent-overview.md). See [use a managed identity for authentication](set-up-ingestion-agent.md#use-a-managed-identity-for-authentication).
34+
- Authentication to Azure for an [Azure Operator Insights ingestion agent](ingestion-agent-overview.md) on an Azure VM. The managed identity allows the ingestion agent to access a Data Product's Key Vault. See [use a managed identity for authentication](set-up-ingestion-agent.md#use-a-managed-identity-for-authentication).
3535

3636
When you [create a Data Product](data-product-create.md), you set up the managed identity and associate it with the Data Product. To use the managed identity with Microsoft Purview, you must also [grant the managed identity the appropriate permissions in Microsoft Purview](purview-setup.md#access-and-set-up-your-microsoft-purview-account).
3737

@@ -41,7 +41,7 @@ You use Microsoft Entra ID to manage user-assigned managed identities. For more
4141

4242
Azure Operator Insights Data Products don't support system-assigned managed identities.
4343

44-
Azure Operator Insights ingestion agents on Azure VMs support system-assigned managed identities. See [Use a managed identity for authentication](set-up-ingestion-agent.md#use-a-managed-identity-for-authentication).
44+
Azure Operator Insights ingestion agents on Azure VMs support system-assigned managed identities for accessing a Data Product's Key Vault. See [Use a managed identity for authentication](set-up-ingestion-agent.md#use-a-managed-identity-for-authentication).
4545

4646
## Related content
4747

0 commit comments

Comments
 (0)