Category "azure-active-directory"

Active directory check if user belongs to a group

I am using the below code to pull active directory groups. How can I find out if a user belongs to xyz group or not? // create your domain context PrincipalCon

Using multiple authentication providers in C# .net core

We had .net core API already authenticating with AzureAd and then a new requirement came to authenticate the same API using Auth0 as well while keeping existing

Azure AD API request 401 Unauthorized

I have a standard Web API running on an Azure website with Azure AD authentication enabled, when browsing to the API in a browser I am able to login via the bro

How do I define the SignedOut page in Microsoft.Identity.Web?

I'm successfully signing in and out using Azure AD B2C in a Blazor Server app, but it's not clear to me the proper way to define the SignedOut page. This questi

Connecting to Dynamics 365 TDS-enabled database with OLEDB Linked Server

I want to run SQL Server queries on a Dynamics 365 database. The administrators of the Dynamics database have enabled "TDS" for me - and now I can easily connec

Can I use SVG within a customized the Azure AD B2C user interface?

I am building a customized Azure AD B2C user interface. I have included a SVG tag within my page. <body> <div class="container"> <d

Receive a request when Azure AD User receive a call

Is there is a way to receive a request on an azure app whenever a User of a Azure AD group receive a call. When a user create a call, the request returns an id

How to redirect from VB.NET legacy web application login page to azure portal to validate azure ad with MFA

I have a time management application that around 30,000 employees are using, which is developed in legacy VB.NET. Of the 30,000 employees, 27,000 will login wi

Synapse external table "Unauthorized"

I have created an external table in Azure Synapse from a parquet file stored in an ADLS Gen2 container. I have used the following three queries to create the da