Skip to content

Commit b6460e8

Browse files
authored
Merge branch 'MicrosoftDocs:main' into main
2 parents fda822f + 45424dd commit b6460e8

File tree

249 files changed

+1348
-1089
lines changed

Some content is hidden

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

249 files changed

+1348
-1089
lines changed

articles/active-directory-b2c/azure-monitor.md

Lines changed: 22 additions & 17 deletions
Large diffs are not rendered by default.

articles/active-directory/develop/microsoft-graph-intro.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Microsoft Graph API
33
description: The Microsoft Graph API is a RESTful web API that enables you to access Microsoft Cloud service resources.
4-
author: davidmu1
4+
author: FaithOmbongi
55
services: active-directory
66
manager: CelesteDG
77

@@ -10,7 +10,7 @@ ms.subservice: develop
1010
ms.topic: conceptual
1111
ms.workload: identity
1212
ms.date: 10/08/2021
13-
ms.author: davidmu
13+
ms.author: ombongifaith
1414
ms.custom: aaddev
1515
---
1616

articles/active-directory/fundamentals/recover-from-deletions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ The most frequent scenarios for application deletion are:
108108

109109

110110

111-
When you delete an application, the application registration by default enters the soft-delete state. To understand the relationship between application registrations and service principals, see [Apps & service principals in Azure AD - Microsoft identity platform](../develop/app-objects-and-service-principals.md).
111+
When you delete an application, the application registration by default enters the soft-delete state. To understand the relationship between application registrations and service principals, see [Apps & service principals in Azure AD - Microsoft identity platform](/azure/active-directory/develop/app-objects-and-service-principals).
112112

113113

114114

@@ -143,7 +143,7 @@ For details on restoring soft deleted Microsoft 365 Groups, see the following do
143143

144144
### Applications
145145

146-
Applications have two objects, the application registration and the service principle. For more information on the differences between the registration and the service principal, see [Apps & service principals in Azure AD.](/develop/app-objects-and-service-principals.md)
146+
Applications have two objects, the application registration and the service principle. For more information on the differences between the registration and the service principal, see [Apps & service principals in Azure AD.](/azure/active-directory/develop/app-objects-and-service-principals)
147147

148148
To restore an application from the Azure portal, select App registrations, then deleted applications. Select the application registration to restore, and then select Restore app registration.
149149

articles/active-directory/governance/access-reviews-application-preparation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The integration patterns listed above are applicable to third party SaaS applica
7070
Now that you have identified the integration pattern for the application, check the application as represented in Azure AD is ready for review.
7171

7272
1. In the Azure portal, click **Azure Active Directory**, click **Enterprise Applications**, and check whether your application is on the [list of enterprise applications](../manage-apps/view-applications-portal.md) in your Azure AD tenant.
73-
1. If the application is not already listed, then check if the application is available the [application gallery](../manage-apps/overview-application-gallery.md) for applications that can be integrated for federated SSO or provisioning. If it is in the gallery, then use the [tutorials](../saas-apps/tutorial-list.md) to configure the application for federation, and if it supports provisioning, also [configure the application](/app-provisioning/configure-automatic-user-provisioning-portal.md) for provisioning.
73+
1. If the application is not already listed, then check if the application is available the [application gallery](../manage-apps/overview-application-gallery.md) for applications that can be integrated for federated SSO or provisioning. If it is in the gallery, then use the [tutorials](../saas-apps/tutorial-list.md) to configure the application for federation, and if it supports provisioning, also [configure the application](/azure/active-directory/app-provisioning/configure-automatic-user-provisioning-portal) for provisioning.
7474
1. One the application is in the list of enterprise applications in your tenant, select the application from the list.
7575
1. Change to the **Properties** tab. Verify that the **User assignment required?** option is set to **Yes**. If it's set to **No**, all users in your directory, including external identities, can access the application, and you can't review access to the application.
7676

articles/active-directory/governance/identity-governance-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ms.collection: M365-identity-device-management
2121

2222
Azure Active Directory (Azure AD) Identity Governance allows you to balance your organization's need for security and employee productivity with the right processes and visibility. It provides you with capabilities to ensure that the right people have the right access to the right resources. These and related Azure AD and Enterprise Mobility + Security features allows you to mitigate access risk by protecting, monitoring, and auditing access to critical assets -- while ensuring employee and business partner productivity.
2323

24-
Identity Governance give organizations the ability to do the following tasks across employees, business partners and vendors, and across services and applications both on-premises and in clouds:
24+
Identity Governance gives organizations the ability to do the following tasks across employees, business partners and vendors, and across services and applications both on-premises and in clouds:
2525

2626
- Govern the identity lifecycle
2727
- Govern access lifecycle
@@ -115,4 +115,4 @@ It's a best practice to use the least privileged role to perform administrative
115115
- [What is Azure AD entitlement management?](entitlement-management-overview.md)
116116
- [What are Azure AD access reviews?](access-reviews-overview.md)
117117
- [What is Azure AD Privileged Identity Management?](../privileged-identity-management/pim-configure.md)
118-
- [What can I do with Terms of use?](../conditional-access/terms-of-use.md)
118+
- [What can I do with Terms of use?](../conditional-access/terms-of-use.md)

articles/active-directory/manage-apps/add-application-portal-assign-users.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ If you are planning to complete the next quickstart, keep the application that y
6666

6767
Learn how to set up single sign-on for an enterprise application.
6868
> [!div class="nextstepaction"]
69-
> [Enable single sign-on](add-application-portal-setup-sso.md)
69+
> [Enable single sign-on](what-is-single-sign-on.md)

articles/active-directory/manage-apps/admin-consent-workflow-overview.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ ms.workload: identity
1010
ms.topic: how-to
1111
ms.date: 03/30/2022
1212
ms.author: ergreenl
13-
ms.reviewer: davidmu
1413
ms.collection: M365-identity-device-management
1514

1615
#customer intent: As an admin, I want to learn about the admin consent workflow and how it affects end-user and admin consent experience

articles/active-directory/manage-apps/app-management-powershell-samples.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: PowerShell samples in Application Management
33
description: These PowerShell samples are used for apps you manage in your Azure Active Directory tenant. You can use these sample scripts to find expiration information about secrets and certificates.
44
services: active-directory
5-
author: davidmu1
5+
author: omondiatieno
66
manager: CelesteDG
77
ms.service: active-directory
88
ms.subservice: app-mgmt
99
ms.workload: identity
1010
ms.topic: sample
1111
ms.date: 02/18/2021
12-
ms.author: sureshja
12+
ms.author: jomondi
1313
ms.reviewer: sureshja
1414
---
1515

articles/active-directory/manage-apps/application-management-certs-faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: Application Management certificates frequently asked questions
33
description: Learn answers to frequently asked questions (FAQ) about managing certificates for apps using Azure Active Directory as an Identity Provider (IdP).
44
services: active-directory
5-
author: davidmu1
5+
author: omondiatieno
66
manager: CelesteDG
77
ms.service: active-directory
88
ms.subservice: app-mgmt
99
ms.workload: identity
1010
ms.topic: reference
1111
ms.date: 03/19/2021
12-
ms.author: sureshja
12+
ms.author: jomondi
1313
ms.reviewer: sureshja, saumadan
1414
---
1515

articles/active-directory/manage-apps/application-sign-in-problem-application-error.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ ms.workload: identity
1010
ms.topic: troubleshooting
1111
ms.date: 07/11/2017
1212
ms.author: ergreenl
13-
ms.reviewer: davidmu
1413
ms.collection: M365-identity-device-management
1514
---
1615

0 commit comments

Comments
 (0)