Skip to content

Commit 86c8931

Browse files
Merge pull request #217936 from rwike77/patch-22
Adding link
2 parents 4bfdecf + 6f00aa4 commit 86c8931

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/active-directory/develop/setup-multi-tenant-app.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.subservice: develop
1010
ms.custom: aaddev
1111
ms.workload: identity
1212
ms.topic: conceptual
13-
ms.date: 07/15/2019
13+
ms.date: 11/10/2022
1414
ms.author: ryanwi
1515
ROBOTS: NOINDEX
1616
---
@@ -20,9 +20,10 @@ ROBOTS: NOINDEX
2020
Here is a list of recommended topics to learn more about multi-tenant applications:
2121

2222
- Get a general understanding of [what it means to be a multi-tenant application](./developer-glossary.md#multi-tenant-application)
23+
- Learn about [tenancy in Azure Active Directory](single-and-multi-tenant-apps.md)
2324
- Get a general understanding of [how to configure an application to be multi-tenant](./howto-convert-app-to-be-multi-tenant.md)
2425
- Get a step-by-step overview of [how the Azure AD consent framework is used to implement consent](./quickstart-register-app.md), which is required for multi-tenant applications
2526
- For more depth, learn [how a multi-tenant application is configured and coded end-to-end](./howto-convert-app-to-be-multi-tenant.md), including how to register, use the "common" endpoint, implement "user" and "admin" consent, how to implement more advanced multi-tier scenarios
2627

2728
## Next steps
28-
[AzureAD Microsoft Q&A](/answers/topics/azure-active-directory.html)
29+
[AzureAD Microsoft Q&A](/answers/topics/azure-active-directory.html)

0 commit comments

Comments
 (0)