19,477 questions with Microsoft Entra ID tags

Sort by: Updated
0 answers

Education tracker

Why the site of education tracker is offline ?

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,132 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,477 questions
asked 2024-04-28T15:23:41.25+00:00
Eslam Farouk AbdAlrhman Slam 0 Reputation points
1 answer

Provide some scenario's on this values -> Verify and Sign in KeyCredential usage property

I am little bit confused with the documentation of Certificate Credential flow. Above documentation link -> https://learn.microsoft.com/en-us/graph/api/resources/keycredential?view=graph-rest-1.0#properties In another document it was mentioned like…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,477 questions
asked 2024-04-17T14:46:11.32+00:00
Shekhar Nadide 186 Reputation points
commented 2024-04-28T15:03:25.96+00:00
Akhilesh 4,775 Reputation points Microsoft Vendor
1 answer

How to write XML file to import for configuring Microsoft Entra SAML Toolkit ?

Hello, I am trying to write an XML file in order to import it during the creation of my Microsoft Entra SAML Toolkit. The goal here would be filled up the following fields (in Basic SAML Configuration) : Identifier (Entity ID) + Reply URL (Assertion…

Microsoft Deployment Toolkit
Microsoft Deployment Toolkit
A collection of Microsoft tools and documentation for automating desktop and server deployment. Previously known as Microsoft Solution Accelerator for Business Desktop Deployment (BDD).
829 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,477 questions
asked 2024-04-17T09:54:58.04+00:00
Corentin Doré 0 Reputation points
commented 2024-04-28T15:02:33.1466667+00:00
Akhilesh 4,775 Reputation points Microsoft Vendor
2 answers

After Security Defaults are enabled after 14 days, how long until users are prompted for MFA

Hi, We are were prompted during Microsoft SSO that the Security Defaults for our tenant will be enabled. As we are still prepping to roll out MFA for users, I am curious on how quickly the users will be prompted to register for MFA? Ideally, we…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,477 questions
asked 2024-04-22T18:59:26.8266667+00:00
Sean Smith 0 Reputation points
commented 2024-04-28T15:01:07.4833333+00:00
Akhilesh 4,775 Reputation points Microsoft Vendor
2 answers

Setting up Entra ID sign-in for Azure B2C with custom policy, wrong openid-configuration URL

Hello, I followed the guide setting up Entra ID as a sign-in method for Azure B2C. I have successfully tested the custom policy and and the correct claims are showing on jwt.ms. However, when I use MSAL React to make a request on Azure Functions, the web…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,477 questions
asked 2024-04-18T03:45:25.3033333+00:00
Kent Man 0 Reputation points
commented 2024-04-28T15:00:33.5233333+00:00
Akhilesh 4,775 Reputation points Microsoft Vendor
1 answer

SAML SSO certificate issue with Freshservice

the current SSO certificate to be expire soon, create a new SAML SSO certificate, download base64 cer, paste who details in the freshsevices security cert field, save, and then active the new certificate in azure....then SSO in new web browser, not…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,477 questions
asked 2024-04-18T14:21:32.1166667+00:00
Fred 0 Reputation points
commented 2024-04-28T14:59:43.84+00:00
Akhilesh 4,775 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Changing the SMTP address on the O365 side with ADSync enabled

Hello, we need to make changes to ADDS ProxyAddress to add an alias to a mail user in Office 365. The user is hosted in ADDS and synchronized with Entra via ADSync. However, it is very inconvenient to use the attribute editor in ADDS. But we cannot…

Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,887 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,477 questions
asked 2024-04-24T19:11:45.52+00:00
Mountain Pond 1,161 Reputation points
commented 2024-04-28T13:23:48.63+00:00
Mountain Pond 1,161 Reputation points
1 answer

How to connect to Azure Storage account via OAuth2.0 from Azure APIM?

Step1: Created an application in Microsoft Entra ID under "App registrations". Step2: Recorded the following details: Client ID Client secret Access token URL Step3: For the Storage Account, added a role assignment and grant access to the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,752 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,689 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,428 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,477 questions
asked 2024-04-08T03:41:19.2533333+00:00
Vijay 0 Reputation points
edited a comment 2024-04-28T12:04:49.69+00:00
Vijay 0 Reputation points
0 answers

Authorization process in Node.js is not working

Hello, I want to connect to the Outlook Calendar API to read, create, update, and delete events. For this, I need to ask the user for consent. The first thing I'm doing is to generate the login URL like this: const msalConfig = { auth: { clientId:…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,965 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,596 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,477 questions
asked 2024-04-28T08:48:07.5466667+00:00
Nofar 0 Reputation points
0 answers

how to verify azure access token gotten from client web app and sent to python server

I get an azure access token from my client SPA (single page application) using MSAL (Microsoft authentication library) as a public client application. I then send the access token received after successful authentication to my python server by including…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,596 questions
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,641 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,477 questions
asked 2024-04-28T02:59:36.8366667+00:00
Jonathan okorie 0 Reputation points
1 answer

how do i delete this

boom but like seriously

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,477 questions
asked 2024-04-26T21:57:49.66+00:00
andrea s 0 Reputation points
answered 2024-04-28T00:11:06.58+00:00
Marcin Policht 10,675 Reputation points MVP
12 answers

Authenticator App - can't remove greyed out account

Hello all, I'm stuck in a strange loop using the MS Authenticator App. I'm one of the admins at my school and I've registered my phone via https://account.activedirectory.windowsazure.com/securityInfo using the MS Authenticator App. I wanted to…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,498 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,477 questions
asked 2021-01-27T10:27:40.33+00:00
Ris Janssen 116 Reputation points
commented 2024-04-27T23:04:30.22+00:00
Jb 0 Reputation points
2 answers

I can't create a Microsoft Entra ID tenant

I can't create a Microsoft Entra ID tenant following the instructions here: https://learn.microsoft.com/en-us/training/modules/allow-users-reset-their-password/3-implement-azure-ad-self-service-password-reset I don't see the same pages or options for…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,477 questions
asked 2024-04-25T19:13:18.3333333+00:00
Phillip Putzback 0 Reputation points
answered 2024-04-27T18:38:00.0733333+00:00
Babafemi Bulugbe 1,710 Reputation points
5 answers

Accounts not showing up in Microsoft Authenticator after successfully completing recovery on new Android device

I recently switched to a new smartphone and have completed recovery successfully on the new phone, but only the sync account is showing up in the 'Authenticator' tab on the new device. Backup is enabled on the previous device and says the backup was last…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,498 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,477 questions
asked 2022-12-06T19:49:31.323+00:00
MS Learner 1 Reputation point
commented 2024-04-27T17:47:23.5033333+00:00
Adam Cameron 0 Reputation points
1 answer

Creating a user in a Microsoft Entra ID B2C tenant results in the user getting a 'Password Expired" on first login attempt

Hi, After the Microsoft Azure AD B2C service got upgraded to become Microsoft Entra ID, we cannot create new users successfully anymore. When creating a user in the 'Users' -> 'Create new external user' -> Filling in user configurations: 'Sign-in…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,477 questions
asked 2024-04-26T16:15:40.1166667+00:00
Christian Borkenfelt 0 Reputation points
answered 2024-04-27T14:46:29.4833333+00:00
Babafemi Bulugbe 1,710 Reputation points
0 answers

Using Cloud sync with and Exchange Hybrid environment, changes after writeback are not visible.

According to the article about Exchange Writeback using cloud sync: "This scenario is now supported in cloud sync. Cloud sync detects the Exchange on-premises schema attributes and then "writes back" the exchange on-line attributes 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,477 questions
asked 2024-04-26T21:20:15.08+00:00
Ron Buie 0 Reputation points
edited the question 2024-04-27T05:43:33.06+00:00
vipullag-MSFT 24,121 Reputation points Microsoft Employee
3 answers

Azure B2C sign in page does not display company branding images on .NET clients only

We are using MSAL.NET with B2C to authenticate our users. We have a custom company logo and background image that we display when the user signs in to our application. In our Angular-based web portal, the sign in page displays correctly, but in our .NET…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,267 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,377 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,477 questions
asked 2024-04-12T16:26:31.89+00:00
Jordan Hariel 21 Reputation points
answered 2024-04-27T00:17:48.62+00:00
Marilee Turscak-MSFT 33,801 Reputation points Microsoft Employee
1 answer

cross-tenent application security concern

There is an cross tenant application, which used by customer tenant A and customer tenant B, both A and B grant permission to the Application to their own resources RA, RB. Does It possible tenant A be able access resource RB by the Application? In…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,117 questions
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,641 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,477 questions
asked 2024-04-26T21:49:12.9533333+00:00
Siqing Zheng 20 Reputation points
answered 2024-04-26T22:57:02.9566667+00:00
Marilee Turscak-MSFT 33,801 Reputation points Microsoft Employee
2 answers

Cannot enable Staged Rollout from Federation to PTA

We are currently federated to Entra ID with ADFS on premises. We are attempting to run the staged rollout feature with PTA and seamless sign on. Following this article: …

Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,190 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,477 questions
asked 2024-04-26T16:52:18.32+00:00
BrianSiegman-1559 21 Reputation points
commented 2024-04-26T20:06:38.7866667+00:00
Andy David - MVP 141.7K Reputation points MVP
1 answer

Azure account sign in blocked

When trying to connect to Azure I receive an account blocked notification with this error message: Error Code: 500571 Request Id: 6fdd79a2-4108-445d-93b6-8e2966ee2700 Correlation Id: eff264a6-7e44-4474-9ab4-c66ce3cffdd7 Timestamp:…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,477 questions
asked 2022-02-25T16:14:22.717+00:00
Rúben Costa 6 Reputation points
commented 2024-04-26T19:28:23.9666667+00:00
Aamir Qureshi 0 Reputation points