Skip to content

Commit dc7a5ba

Browse files
Merge pull request #230148 from MicrosoftGuyJFlo/SetupGuides
[Azure AD] Setup Guides Addition
2 parents cebaa1b + 437be7f commit dc7a5ba

File tree

5 files changed

+22
-7
lines changed

5 files changed

+22
-7
lines changed

articles/active-directory/authentication/howto-mfa-getstarted.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,10 @@ For more information, and additional Azure AD Multi-Factor Authentication report
249249
### Troubleshoot Azure AD Multi-Factor Authentication
250250
See [Troubleshooting Azure AD Multi-Factor Authentication](https://support.microsoft.com/help/2937344/troubleshooting-azure-multi-factor-authentication-issues) for common issues.
251251

252+
## Guided walkthrough
253+
254+
For a guided walkthrough of many of the recommendations in this article, see the [Microsoft 365 Configure multifactor authentication guided walkthrough](https://go.microsoft.com/fwlink/?linkid=2221401).
255+
252256
## Next steps
253257

254258
[Deploy other identity features](../fundamentals/active-directory-deployment-plans.md)

articles/active-directory/authentication/howto-sspr-deployment.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@ For more information about pricing, see [Azure Active Directory pricing](https:/
6868

6969
* An account with Global Administrator privileges.
7070

71+
### Guided walkthrough
72+
73+
For a guided walkthrough of many of the recommendations in this article, see the [Plan your self-service password reset deployment](https://go.microsoft.com/fwlink/?linkid=2221600) guide.
7174

7275
### Training resources
7376

articles/active-directory/fundamentals/concept-secure-remote-workers.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ The guidance helps:
3232

3333
This guide assumes that your cloud only or hybrid identities have been established in Azure AD already. For help with choosing your identity type see the article, [Choose the right authentication method for your Azure Active Directory hybrid identity solution](../hybrid/choose-ad-authn.md)
3434

35+
### Guided walkthrough
36+
37+
For a guided walkthrough of many of the recommendations in this article, see the [Set up Azure AD](https://go.microsoft.com/fwlink/?linkid=2221308) guide.
38+
3539
## Guidance for Azure AD Free, Office 365, or Microsoft 365 customers.
3640

3741
There are many recommendations that Azure AD Free, Office 365, or Microsoft 365 app customers should take to protect their user identities. The following table is intended to highlight key actions for the following license subscriptions:

articles/active-directory/manage-apps/what-is-application-management.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,10 @@ Your Azure AD reporting and monitoring solution depends on your legal, security,
128128

129129
You can clean up access to applications. For example, [removing a user’s access](methods-for-removing-user-access.md). You can also [disable how a user signs in](disable-user-sign-in-portal.md). And finally, you can delete the application if it's no longer needed for the organization. For more information on how to delete an enterprise application from your Azure AD tenant, see [Quickstart: Delete an enterprise application](delete-application-portal.md).
130130

131+
## Guided walkthrough
132+
133+
For a guided walkthrough of many of the recommendations in this article, see the [Microsoft 365 Secure your cloud apps with Single Sign On (SSO) guided walkthrough](https://go.microsoft.com/fwlink/?linkid=2221502).
134+
131135
## Next steps
132136

133137
- Get started by adding your first enterprise application with the [Quickstart: Add an enterprise application](add-application-portal.md).

articles/active-directory/reports-monitoring/recommendation-migrate-apps-from-adfs-to-azure-ad.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,15 @@ ms.service: active-directory
88
ms.topic: reference
99
ms.workload: identity
1010
ms.subservice: report-monitor
11-
ms.date: 03/07/2023
11+
ms.date: 03/25/2023
1212
ms.author: sarahlipsey
1313
ms.reviewer: hafowler
1414

1515
ms.collection: M365-identity-device-management
1616
---
17-
1817
# Azure AD recommendation: Migrate apps from ADFS to Azure AD
1918

20-
[Azure AD recommendations](overview-recommendations.md) is a feature that provides you with personalized insights and actionable guidance to align your tenant with recommended best practices.
19+
[Azure AD recommendations](overview-recommendations.md) provides you with personalized insights and actionable guidance to align your tenant with recommended best practices.
2120

2221
This article covers the recommendation to migrate apps from Active Directory Federated Services (AD FS) to Azure Active Directory (Azure AD). This recommendation is called `adfsAppsMigration` in the recommendations API in Microsoft Graph.
2322

@@ -32,13 +31,14 @@ Using Azure AD gives you granular per-application access controls to secure acce
3231
## Action plan
3332

3433
1. [Install Azure AD Connect Health](../hybrid/how-to-connect-install-roadmap.md) on your AD FS server.
34+
1. [Review the AD FS application activity report](../manage-apps/migrate-adfs-application-activity.md) to get insights about your AD FS applications.
35+
1. Read the solution guide for [migrating applications to Azure AD](../manage-apps/migrate-adfs-apps-to-azure.md).
36+
1. Migrate applications to Azure AD. For more information, see the article [Migrate from federation to cloud authentication](../hybrid/migrate-from-federation-to-cloud-authentication.md).
3537

36-
2. [Review the AD FS application activity report](../manage-apps/migrate-adfs-application-activity.md) to get insights about your AD FS applications.
38+
### Guided walkthrough
3739

38-
3. Read the solution guide for [migrating applications to Azure AD](../manage-apps/migrate-adfs-apps-to-azure.md).
40+
For a guided walkthrough of many of the recommendations in this article, see the migration guide [Migrate from AD FS to Microsoft Azure Active Directory for identity management](https://setup.microsoft.com/azure/migrate-ad-fs-to-microsoft-azure-ad).
3941

40-
4. Migrate applications to Azure AD. For more information, use [the deployment plan for enabling single sign-on](https://go.microsoft.com/fwlink/?linkid=2110877&clcid=0x409).
41-
4242
## Next steps
4343

4444
- [Review the Azure AD recommendations overview](overview-recommendations.md)

0 commit comments

Comments
 (0)