Azure-Samples / active-directory-dotnet-webapp-openidconnect

A .NET MVC web application that uses OpenID Connect to sign-in users from a single Azure Active Directory tenant.
159 stars 109 forks source link

Update readme to include more ways you can get Azure AD #15

Closed skwan closed 7 years ago

skwan commented 9 years ago

We should update the readme to talk about using an Azure AD you might already have, e.g. associated with your Office 365 subscription. Plus the link below needs updating.


How To Run This Sample

Getting started is simple! To run this sample you will need:

Visual Studio 2013 An Internet connection An Azure subscription (a free trial is sufficient) Every Azure subscription has an associated Azure Active Directory tenant. If you don't already have an Azure subscription, you can get a free subscription by signing up at http://wwww.windowsazure.com. All of the Azure AD features used by this sample are available free of charge.

danieldobalian commented 7 years ago

Links to doc now that explains AAD tenants. Portal link was updated.