19,797 questions with Microsoft Entra ID tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Setup Microsoft Azure SAML 2.0 into iOS application

I am trying to configure single sign-on feature of SAML 2.0 in my iOS application. I have successfully configured Auth2.0 using MSAL iOS SDK. Link: https://cocoapods.org/pods/MSAL I have also looked into docs also. LinkL:…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,797 questions
asked 2020-03-17T07:50:34.527+00:00
Mohd Haider 21 Reputation points
accepted 2020-03-17T14:01:18.437+00:00
Mohd Haider 21 Reputation points
1 answer

Staged rollout password hash sync

Hello all This feature is totally not working. What is interesting is it works fine in our dev tenant, but does not work in our production tenant . This is not a difficult task to setup, so i dont understand why this is not working in our production…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,797 questions
asked 2020-03-16T15:56:59.28+00:00
skip hofmann 46 Reputation points
answered 2020-03-17T11:02:36.537+00:00
AmanpreetSingh-MSFT 56,316 Reputation points
3 answers

Legacy / Azure AD Graph API - App Permissions

Hi I'm wanting an azure ad application to have the directory.read.all permission scope so it can read the directory. What URL needs constructing to be able to do this? Need to be in the legacy graph api Cheers

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,797 questions
asked 2020-03-16T10:58:20.373+00:00
Chris Peacock 1 Reputation point
commented 2020-03-16T16:57:28.543+00:00
soumi-MSFT 11,721 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Azure AD Certificate/Thumbprint Authenticate to Azure SQL

I have an Azure App Service which access Azure SQL. I have an AAD.AppReg with Certificate & Thumbprint I wanted to do Certificate Thumbprint based Authentication to the Azure SQL. How can I achieve same? Please advice.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,797 questions
asked 2020-03-03T00:05:03.797+00:00
Kevin Azure 141 Reputation points
answered 2020-03-16T16:06:47.573+00:00
Jean Paul 6 Reputation points
2 answers

Issues connecting to Azure AD DS

I am unable to connect to Azure AD DS from a local application, I am getting Error Code: 91 when tired connecting to Azure AD DS domain and when tried from local ldap client (ldp.exe) observing the below error ld =…

Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,797 questions
asked 2020-03-12T11:35:52.307+00:00
Vamsi Krishna 6 Reputation points
answered 2020-03-16T11:48:05.93+00:00
Vamsi Krishna 6 Reputation points
1 answer

Invalid resource. The client has requested access to a resource which is not listed in the requested permissions in the client application

I created the OAuth app to perform sharepoint authentication, When a user, Non-Microsoft email id(example.com) is trying to authenticate on my app, then the user is getting "Invalid resource. The client has requested access to a resource which is…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,797 questions
asked 2020-03-09T14:27:20.213+00:00
WMio Connectors 121 Reputation points
commented 2020-03-16T10:00:03.293+00:00
AmanpreetSingh-MSFT 56,316 Reputation points
4 answers One of the answers was accepted by the question author.

Azure monitoring and alerting

What is everyone using for proper alerting and notification into a ticketing system as well as sms page out for oncall purposes. I work on a team that believes checking email continuously is a one all solution and trying to gauge what everyone is…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,256 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,003 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,797 questions
asked 2020-03-02T17:32:09.153+00:00
Crod 266 Reputation points
answered 2020-03-14T17:53:53.803+00:00
Craig 1 Reputation point Microsoft Employee
2 answers

Implications of migrating On Prem Identities to Azure AD

One of my customers would like to know what are all the implications and what all precautions one needs to take before migrating all their identities to Azure and use Azure AD as the main AD. Any kind of documentation on this would be really helpful. …

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,797 questions
asked 2020-03-12T17:32:40.52+00:00
Pallab Chakraborty 401 Reputation points
commented 2020-03-14T17:34:03.51+00:00
Pallab Chakraborty 401 Reputation points
1 answer

Azure AD Connect not working after OS upgrade from 2016 to 2019

Hi, I have upgraded an Azure AD Connect Server, running in staging mode, to Server 2019 and now I get the following error messages: When I start Microsoft Azure Active Directory Connect Interface I get "Azure Active Directory Connect…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,797 questions
asked 2020-03-10T09:19:56.203+00:00
Diederik Janson 21 Reputation points
commented 2020-03-13T13:35:07.437+00:00
Shashi Shailaj 7,581 Reputation points Microsoft Employee
1 answer

can't disable 2 factors authentication when login to azure or power bi

I am using azure function app in order to embed PBI reports on my website. I create a new user on azure. When i try to login with this user to azure portal or power bi in the login pop up i am being asked to better secure my account . I…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,797 questions
asked 2020-03-11T12:27:50.323+00:00
yossi9 bd 1 Reputation point
answered 2020-03-13T04:51:59.97+00:00
AmanpreetSingh-MSFT 56,316 Reputation points
1 answer

How to set custom claims to aad token using C# code

I have a webapi which generates aad token and I have written token generation logic in Get() method in webapi. I'm able generate aad jwt token from webapi get() method but, now I want to include some custom claims into the token. How can I set…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,797 questions
asked 2020-03-07T14:36:00.84+00:00
Jhon 1 Reputation point
answered 2020-03-12T22:50:29.727+00:00
Marilee Turscak-MSFT 34,626 Reputation points Microsoft Employee
1 answer

Revoke-AzureADUserAllRefreshToken not working for one account

Hello I can successfully run Revoke-AzureADUserAllRefreshToken -objectid <guid> for one particular account, and it works. However running the same command against a different account i get the below error. The account i am using to run the command…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,797 questions
asked 2020-03-12T16:58:25.74+00:00
skip hofmann 46 Reputation points
answered 2020-03-12T17:45:25.22+00:00
Vasil Michev 96,836 Reputation points MVP
1 answer

Query exchange customattribute in an AAD group

I need to be able to somehow create a group in AAD that can query customattributes in exchange. it is for an fully online environment, so I don't have the tenant admin app available to query as appid in extensionproperty, what do I need to?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,797 questions
asked 2020-03-12T10:40:51.077+00:00
Siegmund Bosmans 1 Reputation point
answered 2020-03-12T10:45:03.69+00:00
Vasil Michev 96,836 Reputation points MVP
2 answers One of the answers was accepted by the question author.

Azure AD DS upgrade ?

Hi, If we deploy Azure AD DS Standard, is it possible later to upgrade to the Enterprise or Premium SKU without destroying the service ? Thanks Nicolas

Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,797 questions
asked 2020-03-11T06:45:26.647+00:00
Nicolas 111 Reputation points
accepted 2020-03-12T08:37:34.767+00:00
Nicolas 111 Reputation points
3 answers One of the answers was accepted by the question author.

Bypassing Azure AD MFA by adding machine IP address in MFA Trusted IPs throws error

I have added my machine's IPv4 address in MFA Trusted IPs and added CAP. But, it is not recognized and throws error. PFA. How to bypass Azure AD MFA by adding machine IP address in MFA Trusted IPs?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,797 questions
asked 2020-03-09T14:27:32.127+00:00
o365developer 41 Reputation points
accepted 2020-03-12T07:02:23.4+00:00
o365developer 41 Reputation points
1 answer

Retrieve an access token for Graph using a B2C tenant and delegated privileges

Hi, I'm trying to retrieve a valid access token to get to the user's audit log. As of right now, I've tried to retrieve that information both from the Azure Active Directory Graph and Microsoft Graph. Certainly, using an application scope and a…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,677 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,797 questions
asked 2020-03-10T10:55:09.993+00:00
Alex Mang 1 Reputation point Microsoft Regional Director
answered 2020-03-12T06:32:02.87+00:00
AmanpreetSingh-MSFT 56,316 Reputation points
1 answer

How to log in to Windows using Azure Active Directory with Remote Desktop from MacOS?

I tried to log in to the PC using Azure Active Directory using the Remote Desktop app of MacOS, but the message "Smart card inserted" is displayed even though there is no smart card. Is there any solution?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,797 questions
asked 2020-03-05T01:46:00.023+00:00
Keisuke.Saito 1 Reputation point
answered 2020-03-11T20:07:36.527+00:00
Marilee Turscak-MSFT 34,626 Reputation points Microsoft Employee
1 answer

Unable to download Certificate from Vue.com/Microsoft

Hi, I have completed AZ-300 and AZ-400, But still not able to download certificates from Vue.com/Microsoft

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,797 questions
asked 2020-03-10T14:19:24.21+00:00
satish vempati 1 Reputation point
answered 2020-03-10T22:32:36.137+00:00
Pete 71 Reputation points
1 answer

Users forced to use authenticator app

We have AD Connect setup with password write back to allow our O365 users to reset their AD account passwords, but the initial logon is forcing them to use the Microsoft authenticator app even though I have Azure authentication configured to use email or…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,797 questions
asked 2020-03-10T19:47:56.85+00:00
Scott Jackisch 11 Reputation points
answered 2020-03-10T20:12:25.507+00:00
Vasil Michev 96,836 Reputation points MVP
1 answer

Bulk external users as members not as guest

MSDN Redirect. Hi, Update:

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,003 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,797 questions
asked 2020-03-10T06:32:09.823+00:00
vipullag-MSFT 24,711 Reputation points
answered 2020-03-10T07:19:31.843+00:00
Vasil Michev 96,836 Reputation points MVP