What need to be done on Azure to allow our ASP.NET Core 6.0 MVC to authenticate the users against Azure AD
I created a new ASP.NET Core MVC 6.0 web application >> and i define it to use Azure AD for authentication, as follow:- then i were asked to create owned application, so i created one named "ad" as follow:- and…