Skip to content

Commit c255f67

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into rolyon-aadroles-protected-actions-policy-not-satisfied
2 parents 11a8b0b + 32ccbda commit c255f67

File tree

145 files changed

+1761
-844
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

145 files changed

+1761
-844
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22538,6 +22538,11 @@
2253822538
"redirect_url": "/azure/communication-services/concepts/call-automation/call-recording/bring-your-own-storage",
2253922539
"redirect_document_id": false
2254022540
},
22541+
{
22542+
"source_path_from_root": "/articles/openshift/howto-configure-ovn-kubernetes.md",
22543+
"redirect_url": "/azure/openshift/concepts-ovn-kubernetes",
22544+
"redirect_document_id": false
22545+
},
2254122546
{
2254222547
"source_path_from_root": "/articles/sentinel/data-connectors/microsoft-defender-threat-intelligence.md",
2254322548
"redirect_url": "/azure/sentinel/understand-threat-intelligence",

articles/active-directory/authentication/how-to-mfa-authenticator-lite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ If enabled for Authenticator Lite, users are prompted to register their account
138138
GET auditLogs/signIns
139139
```
140140

141-
If the sign-in was done by phone app notification, under **authenticationAppDeivceDetails** the **clientApp** field returns **microsoftAuthenticator** or **Outlook**.
141+
If the sign-in was done by phone app notification, under **authenticationAppDeviceDetails** the **clientApp** field returns **microsoftAuthenticator** or **Outlook**.
142142

143143
If a user has registered Authenticator Lite, the user’s registered authentication methods include **Microsoft Authenticator (in Outlook)**.
144144

articles/active-directory/devices/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@
5858
href: troubleshoot-device-dsregcmd.md
5959
- name: Troubleshoot hybrid Azure AD joined down level Windows devices
6060
href: troubleshoot-hybrid-join-windows-legacy.md
61+
- name: Local Administrator Password Solution
62+
href: howto-manage-local-admin-passwords.md
6163
- name: Manage device identities
6264
href: device-management-azure-portal.md
6365
- name: Troubleshooting Windows devices

articles/active-directory/devices/concept-primary-refresh-token.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ A PRT is invalidated in the following scenarios:
142142

143143
* **Invalid user**: If a user is deleted or disabled in Azure AD, their PRT is invalidated and can't be used to obtain tokens for applications. If a deleted or disabled user already signed in to a device before, cached sign-in would log them in, until CloudAP is aware of their invalid state. Once CloudAP determines that the user is invalid, it blocks subsequent logons. An invalid user is automatically blocked from sign in to new devices that don’t have their credentials cached.
144144
* **Invalid device**: If a device is deleted or disabled in Azure AD, the PRT obtained on that device is invalidated and can't be used to obtain tokens for other applications. If a user is already signed in to an invalid device, they can continue to do so. But all tokens on the device are invalidated and the user doesn't have SSO to any resources from that device.
145-
* **Password change**: After a user changes their password, the PRT obtained with the previous password is invalidated by Azure AD. Password change results in the user getting a new PRT. This invalidation can happen in two different ways:
145+
* **Password change**: If a user obtained the PRT with their password, the PRT is invalidated by Azure AD when the user changes their password. Password change results in the user getting a new PRT. This invalidation can happen in two different ways:
146146
* If user signs in to Windows with their new password, CloudAP discards the old PRT and requests Azure AD to issue a new PRT with their new password. If user doesn't have an internet connection, the new password can't be validated, Windows may require the user to enter their old password.
147147
* If a user has logged in with their old password or changed their password after signing into Windows, the old PRT is used for any WAM-based token requests. In this scenario, the user is prompted to reauthenticate during the WAM token request and a new PRT is issued.
148148
* **TPM issues**: Sometimes, a device’s TPM can falter or fail, leading to inaccessibility of keys secured by the TPM. In this case, the device is incapable of getting a PRT or requesting tokens using an existing PRT as it can't prove possession of the cryptographic keys. As a result, any existing PRT is invalidated by Azure AD. When Windows 10 detects a failure, it initiates a recovery flow to re-register the device with new cryptographic keys. With Hybrid Azure Ad join, just like the initial registration, the recovery happens silently without user input. For Azure AD joined or Azure AD registered devices, the recovery needs to be performed by a user who has administrator privileges on the device. In this scenario, the recovery flow is initiated by a Windows prompt that guides the user to successfully recover the device.
Lines changed: 159 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,159 @@
1+
---
2+
title: Use Windows Local Administrator Password Solution (LAPS) with Azure AD (preview)
3+
description: Manage your device's local administrator password with Azure AD LAPS.
4+
5+
services: active-directory
6+
ms.service: active-directory
7+
ms.subservice: devices
8+
ms.topic: how-to
9+
ms.date: 04/20/2023
10+
11+
ms.author: sandeo
12+
author: sandeo-MSFT
13+
ms.reviewer: joflore
14+
15+
ms.collection: M365-identity-device-management
16+
---
17+
# Windows Local Administrator Password Solution in Azure AD (preview)
18+
19+
> [!IMPORTANT]
20+
> Azure AD support for Windows Local Administrator Password Solution is currently in preview.
21+
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
22+
23+
Every Windows device comes with a built-in local administrator account that you must secure and protect to mitigate any Pass-the-Hash (PtH) and lateral traversal attacks. Many customers have been using our standalone, on-premises [Local Administrator Password Solution (LAPS)](https://www.microsoft.com/download/details.aspx?id=46899) product for local administrator password management of their domain joined Windows machines. With Azure AD support for Windows LAPS, we're providing a consistent experience for both Azure AD joined and hybrid Azure AD joined devices.
24+
25+
Azure AD support for LAPS includes the following capabilities:
26+
27+
- **Enabling Windows LAPS with Azure AD** - Enable a tenant wide policy and a client-side policy to backup local administrator password to Azure AD.
28+
- **Local administrator password management** - Configure client-side policies to set account name, password age, length, complexity, manual password reset and so on.
29+
- **Recovering local administrator password** - Use API/Portal experiences for local administrator password recovery.
30+
- **Enumerating all Windows LAPS enabled devices** - Use API/Portal experiences to enumerate all Windows devices in Azure AD enabled with Windows LAPS.
31+
- **Authorization of local administrator password recovery** - Use role based access control (RBAC) policies with custom roles and administrative units.
32+
- **Auditing local administrator password update and recovery** - Use audit logs API/Portal experiences to monitor password update and recovery events.
33+
- **Conditional Access policies for local administrator password recovery** - Configure Conditional Access policies on directory roles that have the authorization of password recovery.
34+
35+
> [!NOTE]
36+
> Windows LAPS with Azure AD is not supported for Windows devices that are [Azure AD registered](concept-azure-ad-register.md).
37+
38+
Local Administrator Password Solution isn't supported on non-Windows platforms.
39+
40+
To learn about Windows LAPS in more detail, start with the following articles in the Windows documentation:
41+
42+
- [What is Windows LAPS?](/windows-server/identity/laps/laps-scenarios-azure-active-directory) – Introduction to Windows LAPS and the Windows LAPS documentation set.
43+
- [Windows LAPS CSP](/windows/client-management/mdm/laps-csp) – View the full details for LAPS settings and options. Intune policy for LAPS uses these settings to configure the LAPS CSP on devices.
44+
- [Microsoft Intune support for Windows LAPS](/mem/intune/protect/windows-laps-overview)
45+
- [Windows LAPS architecture](/windows-server/identity/laps/laps-concepts#windows-laps-architecture)
46+
47+
## Requirements
48+
49+
### Supported Azure regions and Windows distributions
50+
51+
This feature is now available in the following Azure clouds:
52+
53+
- Azure Global
54+
- Azure Government
55+
- Azure China 21Vianet
56+
57+
### Operating system updates
58+
59+
This feature is now available on the following Windows OS platforms with the specified update or later installed:
60+
61+
- [Windows 11 22H2 - April 11 2023 Update](https://support.microsoft.com/help/5025239)
62+
- [Windows 11 21H2 - April 11 2023 Update](https://support.microsoft.com/help/5025224)
63+
- [Windows 10 20H2, 21H2 and 22H2 - April 11 2023 Update](https://support.microsoft.com/help/5025221)
64+
- [Windows Server 2022 - April 11 2023 Update](https://support.microsoft.com/help/5025230)
65+
- [Windows Server 2019 - April 11 2023 Update](https://support.microsoft.com/help/5025229)
66+
67+
### Join types
68+
69+
LAPS is supported on Azure AD joined or hybrid Azure AD joined devices only. Azure AD registered devices aren't supported.
70+
71+
### License requirements
72+
73+
LAPS is available to all customers with Azure AD Free or higher licenses. Other related features like administrative units, custom roles, Conditional Access, and Intune have other licensing requirements.
74+
75+
## Required roles or permission
76+
77+
Other than the built-in Azure AD roles of Cloud Device Administrator, Intune Administrator, and Global Administrator that are granted *device.LocalCredentials.Read.All*, you can use [Azure AD custom roles](/azure/active-directory/roles/custom-create) or administrative units to authorize local administrator password recovery. For example,
78+
79+
- Custom roles must be assigned the *microsoft.directory/deviceLocalCredentials/password/read* permission to authorize local administrator password recovery. During the preview, you must create a custom role and grant permissions using the [Microsoft Graph API](/azure/active-directory/roles/custom-create#create-a-role-with-the-microsoft-graph-api) or [PowerShell](/azure/active-directory/roles/custom-create#create-a-role-using-powershell). Once you have created the custom role, you can assign it to users.
80+
81+
- You can also create an Azure AD [administrative unit](/azure/active-directory/roles/administrative-units), add devices, and assign the Cloud Device Administrator role scoped to the administrative unit to authorize local administrator password recovery.
82+
83+
## Enabling Windows LAPS with Azure AD
84+
85+
To enable Windows LAPS with Azure AD, you must take actions in Azure AD and the devices you wish to manage. We recommend organizations [manage Windows LAPS using Microsoft Intune](/mem/intune/protect/windows-laps-policy). However, if your devices are Azure AD joined but you're not using Microsoft Intune or Microsoft Intune isn't supported (like for Windows Server 2019/2022), you can still deploy Windows LAPS for Azure AD manually. For more information, see the article [Configure Windows LAPS policy settings](/windows-server/identity/laps/laps-management-policy-settings).
86+
87+
1. Sign in to the **Azure portal** as a [Cloud Device Administrator](../roles/permissions-reference.md#cloud-device-administrator).
88+
1. Browse to **Azure Active Directory** > **Devices** > **Device settings**
89+
1. Select **Yes** for the Enable Local Administrator Password Solution (LAPS) setting and select **Save**. You may also use the Microsoft Graph API [Update deviceRegistrationPolicy](/graph/api/deviceregistrationpolicy-update?view=graph-rest-beta&preserve-view=true).
90+
1. Configure a client-side policy and set the **BackUpDirectory** to be Azure AD.
91+
92+
- If you're using Microsoft Intune to manage client side policies, see [Manage Windows LAPS using Microsoft Intune](/mem/intune/protect/windows-laps-policy)
93+
- If you're using Group Policy Objects (GPO) to manage client side policies, see [Windows LAPS Group Policy](/windows-server/identity/laps/laps-management-policy-settings#windows-laps-group-policy)
94+
95+
## Recovering local administrator password
96+
97+
To view the local administrator password for a Windows device joined to Azure AD, you must be granted the *deviceLocalCredentials.Read.All* permission, and you must be assigned one of the following roles:
98+
99+
- [Cloud Device Administrator](../roles/permissions-reference.md#cloud-device-administrator)
100+
- [Intune Service Administrator](../roles/permissions-reference.md#intune-administrator)
101+
- [Global Administrator](../roles/permissions-reference.md#global-administrator)
102+
103+
You can also use Microsoft Graph API [Get deviceLocalCredentialInfo](/graph/api/devicelocalcredentialinfo-get?view=graph-rest-beta&preserve-view=true) to recover local administrative password. If you use the Microsoft Graph API, the password returned is in Base64 encoded value that you need to decode before using it.
104+
105+
## List all Windows LAPS enable devices
106+
107+
To list all Windows LAPS enabled devices in Azure AD, you can browse to **Azure Active Directory** > **Devices** > **Local administrator password recovery (Preview)** or use the Microsoft Graph API.
108+
109+
## Auditing local administrator password update and recovery
110+
111+
To view audit events, you can browse to **Azure Active Directory** > **Devices** > **Audit logs**, then use the **Activity** filter and search for **Update device local administrator password** or **Recover device local administrator password** to view the audit events.
112+
113+
## Conditional Access policies for local administrator password recovery
114+
115+
Conditional Access policies can be scoped to the built-in roles like Cloud Device Administrator, Intune Administrator, and Global Administrator to protect access to recover local administrator passwords. You can find an example of a policy that requires multifactor authentication in the article, [Common Conditional Access policy: Require MFA for administrators](../conditional-access/howto-conditional-access-policy-admin-mfa.md).
116+
117+
> [!NOTE]
118+
> Other role types including administrative unit-scoped roles and custom roles aren't supported
119+
120+
## Frequently Asked Questions
121+
122+
### Is Windows LAPS with Azure AD management configuration supported using Group Policy Objects (GPO)?
123+
124+
Yes, for [hybrid Azure AD joined](concept-azure-ad-join-hybrid.md) devices only. See see [Windows LAPS Group Policy](/windows-server/identity/laps/laps-management-policy-settings#windows-laps-group-policy).
125+
126+
### Is Windows LAPS with Azure AD management configuration supported using MDM?
127+
128+
Yes, for [Azure AD join](concept-azure-ad-join.md)/[hybrid Azure AD join](concept-azure-ad-join-hybrid.md) ([co-managed](/mem/configmgr/comanage/overview)) devices. Customers can use [Microsoft Intune](/mem/intune/protect/windows-laps-overview) or any other third party MDM of their choice.
129+
130+
### What happens when a device is deleted in Azure AD?
131+
132+
When a device is deleted in Azure AD, the LAPS credential that was tied to that device is lost and the password that is stored in Azure AD is lost. Unless you have a custom workflow to retrieve LAPS passwords and store them externally, there's no method in Azure AD to recover the LAPS managed password for a deleted device.
133+
134+
### What roles are needed to recover LAPS passwords?
135+
136+
The following built-in roles Azure AD roles have permission to recover LAPS passwords: Global Administrator, Cloud Device Administrator, and Intune Administrator.
137+
138+
### What roles are needed to read LAPS metadata?
139+
140+
The following built-in roles are supported to view metadata about LAPS including the device name, last password rotation, and next password rotation: Global Administrator, Cloud Device Administrator, Intune Administrator, Helpdesk Administrator, Security Reader, Security Administrator, and Global Reader.
141+
142+
### Are custom roles supported?
143+
144+
Yes. If you have Azure AD Premium, you can create a custom role with the following RBAC permissions:
145+
146+
- To read LAPS metadata: *microsoft.directory/deviceLocalCredentials/standard/read*
147+
- To read LAPS passwords: *microsoft.directory/deviceLocalCredentials/password/read*
148+
149+
### What happens when the local administrator account specified by policy is changed?
150+
151+
Because Windows LAPS can only manage one local admin account on a device at a time, the original account is no longer managed by LAPS policy. If policy has the device back up that account, the new account is backed up and details about the previous account are no longer available from within the Intune admin center or from the Directory that is specified to store the account information.
152+
153+
## Next steps
154+
155+
- [Choosing a device identity](overview.md#modern-device-scenario)
156+
- [Microsoft Intune support for Windows LAPS](/mem/intune/protect/windows-laps-overview)
157+
- [Create policy for LAPS](/mem/intune/protect/windows-laps-policy)
158+
- [View reports for LAPS](/mem/intune/protect/windows-laps-reports)
159+
- [Account protection policy for endpoint security in Intune](/mem/intune/protect/endpoint-security-account-protection-policy)

0 commit comments

Comments
 (0)