19,842 questions with Microsoft Entra ID tags

Sort by: Updated
1 answer

how to configure conditional access countries for travellers

I have a conditional access rule blocking access to all countries except USA. I have a few travelers visiting other countries, but not all the same countries. How can I setup additional conditional access rules to allow access by specific travelers…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,842 questions
asked 2024-05-23T13:03:33.64+00:00
Alfred Deisinger 0 Reputation points
answered 2024-05-24T13:55:55.4933333+00:00
Navya 4,770 Reputation points Microsoft Vendor
0 answers

Group Memberships of RoomLists are not synchronised from Exchange Online to Entra ID

Hi everyone, the title already summarize our problem/finding. But I couldn't find a satisfying answer in the web. But here some more details and how to reproduce: We have RoomLists in ExchangeOnline. In the past, these special Distribution Lists were…

Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,246 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,842 questions
asked 2024-05-24T13:33:51.06+00:00
Julius Knorr 0 Reputation points
edited the question 2024-05-24T13:35:24.3266667+00:00
Julius Knorr 0 Reputation points
4 answers

Access to Azure Active Directory Subscription - My Role: Unknown

In portal.azure.com I have two subscriptions. One of them is the subscription named "Access to Azure Active Directory". As far as I can understand, this subscription was created automatically via the Office 365 subscription I have. My…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,842 questions
asked 2020-04-27T09:07:49.287+00:00
Nick 1 Reputation point
answered 2024-05-24T13:34:47.71+00:00
absoblogginlutely 136 Reputation points
0 answers

How to manage EntraID - Enterprise application - consent and permissions - Admin consent settings via PS?

Hello, I am looking for a way to manage EntraID - Enterpise application - consent and permissions - Admin consent settings via PS. I tried two options: And via Graph: Both options change value in PS, but when I check from UI the setting remains…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,842 questions
asked 2024-05-24T13:04:02.77+00:00
Oleg Tserkovnyuk 561 Reputation points
edited a comment 2024-05-24T13:07:06.94+00:00
Oleg Tserkovnyuk 561 Reputation points
1 answer One of the answers was accepted by the question author.

Cannot get SSO to work in bot framework

I'm adding SSO for a multi-purpose bot. I followed the SSO example from microsoft to setup an initial POC. In my development environment I managed to make all SSO work and get the user token like this: var userTokenClient =…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,241 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,842 questions
asked 2024-05-16T02:05:51.3333333+00:00
Eugene De Villiers 0 Reputation points
accepted 2024-05-24T13:06:57.29+00:00
Eugene De Villiers 0 Reputation points
3 answers

Getting AADSTS501204 Malformed jwt error while logging into Microsoft apps. how to resolve this?

I have changed password for my company account. since then I am facing malformed jwt error when I try to login into Microsoft apps. I am able to login to microsoft apps through browser with new password but unable to login through installed apps. It is…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
695 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,241 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,116 questions
PowerPoint
PowerPoint
A family of Microsoft presentation graphics products that offer tools for creating presentations and adding graphic effects like multimedia objects and special effects with text.
230 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,842 questions
asked 2024-05-22T08:38:27.8133333+00:00
Durga Bhavani Chadala 30 Reputation points
commented 2024-05-24T12:59:19.4466667+00:00
Dennis Knight 0 Reputation points
1 answer

AADSTS90072 USER ACCOUNT FROM IDENTITY PROVIDER DOES NOT EXIST IN TENANT

AADSTS90072 USER ACCOUNT FROM IDENTITY PROVIDER DOES NOT EXIST IN TENANT

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,357 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,842 questions
asked 2024-05-23T15:16:51.22+00:00
Gonzales, Caryl 0 Reputation points
answered 2024-05-24T12:30:03.3866667+00:00
Akhilesh 5,485 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

[AAD] How to create an AAD PPE provisioned tenant

Hi all, I am looking for ways to create an Azure AD PPE provisioned tenant. We are creating a service which depends upon azure AD ppe tenant . We have made necessary config changes and we are trying to create an Azure AD ppe provisioned tenant but…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,842 questions
asked 2021-10-15T00:12:34.44+00:00
Wen-Che Hsu 41 Reputation points
commented 2024-05-24T12:29:58.5466667+00:00
annie harrell 0 Reputation points
1 answer

AAD Sync errors 8344 on export for a small number of accounts

Good morning hive mind! I am struggling to find what is causing error 8344 on just 8 accounts on Export sync with AAD, getting error 8344 "Insufficient access rights to perform the operation" we have enabled inheritance on the MSOL account,…

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,915 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,842 questions
asked 2024-05-21T09:42:43.29+00:00
Spencer Guest 21 Reputation points
commented 2024-05-24T12:01:38.8+00:00
Michael Smith-MSFT 2,831 Reputation points Microsoft Employee
0 answers

Issues reading custom security attributes with Entra id and graph api

I am trying to access the custom attributes of my users with graph api. I've created an attribute set with attributes and I've set a few of them on my users for testing purpose. This is the code I'm using, I tried both the current and the beta version of…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,834 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,842 questions
asked 2024-05-24T11:56:00.86+00:00
Robert Desbiens 0 Reputation points
edited the question 2024-05-24T12:01:02.8+00:00
Robert Desbiens 0 Reputation points
1 answer

i want to add my college mail to microsoft account

i want to add my college email id

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,842 questions
asked 2024-05-24T09:35:11.1+00:00
CH GANESHRAJU 0 Reputation points
answered 2024-05-24T11:57:01.6133333+00:00
Gustavo Boaventura Cruz 0 Reputation points
0 answers

Users being prompted for consent on verified apps when they shouldn't be

I recently revoked admin consent for the Enterprise app 'Apple Internet Accounts', which is required to configure Exchange email accounts on iOS natively. The idea was to have all users consent to permissions themselves rather than give the app access 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,842 questions
asked 2024-05-24T11:17:56.28+00:00
Sean O'Brien 1 Reputation point
0 answers

Universal Print trial

How to use Universal Print for free with Microsoft 365 developer E5 subscriptions? And Universal Print has any trial plan or free options for individual developers?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,842 questions
asked 2024-05-24T10:22:13.6166667+00:00
d d 40 Reputation points
1 answer

Sorry, but we’re having trouble signing you in. AADSTS700016: Application with identifier 'd1ddf0e4-d672-4dae-b554-9d5bdfd93547' was not found in the directory

Whenever I start a new session for connect-MSGraph, it defaults to using the old AppID, even if I’ve updated the AppID in the previous session. Please suggest a way to update the AppID permanently. I am expecting that “connect-MSGraph” session should…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,834 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,155 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,842 questions
asked 2024-05-23T10:34:22.19+00:00
Sivasankaran J 0 Reputation points
commented 2024-05-24T10:13:28.95+00:00
Sivasankaran J 0 Reputation points
0 answers

How can i add an additional attribute to my saml assertion

I federated an application in my azure tenant and would like to send additional user profile attributes in the saml token (for example, the country attribute - which is a native attribute). I've added it in the claims config of the application (see…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,842 questions
asked 2024-05-22T16:43:38.8466667+00:00
gurinder 0 Reputation points
commented 2024-05-24T09:45:52.8333333+00:00
Navya 4,770 Reputation points Microsoft Vendor
0 answers

Using Entra ID Auth Only in ADF + Azure SSIS IR solution

Hi, We're currently working on complying with Microsoft cloud security benchmark in our tenant and ran into an issue with our Azure Data Factory service. To comply, we need to have only Entra ID Auth on our Azure SQL DBs. We're using Azure Data Factory…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,752 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,842 questions
asked 2024-05-24T09:37:29.6033333+00:00
Johan Lindholm 0 Reputation points
2 answers One of the answers was accepted by the question author.

https://signup.live.com/signup?client_id=18fbca16-2224-45f6-85b0-f7bf2b39b3f3&contextid=17B00BA2147B5F92&opid=FD257B23F3D9B3E6&bk=1716542568&sru=https://login.live.com/oauth20_authorize.srf%3fclient_id%3d18fbca16-2224-45f6-85b0-f7bf2b39b3f3%26client_id%3d

Sgggsj aur janen aur sudharen dekhiye aur janen aur bhi kai

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,752 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
903 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,842 questions
asked 2024-05-24T09:27:15.25+00:00
Arjtsngs Gxjydhc 0 Reputation points
accepted 2024-05-24T09:27:42.88+00:00
Arjtsngs Gxjydhc 0 Reputation points
2 answers One of the answers was accepted by the question author.

https://signup.live.com/signup?client_id=18fbca16-2224-45f6-85b0-f7bf2b39b3f3&contextid=17B00BA2147B5F92&opid=FD257B23F3D9B3E6&bk=1716542568&sru=https://login.live.com/oauth20_authorize.srf%3fclient_id%3d18fbca16-2224-45f6-85b0-f7bf2b39b3f3%26client_id%3d

Dg bharate han u tube u tube ke mukhyamantri aravind aur bhi bahut kuchh kiya jana chahiye tha

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.
7,391 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,842 questions
asked 2024-05-24T09:25:30.3466667+00:00
Arjtsngs Gxjydhc 0 Reputation points
accepted 2024-05-24T09:25:59.66+00:00
Arjtsngs Gxjydhc 0 Reputation points
1 answer

ADF lost access to Dynamics CRM / Dataverse after MFA was turned on

Today my ADF pipelines started throwing errors: Operation on target Process order failed: ErrorCode=DynamicsFailedToConnect,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Failed to connect to Dynamics: Unable to Login 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,641 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,752 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,842 questions
Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
80 questions
Microsoft Dataverse Training
Microsoft Dataverse Training
Microsoft Dataverse: A Microsoft service that enables secure storage and management of data used by business apps. Previously known as Common Data Service.Training: Instruction to develop new skills.
9 questions
asked 2024-05-09T13:00:44.1466667+00:00
11-4688 61 Reputation points
commented 2024-05-24T09:23:43.6433333+00:00
AnnuKumari-MSFT 31,721 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

In AVS Implementation related Queries

Hi Team, Need your expertise inputs on the below mentioned queries that are AVS integration with Active Directory / Azure AD (Customer wanted to know whether they need to create the users manually on AVS vCenter or can they integrate with On-Prem AD).…

Azure VMware Solution
Azure VMware Solution
An Azure service that runs native VMware workloads on Azure.
322 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,842 questions
asked 2024-05-22T11:42:39.0733333+00:00
commented 2024-05-24T09:04:36.83+00:00
vipullag-MSFT 25,041 Reputation points