Skip to content

Commit 2d8e2e0

Browse files
Add link to Set-AzAutomationAccount cmdlet
1 parent f3f1c37 commit 2d8e2e0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/automation/disable-local-authentication.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Disable local authentication in Azure Automation
33
description: This article describes disabling local authentication in Azure Automation.
44
services: automation
55
ms.subservice: process-automation
6-
ms.date: 06/06/2024
6+
ms.date: 10/13/2025
77
ms.custom: engagement-fy24
88
ms.topic: how-to
99
#Customer intent: As an administrator, I want disable local authentication so that I can enhance security.
@@ -48,7 +48,7 @@ Disabling local authentication doesn't take effect immediately. Allow a few minu
4848
4949
## Re-enable local authentication
5050
51-
To re-enable local authentication, execute the PowerShell cmdlet `Set-AzAutomationAccount` with the parameter `-DisableLocalAuth false`.  Allow a few minutes for the service to accept the change to allow local authentication requests.
51+
To re-enable local authentication, execute the PowerShell cmdlet [Set-AzAutomationAccount](https://learn.microsoft.com/powershell/module/az.automation/set-azautomationaccount?view=azps-13.4.0) with the parameter `-DisableLocalAuth false`.  Allow a few minutes for the service to accept the change to allow local authentication requests.
5252
5353
## Compatibility
5454

0 commit comments

Comments
 (0)