Category "azure-active-directory"

Azure Storage restrict access one container only

This is my situation: Two groups in Azure AD. Group 1 can access only container1, but not container2 Group 2 can access only container2, but not container1 To a

VMSS registration in Custom DNS

We’re creating a VMSS and we use a custom DNS with extending AD from on-premises, but we are not sure how to register the VMs as the scale set scales out,

UI-Less authentication with PRT

I'm trying to authenticate the logged-on user with my cloud application. I've a rich application on the end-point (C++ or C#). I've a cloud application (not nec

How to get an AzureAD JWT for service authentication on command line

I have some company website providing some information protected by azure AD. This works fine in the browser, but I would like to create some automation on comm

Tenants Not Loading When Adding Azure AD Service Dependency

I'm attempting to add an AAD service dependency to a new ASP.NET Core Web App (MVC) project. I went to Connected Services, clicked on "Add a service dependency"

Use custom Azure AD-Attributes for Tag-based ABAC via AWS SSO

I am currently trying to set up a fine grained permission system for our infrastructure. We run each development stage in a different AWS account. Each stage th

Enabling public access to SQL Server in Azure devops release pipelines

In order to run migrations on my Test Azure SQL which is configured with PrivateLink I temporarly enable public access and then disable it again. Set-AzSqlServe

Do we need Active Directory Domain Controller to run any PowerShell commands?

I am trying to run a Powershell script which calls Get-ADUser command. Something similar to this question Powershell Active Directory commands not working in Po

How to Get Azure AD Object by Object ID Using Azure CLI

In the Azure Portal, one can look-up an Azure AD object based on the Object ID as shown below: Is it possible to retrieve an Azure AD object by the Object ID u

Azure AD OIDC Single Sign-On with HashiCorp Vault - Interactive Login Prompt Not Appearing

I have carried out two implementations of Azure AD Single Sign-On with HashiCorp Vault using OIDC and achieved contrasting results which are baffling me. I have

Show "Microsoft Active Directory" information table in WordPress

I have a spreadsheet in Microsoft Active Directory Now I want to display the information in this table in WordPress I came across this plugin according to the s

Azure App registration Client secrets expiration

Has Microsoft changed the expiration date for Client secrets to be max 2 years? It is not possible to select "Never" anymore?

How to validate AzureAD accessToken in the backend API

I just wanted to know how can we validate the azure ad access token in a backend API in my case i.e. Django rest framework. Consider that I have a single page a

Microsoft Graph Api User.Read.All Not granted for my domain

I am getting the following error or status Not granted for my domain. see the attached document Is this because my role is User? I tried to find who is Azure A

Remove old proxyaddress entry for user in azure active directory

We have an application which uses Azure B2C and Azure Active Directory. Problem: User A wants to set his specific email address. But this is not possible becaus

Getting invalid_grant: AADSTS65001: The user or administrator has not consented to use the application even though it has been consent by the admin

I am trying to access my web api written in .Net Core from a ReactJs client application. I have registered both the application in Azure AD and given Admin Cons

Missing access token under ./auth/me using Easy Auth

I'm creating an Azure Static Web App with the built-in (Easy Auth) authorization to the Azure AD. This works well, but I would also like to authorize access to

Azure AD authentication, 404 not found on /signin-oidc

The past few days, I have gotten a 404 error on /signin-oidc after successfully authenticated with Azure AD against my ASP.NET Core web app using the Microsoft

Removing Members in Groups in Azure AD Powershell Automatically (App API Permission)

I'm trying to remove members of groups automatically via a PowerShell Script. There's an Azure AD app created, with User.ReadWrite.All (Application) and as User

What does it mean to be an Instance of the Azure Active Directory?

Microsoft says, "In Azure Active Directory a tenant is an instance of Azure Active Directory that an organization receives when it signs up for a cloud applicat