Skip to content

Commit 18326de

Browse files
committed
minor update
1 parent cd205df commit 18326de

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ To configure the properties of an enterprise application, you need:
3131

3232
Application properties control how the application is represented and how the application is accessed.
3333

34-
To configure the application properties:
35-
3634
:::zone pivot="portal"
3735

36+
To configure the application properties:
37+
3838
1. Go to the [Azure Active Directory Admin Center](https://aad.portal.azure.com) and sign in using one of the roles listed in the prerequisites.
3939
1. In the left menu, select **Enterprise applications**. The **All applications** pane opens and displays a list of the applications in your Azure AD tenant. Search for and select the application that you want to use.
4040
1. In the **Manage** section, select **Properties** to open the **Properties** pane for editing.
@@ -123,7 +123,7 @@ Content-type: application/json
123123

124124
## Use Microsoft Graph to configure application properties
125125

126-
You can also configure other advanced properties of both app registrations and enterprise applications (service principals) through Microsoft Graph. These includes properties such as permissions, and role assignments. For more information, see [Create and manage an Azure AD application using Microsoft Graph](/graph/tutorial-applications-basics#configure-other-basic-properties-for-your-app).
126+
You can also configure other advanced properties of both app registrations and enterprise applications (service principals) through Microsoft Graph. These include properties such as permissions, and role assignments. For more information, see [Create and manage an Azure AD application using Microsoft Graph](/graph/tutorial-applications-basics#configure-other-basic-properties-for-your-app).
127127

128128
## Next steps
129129

0 commit comments

Comments
 (0)