Microsoft Q&A

Azure Active Directory

16,678 questions

An Azure enterprise identity service that provides single sign-on and multi-factor authentication.

16,678 questions with Azure Active Directory tags

Sort by: Updated
2 answers

Azure AD Passwordless Login - Exception when naming security key

I am trying to test setting up passwordless login for my company. However, when I register a security key, there seems to be an error when naming the security key. How do I get passed this? I've retried a few times with the same result. Correlation…

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
16,678 questions
asked 2023-03-28T19:02:54.72+00:00
Eric Lui 5 Reputation points
commented 2023-10-02T21:28:06.5633333+00:00
Michael Bollein 0 Reputation points
1 answer One of the answers was accepted by the question author.

Unable to fix the OrchestrationStep depending upon the conditional true/false

Hi, I am facing one weird issue while putting steps in OrchestrationStep. I have a requirement to allow or deny user login depending upon user IP address. I am calling an API to check user and IP information and return a boolean type. Now, I want to…

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
16,678 questions
Azure Active Directory External Identities
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
9,031 questions
asked 2023-09-27T23:37:15.5733333+00:00
Gangarde, Sachin 20 Reputation points
edited a comment 2023-10-02T21:21:30.1+00:00
Alfredo Revilla (MSFT) 22,196 Reputation points Microsoft Employee
1 answer

Conditional Access Policy for MFA Azure and DUO

I have created a Conditional Access Policy requiring MFA for Administrators following this KB from MS (https://learn.microsoft.com/en-us/azure/active-directory/conditional-access/howto-conditional-access-policy-admin-mfa). My tenant has a DUO…

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
16,678 questions
asked 2022-04-04T18:18:14.463+00:00
J Smith 1 Reputation point
edited the question 2023-10-02T21:20:21.3+00:00
JamesTran-MSFT 32,851 Reputation points Microsoft Employee
1 answer

How to resolve this Error: The token's payload does not contain "appid" property,

i am validating the AAD token i got with ... const validate = require("validate-azure-ad-token").default; //validate the token with it const decodedTokenAzure = await validate(token, { tenantId: process.env.<TENANT_ID>, …

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
16,678 questions
asked 2023-10-01T11:32:38.2866667+00:00
Stanley Arua 0 Reputation points
answered 2023-10-02T21:19:20.4166667+00:00
Alfredo Revilla (MSFT) 22,196 Reputation points Microsoft Employee
1 answer

How to fix certificate validation failed on mac os using Azure

I am working on a Mac where my employer wants to migrate from virtural machine to Azure. When adding a workspace, I am prompted to sign into a Microsoft pop-up. Then I receive a pop-up "certificate validation failed". I am taken to a…

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
16,678 questions
asked 2023-09-25T19:42:27.5066667+00:00
Jon Hite 0 Reputation points
edited a comment 2023-10-02T20:18:08.9033333+00:00
kobulloc-MSFT 17,376 Reputation points Microsoft Employee
2 answers

Cisco Anyconnect SAML- error 'no domain selected'

Hi, I am setting up SAML authentication for Azure AD accounts with Cisco AnyConnect but it keeps failing with an error 'no domain selected'. I have checked the settings and all and everything seems perfect, I have done this several times and have also…

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
16,678 questions
asked 2023-09-26T14:24:11.0833333+00:00
Kamal Muzaffar 0 Reputation points
answered 2023-10-02T20:12:32.7466667+00:00
Kamal Muzaffar 0 Reputation points
0 answers

Is there an issue with the backend service running the new API driven inbound provisioning in public preview?

I have tried this across two tenants and am running into the same issue on both. I am playing around with the new API driven inbound provisioning to Active Directory that is in public preview. I have set it up according to the documentation and have…

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
16,678 questions
Microsoft Entra
asked 2023-09-15T04:03:00.8766667+00:00
Kiran Surendran 0 Reputation points
commented 2023-10-02T20:08:00.7166667+00:00
Alfredo Revilla (MSFT) 22,196 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

'AADSTS90014: The required field 'request' is missing from the credential' when login in with Azure B2C with Custom Identity Provider

We have an issue logging in to application with Azure B2C using Azure AD identity provider. There is an user flow and custom policy added to use the provider. Everything seems to work correctly when testing the flow from the portal link, but trying the…

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
16,678 questions
asked 2023-01-17T22:29:37.9966667+00:00
Miroslaw Fiega 30 Reputation points
commented 2023-10-02T19:53:06.6333333+00:00
Alfredo Revilla (MSFT) 22,196 Reputation points Microsoft Employee
0 answers

How to perform Application migration from IBM Security Access manager(ISAM) to Azure AD

Hi All, I am looking to migrate applications from IBM Security Access Manager to Azure AD. Can anyone please advise the documentation steps to perform this task. How I should plan and what all I need? Thank you

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
16,678 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
5,669 questions
asked 2021-04-22T11:31:02.777+00:00
sridhar pradhani 16 Reputation points
commented 2023-10-02T19:41:27.46+00:00
Rajiv Kumar 0 Reputation points
0 answers

Remove disabled Azure Subscription and remove Initial Domain (...onmicrosoft.com)

At my previous company I had a Microsoft Account created with my company e-mail address. I had also an Azure Subscription connected to that Microsoft Account. I then combined this Microsoft Account with my private e-mail address (it was the company…

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
16,678 questions
Microsoft Entra
asked 2023-10-02T19:39:26.1166667+00:00
Jakub Sabacinski 0 Reputation points
1 answer

Authenticate azure devops build REST API through Azure AD access token

I need to trigger azure devops services build Rest API through azure AD access token. My devops organisation is integrated with azure AD and i have registered an app in Azure AD. using app id tenant id scope and client secret to generate access token.…

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
16,678 questions
asked 2022-03-11T17:31:55.077+00:00
Abhishek Jha 21 Reputation points
commented 2023-10-02T19:34:16.56+00:00
Mayank Aggarwal 0 Reputation points
1 answer One of the answers was accepted by the question author.

Can Azure AD Connect process a change in membership of onprem AD group for 5000 members

Hi, I am going to process a change in one of my onprem AD groups on around 5000 members. Will this cause any interruption in my Azure AD Connect services? We are running on Azure AD Connect V2. We did face an AD Connect crash a time ago while doing a…

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
16,678 questions
asked 2023-09-29T09:16:17.5633333+00:00
Apurva Pathak 120 Reputation points
commented 2023-10-02T19:31:02.69+00:00
Alfredo Revilla (MSFT) 22,196 Reputation points Microsoft Employee
1 answer

How can I view the conversation data between my Azure bot and users? I am using Bot Framework Composer to build my bot.

Hello Everyone, I want to view the conversation data between my Azure bot and users so that I can make it more intelligent. I am using Bot Framework Composer to build my bot. Thank you!

Azure Bot Service
Azure Bot Service
An Azure service that provides an integrated environment for bot development.
671 questions
Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
16,678 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
1,700 questions
asked 2023-09-26T11:19:35.11+00:00
Aarushi Sharma 20 Reputation points
commented 2023-10-02T19:24:03.8766667+00:00
YutongTie-MSFT 37,071 Reputation points
1 answer One of the answers was accepted by the question author.

Export microsoft 365 groups with owner, creation date, and last used if possible.

i was trying to use get-azureaduser but it doesnt look like its a property in that commandlet.

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
16,678 questions
asked 2023-09-29T17:47:50.9533333+00:00
Good, Anthony 20 Reputation points
commented 2023-10-02T19:01:28.7666667+00:00
Alfredo Revilla (MSFT) 22,196 Reputation points Microsoft Employee
1 answer

AzureAD and Azure Account completely messed up

I've apparently done something stupid with my Azure AD setup. I've been working in the free Azure environment to see if it will work for us and am having the following issue: The default AD directory had an unchangeable identity name of…

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
16,678 questions
asked 2023-10-02T17:20:22.6866667+00:00
Dan Guisinger 0 Reputation points
commented 2023-10-02T18:10:18.84+00:00
Dan Guisinger 0 Reputation points
1 answer

Restricting Active Directory logons and Azure M365 verification

Is it possible to restrict a user's logon to specific machines in Active Directory without requiring P1 or P2 license for conditional access rules? When I apply logon restrictions, the user is unable to verify their Azure M365 account to sign into Office…

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
16,678 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
4,876 questions
Windows 365 Enterprise
asked 2023-10-02T17:21:04.3333333+00:00
Gilreath, Joshua 1 Reputation point
answered 2023-10-02T18:10:10.25+00:00
David Broggy 5,316 Reputation points MVP
2 answers

Recover orphaned Azure AD Tenant

I have two Azure AD tenants (let's call them A and B). The user john@A was a guest of B and the only Global Administrator of B. While testing I deleted permanently john@A which left B in an orphaned state where I cannot access the AAD tenant anymore.…

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
16,678 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
564 questions
asked 2023-05-14T04:19:10.92+00:00
Robert Dolca 0 Reputation points
commented 2023-10-02T17:50:04.5333333+00:00
Dan Guisinger 0 Reputation points
0 answers

Microsoft Project Professional 2021 missing features

microsoft project professional 2021 following features not working : Sprints Project template (from the File|New tab) Link task to planner plan (from the Task | Planne tab) Task Baords (from the Report) tab) Manage Sprints (from the Project) tab) …

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
16,678 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
695 questions
Windows 365 Enterprise
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
6,853 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
5,669 questions
asked 2023-10-02T17:08:57.66+00:00
Hector Munoz 0 Reputation points
0 answers

Windows log in using Microsoft entra

HI, I need help, I am designing a software, and I would like to implement an authentication system, I had thought of "Microsoft Login", the registration will be manual by the administrators, with "local" accounts, they must not be…

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
16,678 questions
asked 2023-10-02T10:03:04.6833333+00:00
Daniele Parasporo 46 Reputation points
commented 2023-10-02T17:07:07.06+00:00
Daniele Parasporo 46 Reputation points
0 answers

What is better approach to assign the licenses in M365 tenant and why? i.e., Group based or direct assignment.

What is better approach to assign the licenses in M365 tenant and why? i.e., Group based or direct assignment. What are the benefits we get on above said options and what it covers if we select any one of these?

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
2,185 questions
Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
16,678 questions
asked 2023-10-02T15:05:25.76+00:00
Vinod Survase 3,871 Reputation points
edited the question 2023-10-02T15:06:07.6566667+00:00
Vinod Survase 3,871 Reputation points