Script to request and get access token from Microsoft graph API with certificate instead of client secret
I want to avoid using the standard MSGraph or AzureAD modules by using Invoke-WebRequest. There are plenty of examples on how to use a client secret for App Registration authentication with Invoke-WebRequest. The below is from Vasil Michev's excellent…
No es posible agregar grupos en aplicaciones empresariales debido al nivel de Plan de active Directory
No es posible agregar grupos en aplicaciones empresariales debido al nivel de Plan de active Directory. Es un plan gratuito "Microsoft Entra ID gratis". ¿Es posible cambiar de plan ? ¿cómo proceder al cambio de plan? ¿Tiene coste? Muchas…
Challenges in Managing Client Secrets for High-Scale API Integrations in Azure API Management
Currently, we are using an open-source API management application to manage APIs. This product primarily consists of two components: the Publisher, which is used to publish APIs, and the Store, which allows applications to subscribe to APIs. Once an…
Will Entra ID generate session tokens when user logsin through web app
Is it possible to integrate Entra ID for automatic user registration when a user signs up on my application’s registration page? Specifically, I’d like the user to be added to Entra ID at the time of registration so that Entra ID can handle…
Access to local resources from Entra Joined devices
A few months ago we started using Intune and I Entra Joined some devices. We have two DC onsite, one of them is the CA. The problem that I'm finding is that if a user logs on using a PIN from Entra Joined device they're not able to access shared folder…
My Azure Pay-as-you-go subscription deleted and now I want pay my past bill of that subscription.
My azure pay-as-you-go subscription is deleted but now i want settle my past bills related to that.
Can't complete login, can't get code from Authenticator App = endless loop
Hi, I bought a Microsoft Business Basic EEA package, but I can't login. I have my email and my password but when I try to complete the login it prompts me for a code from the Authenticator App. When I open the app there is no code listed. If I click try…
auth error 401
i am able to access a resource on my azure portal cosmosdb read permission but in my application when aad token is getting created locally through my code it says i dont haveread permission for cosmos db i have chevcked my cuurent subscription locally it…
Pricing of Entra domain Services including Monitoring Logs.
Hello experts! I want to know about the cost of the Entra domain services including their Monitoring logs on the basis of SKUs (Enterprise and Premium) Including managed domain cost. I expect a cost analysis from your side for my clarity, as I have gone…
SSO setup pulling First and Last Names with square brackets and quotation marks?
I'm working on setting up Single Sign-On (SSO) with a customer, but I'm running into an issue where the system is pulling the user's First Name and Last Name fields with extra square brackets and quotation marks, e.g., ["FirstName"]…
Unable to create the synchronization service account for Microsoft Entra ID. Retrying this operation may help resolve the issue.
Hi, I am keep getting this error message when trying to install Entra join could someone please help me to resolve this issue. Unable to create the synchronization service account for Microsoft Entra ID. Thanks
Can't leave a tenant
I want to leave a tenant, I tried to login to https://myaccount.microsoft.com/organizations with my account and find all organizations,click test tenant Leave button at the end, but the page always refresh and then shows that I can't sign in, then I…
Authentication Issue: No Refresh Token Found in Cache
Hello Support Team, I am encountering a persistent authentication issue while attempting to access Azure services through our application. Below is the error message received during the authentication process: Errors: [ { "errorMessage":…
Entra Cross Tenant Access-Trust Multifactor Authentication from MS Entra
Greetings, Just found out about the External Identities/Inbound Access Settings/Trust Settings "Trust multifactor authentication from microsoft entra tenants". We have had a simple Require CA MFA policy for Guests for quite some time. Recently…
Migrate O365 User Accounts from Active Directory to Entra
I currently have a Domain Controller in Azure along with an ADSync Server that Syncs active directory users to EntraID. I no longer have local DNS, DHCP, GPO, devices, or other services active on the Domain Controller. I would like to migrate the control…
Issue seen while redirect from Azure to ADFS
I have ADFS configured and local login with below URL is working fine and user gets authenticated https://adfs.stars.com/adfs/ls/idpinitiatedsignon.aspx However when I try to login with same user on portal.azure.com, on entering the user ID on azure sign…
Microsoft Entra Connect Sync fails to login
I'm trying to update Microsoft Azure AD Connect from 2.3.20.0 to 2.4.21.0. During the update process when trying to login I'm being redirected to a login window, account credentials are selected, MFA entered correctly - and the login screen changes to…
The portal is having issues getting an authentication token. The experience rendered may be degraded.
Experiencing authentication issues The portal is having issues getting an authentication token. The experience rendered may be degraded. Additional information from the call to get a token: Extension: Microsoft_ Azure_Support Resource: self Details: The…
How to fix Entra Connect Sync
Hi all, I am trying to upgrade previously working Azure AD Connect to Entra Connect so sync will on-prem server DC and M365 will begin again. Screenshot 1 - https://snipboard.io/x86SnL.jpg Screenshot 2 - https://snipboard.io/0ZOX9k.jpg Any help will be…
Conditional Access Policy not working- application enforced restrictions
I am trying to set up a Conditional Access policy to block users from using unmanaged devices. I followed the steps in this article without success:…