Skip to content

Commit ec228ad

Browse files
committed
Change per feedback
1 parent ab77241 commit ec228ad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/automation/automation-use-azure-ad.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ services: automation
55
ms.date: 07/08/2025
66
ms.topic: how-to
77
ms.custom: devx-track-azurepowershell, no-azure-ad-ps-ref
8-
ms.author: adoyle
9-
author: adoylemsft
8+
ms.author: v-jasmineme
9+
author: jasminemehndir
1010
---
1111

1212
# Use Microsoft Entra ID to authenticate to Azure
@@ -19,7 +19,7 @@ The [Microsoft Entra ID](../active-directory/fundamentals/active-directory-whati
1919

2020
You can enable Microsoft Entra ID through the following PowerShell modules:
2121

22-
* Azure Active Directory PowerShell for Graph. Azure Automation ships with the the Az module. Functionality includes non-interactive authentication to Azure using Microsoft Entra user (OrgId) credential-based authentication. See [Azure AD 2.0.2.182](https://www.powershellgallery.com/packages/AzureAD/2.0.2.182).
22+
* Azure Active Directory PowerShell for Graph. Azure Automation ships with the Az module. Functionality includes non-interactive authentication to Azure using Microsoft Entra user (OrgId) credential-based authentication. See [Azure AD 2.0.2.182](https://www.powershellgallery.com/packages/AzureAD/2.0.2.182).
2323

2424
* Microsoft Entra ID for Windows PowerShell. This module enables interactions with Microsoft Online, including Microsoft 365.
2525

0 commit comments

Comments
 (0)