Skip to content

Commit 8152885

Browse files
authored
Merge pull request MicrosoftDocs#6641 from dariomws/patch-220
Updated step 1 in app-only-auth-powershell-v2.md
2 parents 9cad021 + 5fd64ed commit 8152885

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

exchange/docs-conceptual/app-only-auth-powershell-v2.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ If you encounter problems, check the [required permssions](https://docs.microsof
105105

106106
- **Name**: Enter something descriptive.
107107

108-
- **Supported account types**: Select **Accounts in this organizational directory only (Microsoft)**.
108+
- **Supported account types**: Select **Accounts in this organizational directory only (\<YourOrganizationName\> only - Single tenant)**.
109109

110110
- **Redirect URI (optional)**: In the first box, select **Web**. In the second box, enter the URI where the access token is sent.
111111

@@ -133,11 +133,11 @@ You need to assign the API permission `Exchange.ManageAsApp` so the application
133133

134134
5. In the **Select permissions** section that appears on the page, expand **Exchange** and select **Exchange.ManageAsApp**
135135

136-
![Select Exchange API permssions](media/app-only-auth-exchange-manageasapp.png)
136+
![Select Exchange.ManageAsApp permssions](media/app-only-auth-exchange-manageasapp.png)
137137

138138
When you're finished, click **Add permissions**.
139139

140-
6. Back on the **Configured permissions** page that appears, click **Grant admin consent for <\tenant name\>**, and select **Yes** in the dialog that appears.
140+
6. Back on the **Configured permissions** page that appears, click **Grant admin consent for \<tenant name\>**, and select **Yes** in the dialog that appears.
141141

142142
7. Close the flyout when you're finished.
143143

0 commit comments

Comments
 (0)