Skip to content
The Code Blogger
  • Home
  • YouTube
  • .NET
  • Azure
  • Archives
  • About
Menu Close
  • Home
  • YouTube
  • .NET
  • Azure
  • Archives
  • About
Read more about the article Authentication Options on Azure App Service
.NET / Azure / Uncategorized

Authentication Options on Azure App Service

Azure App Service provides very convenient way to publish your web application on internet. You can directly publish the web application from Visual Studio publish. Azure App Services also provide…

0 Comments
May 20, 2020
.NET / Azure / Uncategorized

Facebook Identity Provider with Azure AD B2C

Azure AD B2C can support variety of identity providers, which can authenticate users. Suppose you have Angular application which calls the Web APIs and both are protected using Azure AD…

0 Comments
May 18, 2020
Azure / Uncategorized

Creating user flows in Azure AD B2C tenant

Azure Active Directory is Azure's identity and access management service. It can be used for authenticating and authorizing users to ensure that only allowed users are able to access the…

0 Comments
May 11, 2020
.NET / Azure / Uncategorized

Secure your Web API using Azure AD and MSAL

In this article, we will use Azure AD to secure the Web API. We are going to use MSAL for this demonstration. MSAL stands for Microsoft Authentication Library. Please note…

10 Comments
April 29, 2020
Angular / Azure

Setup Azure AD OAuth with Angular Application

Now a days, many people are preferring Angular to go for fairly large scale and complex applications. In this article, we will have a look at how to enable OAuth…

4 Comments
April 23, 2020
Azure / Uncategorized

Knowing basics of user flows in Azure AD B2C

When you are working on applications which will be used by customers, you can use the Azure Active Directory to take care of sign-in and access management. This can help…

0 Comments
December 26, 2019
Azure / Uncategorized

Create your first Azure AD B2C tenant instance

When you are working on applications which will be used by customers, you can use the Azure Active Directory to take care of sign-in and access management. This can help…

0 Comments
December 25, 2019
Azure / Uncategorized

What is meaning of B2B and B2C tenant in Azure Active Directory ?

When you work with Azure Active Directory, you may here B2B and B2C words quite often. In this article, let's have a look at what do they mean. Azure AD…

0 Comments
December 24, 2019

About Me

Manoj Choudhari

I am a Microsoft MVP and currently working as Senior Software Engineer. I blog about C#, .NET and Azure.
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab

Follow Me

  • Twitter
  • LinkedIn
  • GitHub
  • YouTube

Buy Me a Coffee

Newsletter

Get all latest content delivered to your email a few times a month.

Recent Posts

  • Nullable Reference Migration – How to decide the nullability ?
    August 16, 2022/
    0 Comments
  • .NET 7 – Important Breaking Changes for Web Developers
    August 13, 2022/
    0 Comments
  • DOTNET CLI and EditorConfig for Enforcing Code Style
    June 16, 2022/
    0 Comments
  • Tips for Estimating the Null Reference Migrations
    June 9, 2022/
    1 Comment
  • Important Bits from Microsoft Build 2022 for Developers
    June 2, 2022/
    0 Comments
  • Approaches for Resolving Nullable Warnings on Existing Codebase
    May 31, 2022/
    2 Comments
  • Getting Started on Nullable Reference Types
    May 26, 2022/
    0 Comments
  • Migrating to Latest .NET Using Upgrade Assistant
    May 19, 2022/
    0 Comments
  • Migrating to the Latest .NET – A Conceptual Guide
    May 12, 2022/
    0 Comments

Popular Posts

  • Nullable Reference Migration - How to decide the nullability ?
  • .NET 7 - Important Breaking Changes for Web Developers
  • How To Use Appsettings Json Config File With .NET Console Applications
  • How To Enable Logging In .NET Console Applications
  • Passing Input Parameters to .NET Core Web API Actions
  • Configure Logging Using Appsettings.json In .NET Applications
  • Multiple Ways To Set Hosting Environment In .NET Applications
  • Exception Handling Middleware In .NET Core Web API
  • .NET EF Core - Unit Testing EF Core Repositories

Categories

  • .NET
  • Angular
  • Azure
  • Azure DevOps
  • Entity Framework Core
  • Installers
  • PowerShell
  • Rest
  • SQL Server
  • Tips
  • Uncategorized

Archives

  • August 2022 (2)
  • June 2022 (3)
  • May 2022 (5)
  • March 2022 (1)
  • December 2021 (2)
  • November 2021 (3)
  • August 2021 (1)
  • July 2021 (25)
  • June 2021 (30)
  • May 2021 (31)
  • April 2021 (17)
  • March 2021 (1)
  • December 2020 (30)
  • October 2020 (5)
  • September 2020 (2)
  • August 2020 (3)
  • June 2020 (24)
  • May 2020 (25)
  • April 2020 (3)
  • January 2020 (8)
  • December 2019 (34)
  • November 2019 (20)
  • October 2019 (3)
  • June 2019 (2)
  • April 2019 (10)
  • March 2019 (19)
  • February 2019 (8)
  • January 2019 (4)

Translate to your language

Spam Blocked

253 spam blocked by Akismet
thecodeblogger.com © Copyright, 2022