https://scimvalidator.microsoft.com/ times out
Hello, we're experiencing issues when trying to use the https://scimvalidator.microsoft.com/ website. Actually it times out very frequently. I tried to access the website from different networks and different computers as well. We're in Italy (both work…
How can I add extensionAttributes to the list of triggers in Lifecycle Workflows?
When creating a lifecycle workflow that triggers on an attribute change, none of the extensionAttributes (e.g., extensionAttribute1 through 15) appear in the dropdown. These attributes are native to Entra and are being used for data that doesn't meet the…
Azure AD account locked out, but does not show being locked out in Azure or on-prem AD
Having an issue with two service accounts where they are giving a message when trying to login to Office to open Excel. The error just says that the account is locked out. I have verified that the account is not locked out at least in our on-prem AD. …
How can I include an email claim in an Open ID token for the managed account in Entra ID?
I registered a multi-tenant application in my own tenant of Microsoft Entra ID. I configured email and openid as API Permissions. I tried the device code grant flow with this application. I specified email and openid as scope in the v2.0/devicecode…
I cant leave another organization
Hello Please i need your help on this issue. I have an account that is attached to "another organization" but is not being allowed to leave. When I try to leave for him, I also get an error.
Azure custom passwords
For the management of my users in Azure Microsoft Entra ID I need to set a series of characteristics to the passwords of my users: length, allowed characters, expiration, not being able to use x previous passwords, etc. where can I do this or how can I…
GraphAPI WorksheetProtection: unprotect function fails with: "The argument is invalid or missing or has an incorrect format.", but follows API specification?
When calling the unprotect function via the Graph Explorer, I'm getting an error: "The argument is invalid or missing or has an incorrect format.", but I believe I'm following everything that the api says it…
Urgent requirement to contact Data Protection Team
One of our clients is experiencing a tenant lockout therefore have no access to the tenant. They buy their licenses direct with Microsoft so have no access via our partner account or reseller account. We have a ticket opened and escalated to the Data…
Implementing Azure AD B2C with Local Identity and SSO for Third-Party Access
Hi, We want to set up Azure AD B2C with local identity support and enable Single Sign-On (SSO) using custom policies for the following scenario: A user logs into my website using the B2C sign-in/sign-up policy via an iframe (this is functioning…
How do I access SharePoint with PowerShell 7?
Hello everyone, I'm trying to create a PS script that reads the set permissions of a folder from SharePoint and creates a copy of it with the same rights. In MS Entra Admin Center, I've created a new app and granted it numerous permissions for testing…
Entra ID Connect failing to create synchronization account
A customer of ours had AAD Connect setup and working fine until one day it didn't. Not sure what happened, but probably a password change without following the correct process of destroying the encryption keys. I am now trying to install and configure…
We’re unable to validate your phone number
Hi, whenever I try to sign in at Azure and I provide my phone number, it says We’re unable to validate your phone number Phone validation is required to confirm your identity and complete signup. Reenter your SMS verification code, or try again with a…
When using MSAL to obtain a JWT, Android and iOS have different versions of the returned JWT.
When authenticating with an MSAL to obtain a JWT, two different versions of the JWT are returned. Both Android and iOS have the same endpoint, scope, and are looking at the same tenant's APP. However, Android returns JWT v2, while iOS returns JWT…
How to configure Microsoft Entra to revoke access at an application level and not at the AD level?
How to configure Microsoft Entra to revoke access at an application level and not at the AD level?
How to enable device
I have accidentally disabled the device in my office account. How to enable this?
Trusting Device Compliance Across B2B Tenants in Intune
Tenant A and Tenant B are B2B connected with device trust enabled, and there are devices registered in Intune for both tenants. The primary login on the devices is from their respective tenants, but users have accounts in both. Currently, when trying to…
Moving hosted O365 email from GoDaddy to Microsoft with a standalone Azure tenant
Good afternoon! I am working with my customer to migrate their Office 365 Mailboxes, OneDrive, SharePoint, and Teams from GoDaddy directly to Microsoft. GoDaddy automates much of this with a high level migration overview of: Approval Creation of a new…
Unknown HTTP error while retrieving PRT token with smart-card logon
We are currently migrating our proprietary smart-card logon system to Entra ID in combination with Entra CBA. Our machines are (successfully) Hybrid Joined. We have the single sign-on system working for password-based logons on the PC. The user gets a…
How to Fix my account login issue
Dear Microsoft Support Team, I hope this message finds you well. I’m reaching out on behalf of my colleague, Mr. Prem, whose email ID is ADMIN (prem.p@sen-sol.com) has been logged out of his account (both in Outlook and Authenticator apps). He was using…
what is the actual regex pattern used in validation of Identifier (Entity ID) field in Basic SAML Configuration section in Microsoft azure ?
requirement : I have to write a code for validation of Entity ID through regex. problem : Cant able to identify how the textbox validation is handled because the textbox excepts "a" and also it accepts "//hello/world?" but not this…