Skip to content

Commit 0ba560d

Browse files
committed
removed two invalid prereqs for MI article
1 parent c377a7c commit 0ba560d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/azure-arc/servers/managed-identity-authentication.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Authenticate against Azure resources with Azure Arc-enabled servers
33
description: This article describes Azure Instance Metadata Service support for Azure Arc-enabled servers and how you can authenticate against Azure resources and local using a secret.
44
ms.topic: conceptual
5-
ms.date: 11/08/2021
5+
ms.date: 11/11/2021
66
---
77

88
# Authenticate against Azure resources with Azure Arc-enabled servers
@@ -36,8 +36,6 @@ The system environment variable **IDENTITY_ENDPOINT** is used to discover the id
3636
## Prerequisites
3737

3838
- An understanding of Managed identities.
39-
- On Windows, you must be a member of the local **Administrators** group or the **Hybrid Agent Extension Applications** group.
40-
- On Linux, you must be a member of the **himds** group.
4139
- A server connected and registered with Azure Arc-enabled servers.
4240
- You are a member of the [Owner group](../../role-based-access-control/built-in-roles.md#owner) in the subscription or resource group, in order to perform required resource creation and role management steps.
4341
- An Azure Key Vault to store and retrieve your credential. and assign the Azure Arc identity access to the KeyVault.

0 commit comments

Comments
 (0)