Skip to content

Commit 5c5f32b

Browse files
committed
Update app-only-auth-powershell-v2.md
Multi-tenant
1 parent 8e4a3b0 commit 5c5f32b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,9 +174,13 @@ For a detailed visual flow about creating applications in Azure AD, see <https:/
174174
175175
- **Supported account types**: Verify that **Accounts in this organizational directory only (\<YourOrganizationName\> only - Single tenant)** is selected.
176176
177+
> [!NOTE]
178+
> To make the application multi-tenant for delegated scenarios, select the value **Accounts in any organizational directory (Any Azure AD directory - Multitenant)**.
179+
177180
- **Redirect URI (optional)**: In the first box, verify that **Web** is selected. In the second box, enter the URI where the access token is sent.
178181
179-
Note that you can't create credentials for [native applications](/azure/active-directory/manage-apps/application-proxy-configure-native-client-application), because you can't use that type for automated applications.
182+
> [!NOTE]
183+
> You can't create credentials for [native applications](/azure/active-directory/manage-apps/application-proxy-configure-native-client-application), because you can't use that type for automated applications.
180184
181185
![Register an application.](media/exo-app-only-auth-register-app.png)
182186

0 commit comments

Comments
 (0)