Skip to content

Commit 271e872

Browse files
author
Kishan Odedra
committed
Final markups
1 parent 6f037fc commit 271e872

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/operator-insights/managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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 identites, 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. See [Use a managed identity for authentication](set-up-ingestion-agent.md#use-a-managed-identity-for-authentication).
4545

4646
## Related content
4747

articles/operator-insights/set-up-ingestion-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Links to the current and previous releases of the agents are available below the
4949
The ingestion agent must be able to authenticate with the Azure Key Vault created by the Data Product to retrieve storage credentials. The method of authentication can either be:
5050

5151
- Service principal with certificate credential. This must be used if the ingestion agent is running outside of Azure, such as an on-premises network.
52-
- Managed identity. This can be used as an alternative to a service principal if the ingestion agent is running on an Azure VM, it removes the need to handle any credentials.
52+
- Managed identity. If the ingestion agent is running on an Azure VM, we recommend this method. It does not require handling any credentials (unlike a service principal).
5353

5454
> [!IMPORTANT]
5555
> You may need a Microsoft Entra tenant administrator in your organization to perform this setup for you.

0 commit comments

Comments
 (0)