What is Azure Active Directory and how to use in asp.net core.
Loading
What is Azure Active Directory and how to use in asp.net core.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajesh GamiPosted Jan 3, 2023, 6:18 AM
https://www.c-sharpcorner.com/article/azure-active-directoryad-authentication-using-asp-net-core-6/
Munib ButtPosted Jan 12, 2023, 8:50 PM
Please see below link:
https://learn.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-whatis
Ar VhinPosted Jan 3, 2023, 6:22 AM
Thanks both of you
Vishal YelvePosted Jan 3, 2023, 6:21 AM
Azure Active Directory is Microsoft’s multi-tenant, cloud-based directory and identity management service. For an organization, Azure AD helps employees sign up to multiple services and access them anywhere over the cloud with a single set of login credentials.
Please refer below links how to use Azure AD using .Net core
https://www.c-sharpcorner.com/article/azure-active-directoryad-authentication-using-asp-net-core-6/
https://www.faciletechnolab.com/blog/2021/4/13/how-to-implement-azure-ad-authentication-in-aspnet-core-50-web-application