A problem with Access packages (EntraID) requests!
I have created an access package with policy that require an approval ( there guest accounst as approvers). While someone submit a request no one recieve an email to approve the request . And at request page in the access package i see that the status is…
Understanding the best pathway to establish Hybrid Azure AD
Hello, I have a client that has this setup: On premise AD named abc.local Microsoft hosted O365 Exchange belonging to a domain called abc.com. The on premise domain and the hosted O365 email domain are not integrated and are separate. Thus, users need to…
Role in Entra ID versus Role given via Role Group in Purview
Hi, I would like to understand the difference between assigning a role - let's say "Compliance Administrator" - to a user via Entra ID versus asssgning this role via a Group Role (either "Compliance Administrator" or "Compliance…
How can I perform bulk changes for the Microsoft Authenticator Apps registration?
I have several thousands of users in my company that are still using SMS as the primary authentication methods without anything else. How can I perform the bulk enroll or add the Microsoft Authenticator apps to the below user settings ? Thank you in…
MS Entra Access Review does not provide recommendations for inactive users in a multistage review?
We have been trying to launch multi-stage review for AD Group (all users). Multi-stage is used to enable manager and compliance department review. We have enabled reviewer decision helpers for 'No sign-in within 30 days', and enabled for all stages.…
Managing azure user access for a small company just opening an Azure account
I am totally new to Azure. Zero experience. But I have experience with AWS and GCP. I need to get our Azure account setup so we can start trying some things out in there. We use google gsuite for email and such. We use terraform to manage the other…
Can't sign up for free Azure trial because of a phone number validation error
Hi, I'm trying to sign up for a free Azure trial, and when entering my phone number and trying to validate it, i get the error attached in the image. The country code is +31 (Netherlands), and i only fill in the number after that so 6xxxxxxxx. The…
Successfactors to active directory user provisioning
I have an issue with the integration Successfactors to active directory user provisioning. The attribute personalIdExternal is mapped with employeeId and set to match AD objects using this attribute. However, even I clear the employeeId attribute, the…
i accidentally delete one of my profile image path so i want it back what to do?
first i cannot sign in my account then i search how to do using YouTube, so it says that i have to delete one of my profile path but then i delete the wrong path. so i need to get back the deleted path
Is there an option to add an optional OIDC claim an ID token that indicates if MFA was prompted?
We are using a federation hub setup with PingFederate as the central IdP. Individual countries host their own Azure AD with MFA enabled. We connect to the Azure instances using Oauth/OIDC, and receive an Access and IDToken with the user claims. …
Access to Microsoft Teams blocked after disabling policy for unmanaged devices
Hello there, Yesterday, I disabled the policy restricting access from unmanaged devices, as outlined in the Microsoft documentation. (https://zcusa.951200.xyz/nl-nl/sharepoint/control-access-from-unmanaged-devices?WT.mc_id=365AdminCSH_spo) The policy…
Getting Create Button on Email Verification Screen instead of continue button
Hi, i am splitting up the sign up page like first page is Email Verification and second page is detail for sign up. in the Email Verification Page Need continue button but still create button is appearing. find below the screenshot for the same.…
Admin consent apps - Block and Deny is Greyed out
Hi Everyone, I've got a small little mystery where I'm stuck. I configure the Admin consent for application requests by users. So that not everyone can consent for themselves. I'm a Global Admin and configured people who have the GA role to be…
How to find out which of several authenticators was used in a sign-in?
We are using MFA with Microsoft Authenticator for user sign-ins to our tenant. Many of our users have registered more than one Microsoft Authenticator instance. Sometimes this is deliberate, in order to have a backup in case the primary smartphone is…
what is this error: Error code: e70a1ae4-1b6e-46d8-9690-19e37d1a74b3
Received this error in admin console when trying to view the software updates section.
I am creating a new Entra tenant for a free trial, but the phone number verification is not happening, and the process is not moving forward?
I am creating a new Entra tenant for a free trial, but the phone number verification is not happening, and the process is not moving forward
Requirements to register and authenticate a .NET desktop app in M365
Hi, all. I have a .NET desktop application (C# + WPF) which is to be registered in Microsoft Store and made available via subscription. Part of the process is clear, such as having authentication via MSAL (which I understand as having the user…
How to show additional fields in the output json of /.auth/me endpoint in azure web app.
I want to add the "Company Name" field (as shown in the image) to the output of /.auth/me endpoint. How can I achieve this?
generate SAS tokens from serviceprincipal credentials
I am working on to create java client that generates sas tokens for the given service principal credentials. I am taking a reference from…
Fetching All Directory Roles Assigned to Users Using PowerShell
Hi, I am developing a function to retrieve directory roles assigned to a user and get details based on the user ID, including whether the roles are assigned as eligible or active. I have been using, which provides the information in the format I need,…