Search This Blog

Wednesday, 26 July 2017

Authentication

  • It is crucial to not only know who is using your applications, but also to prevent unauthorized access to your resources.
  • Azure provides several ways to authenticate your app clients,
  • Authenticate way such as Azure Active Directory (Azure AD), App Service Authentication.

No comments:

Post a Comment

Creating a NuGet Package Feed to Host Artifacts

Step-by-Step Guide: Creating a NuGet Package Feed to Host Artifacts 🔹 Step 1: Create a C# Class Library and Generate NuG...

Recent Post