Skip to content

Commit 6108a46

Browse files
Merge pull request #225616 from billmath/fresh4
Fresh4
2 parents 210e037 + bb066c2 commit 6108a46

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

articles/active-directory/hybrid/migrate-from-federation-to-cloud-authentication.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,10 @@ services: active-directory
66
ms.service: active-directory
77
ms.subservice: hybrid
88
ms.topic: conceptual
9-
ms.date: 01/06/2023
10-
11-
ms.author: jricketts
12-
author: janicericketts
13-
manager: martinco
14-
9+
ms.date: 01/30/2023
10+
ms.author: billmath
11+
author: jricketts
12+
manager: amycolannino
1513
ms.collection: M365-identity-device-management
1614
---
1715
# Migrate from federation to cloud authentication
@@ -366,7 +364,7 @@ On your Azure AD Connect server, follow the steps 1- 5 in [Option A](#option-a).
366364
```powershell
367365
Update-MgDomain -DomainId <domain name> -AuthenticationType "Managed"
368366
```
369-
See [Update-MgDomain](https://learn.microsoft.com/powershell/module/microsoft.graph.identity.directorymanagement/update-mgdomain?view=graph-powershell-1.0)
367+
See [Update-MgDomain](/powershell/module/microsoft.graph.identity.directorymanagement/update-mgdomain?view=graph-powershell-1.0 &preserve-view=true)
370368
371369
3. In the Azure AD portal, select **Azure Active Directory > Azure AD Connect**.
372370
@@ -448,7 +446,7 @@ If you don't use AD FS for other purposes (that is, for other relying party trus
448446
449447
### Remove AD FS
450448
451-
For a full list of steps to take to completely remove AD FS from the environment follow the [Active Directory Federation Services (AD FS) decommision guide](https://learn.microsoft.com/windows-server/identity/ad-fs/decommission/adfs-decommission-guide).
449+
For a full list of steps to take to completely remove AD FS from the environment follow the [Active Directory Federation Services (AD FS) decommision guide](/windows-server/identity/ad-fs/decommission/adfs-decommission-guide).
452450
453451
## Next steps
454452

0 commit comments

Comments
 (0)