Skip to content

Commit 0e39217

Browse files
Incorporated peer review feedback.
1 parent 7111313 commit 0e39217

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/active-directory/manage-apps/application-proxy-configure-native-client-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Now that you've registered your native application, you can give it access to ot
6565
3. Under the **Select an API** setting, select **APIs my organization uses**. A list appears, containing the applications in your directory that expose APIs.
6666
4. Type in the search box or scroll to find the proxy application that you published in [Step 1: Publish your proxy application](#step-1-publish-your-proxy-application), and then select the proxy application.
6767
5. In the **What type of permissions does your application require?** heading, select the permission type. If your native application needs to access the proxy application API as the signed-in user, choose **Delegated permissions**. If your native application runs as a background service or daemon without a signed-in user, choose **Application permissions**.
68-
6. In the **Select permissions** heading, type in the search box or scroll to find the permissions you want to grant, select the permissions, and select **Add permissions**. The **API permissions** page for your native application now shows the proxy application and permission types that you added.
68+
6. In the **Select permissions** heading, select the desired permission, and select **Add permissions**. The **API permissions** page for your native application now shows the proxy application and permission API that you added.
6969

7070
## Step 4: Edit the Active Directory Authentication Library
7171

articles/active-directory/manage-apps/change-name-or-logo-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ It's easy to change the name or logo for a custom enterprise application in Azur
2828
2. In the left pane, select **Enterprise applications**. The list of your enterprise applications appears.
2929
3. Select an application. The application overview page appears.
3030
4. In the application overview pane, under the **Manage** heading, select **Properties**. The **Properties** page appears.
31-
5. If you want to change the name, select the **Name** box, type the new name, and press Enter.
31+
5. If you want to change the name, select the **Name** box, type the new name, and press **Enter**.
3232
6. If you want to change the logo, find the **Logo** field, and select the folder icon next to the **Select a file** box, which is below the application's current logo image.
3333

3434
![Selecting the properties command](./media/change-name-or-logo-portal/change-logo.png)

0 commit comments

Comments
 (0)