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 User assigned managed identity with Azure key vault
.NET / Azure

User assigned managed identity with Azure key vault

In one of the previous article, we have created a .NET Core web application and accessed the secrets stored in Azure key vault. We have seen how how to allow Visual studio to access the key…

1 Comment
June 13, 2020
.NET / Azure / Uncategorized

Azure AD B2C and MSAL with .NET Core WPF App and Web API

In this article, let's have look at how a .NET Core WPF application can be protected using Azure AD B2C and how can it call the APIs which are also…

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

Azure AD B2C and MSAL with .NET Core WPF App

In this article, let's have a look at how to enable authentication in .NET Core WPF application. Prerequisites For following all steps in this article, we will need Azure Subscription.…

1 Comment
May 30, 2020
.NET / Azure / Uncategorized

Facebook Identity Provider Federation with Azure AD B2B

In last article, we have seen how to setup the federation between Google and Azure AD B2B. In this article, let's have a look at how to setup federation with…

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

Google Identity Provider Federation with Azure AD B2B

Azure AD B2B is used as identity and access management service which is meant for enterprise application. The enterprise applications are generally targeted to users in an organization. All these…

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

Web API to Azure AD Protected Web API using MSAL

Many organizations are now moving to Microservices and APIs calling other APIs is very common in Microservices architecture. In this article, let's see how a secured API can call another…

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

Five Gotchas while using MSAL with Azure AD

I have created few demo applications by following Microsoft Documentation and published blog articles as well. While working on those demo applications, I faced some difficulties. Many of the issues…

3 Comments
May 21, 2020
.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
.NET / Azure / Uncategorized

Google Identity Provider with Azure AD B2C

Azure AD B2C can be used for authenticating the user identity. Azure AD B2C has concept of identity providers. The identity providers are used for validating the user identities. Azure…

3 Comments
May 17, 2020
.NET / Azure / Uncategorized

Azure AD B2C – Enable Multi Factor Authentication

I am trying to go through the features available in Azure AD B2C. In this article, let's try to see how multi factor authentication can be enabled. Prerequisites For following…

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

Publish .NET Core Angular App in Azure

Recently, I was trying to publish a Single Page Application to Azure App Service and I encountered an error. So, let's have a look at what that error was and…

0 Comments
May 16, 2020
  • Go to the previous page
  • 1
  • …
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • Go to the next page

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

  • JavaScript App with Azure App Configuration Service
    December 30, 2022/
    0 Comments
  • Azure App Configuration Service – Labels for Environment Specific Settings
    December 30, 2022/
    0 Comments
  • Azure App Configuration Service – Export Key-Value Pairs to a JSON File
    December 30, 2022/
    0 Comments
  • Azure App Configuration Service – Import JSON Settings from File
    December 30, 2022/
    0 Comments
  • Conditional Feature Flags with Azure App Configuration Service
    December 29, 2022/
    0 Comments
  • App Configuration – Using feature flags with Console App
    December 29, 2022/
    0 Comments
  • App Configuration – Use Feature Flags in Isolated Azure Functions App
    December 28, 2022/
    0 Comments
  • App Configuration – Use Feature Flags in InProcess Azure Functions App
    December 28, 2022/
    0 Comments
  • App Configuration – Using the feature flags from ASP .NET Core API
    December 28, 2022/
    0 Comments

Popular Posts

  • How To Use Appsettings Json Config File With .NET Console Applications
  • How To Enable Logging In .NET Console Applications
  • Multiple Ways To Set Hosting Environment In .NET Applications
  • .NET - Dependency Injection, One Interface and Multiple Implementations
  • Adding ASP .NET Core Identity to Web API Project
  • .NET 7 - Using Configurations with Minimal API
  • How to Unapply the Last EF Core Migration
  • .NET 7 - Minimal APIs with Serilog Logging Providers
  • Configure Logging Using Appsettings.json In .NET Applications

Categories

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

Archives

  • December 2022 (43)
  • November 2022 (20)
  • October 2022 (10)
  • September 2022 (16)
  • 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

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