What is the App Registration quota or limit to query different applications?
Hi everyone, I've been searching through the documentation, but I haven't found specific details about quota limitations for App Registrations, especially when ingesting data into different Azure services like Azure Log Analytics tables or Azure Data…
Grant tenant admin consent to an application by programming/coding
Hello, I have many test tenants and my work needs to grant tenant admin consent to an application. The current solution is manual, here are the current steps I take: 1.Open browser and access this link: …
Case creation and Case listing gives "An unexpected error occurred."
Microsoft.Graph.Beta.Models.ODataErrors.ODataError HResult=0x80131500 Message=An unexpected error occurred. Source=Microsoft.Kiota.Http.HttpClientLibrary StackTrace: at…
NPU almost always active after bootup. Copilot+ pc with Qualcom processor
Microsoft Copilot + PC. Task manager shows NPU cycling between 0 and 80% usage on a 50% square wave cycle after bootup with no applications running. CPU usage 1%, memory usage 1%. Cannot find any reason for the NPU to be running so much. Any…
Can I register for the PL-300 exam online as a Syrian national holding Lebanese residency?
Details Dear Microsoft Certification Support Team, I would like to schedule the Microsoft PL-300: Power BI Data Analyst exam as an online, proctored test. I have completed the PL-300 study guide and am ready to register Online …
Not able to set up unity catalogue
Absolutely! Here's a detailed and professional description you can use to raise a support ticket with Azure, explaining: The core issue Environment details Steps you've taken Microsoft documentation and community workarounds already attempted…
Microsoft Entra Ad B2C, Epic Games and Riot games as IDP
Following the the examples of the IDPs in this list https://learn.microsoft.com/en-us/azure/active-directory-b2c/add-identity-provider, I have setup 4 different IDPs with custom policies. Currently I am looking into setting up Riot Games and Epic…
User Information List is missing in Sharepoint site
I can not find the User Information List for my sharepoint site. I have people picker column in my list and I can assign them. Also I get the lookup Id value. But when I call the graph API with this url,…
how to avoid AD account deleted if the email account disabled from Exchange ECP
When I deleted a mailbox, the mailbox is disconnected from the associated user account, and the account is removed from Active Directory. I would like to deleted the mailbox but I need to keep the associated AD account. How to do it?
Conflict and Not Found Errors When Creating Stored Procedures in Azure Cosmos DB
A Cosmos DB database contains two containers, ContainerA and ContainerB. Stored procedures (SPs) are being created for both containers with the same ID and body. The consistency level for Cosmos DB is set to strong. ContainerA does not have any SPs,…
Published Apps in a workspace appears from time to time, not always.
I'm using FSLogix and installed Matlab in my profile folder, then published the application. So currently in my Windows apps I have to see three icons: Virtual Desktop, Edge, and Matlab. But I only see Virtual Desktop. When I click refresh subscription…
Azure for Startups subscription not visible in portal after approval and credit allocation
Hello Azure Support Team, I was recently approved for the Azure for Startups program and have already received confirmation of the credits in my account. However, when I access the Azure portal and go to the “Subscriptions” section, the Azure for…
All the logs are not appearing on the Azure Managed Grafana dashboard
My total log volume is approximately 100,000 entries over a 20-minute duration. When I attempt to query this data on my Azure Managed Grafana server—specifically for my Azure App Service running a NestJS application—the server struggles to handle the…
My office365 admin account has been deleted
My office365 admin account has been deleted. What is the process to assign a current account with admin rights or create a new account with admin right. There are no other admin users on the tenant.
Terraform apply error during CreateOrUpdate and my Public IP resource gets associated to unknown subscription
Hi! I experienced a nasty glitch while terraform tried to apply changes to a Public IP resource that had delete lock. That resource somehow changed it´s subscription to a unknown one ja associated itself to a resource called appgwLoadBalancer. Any good…
Visual Studio VSIX Package Not Loading in Experimental Instance (`/rootsuffix Exp`)
Summary A previously working VSIX extension no longer loads in the Visual Studio Experimental Instance. The .vsix package builds and installs successfully. InitializeAsync() on the AsyncPackage is never called. No ActivityLog.xml is generated. All…
Usage of Continuation Token in production CosmosDB
My question relates to the working of Continuation Token in CosmosDB. My use case is the following - at some time t1, I want to start fetching some subset of documents from one of my containers in my CosmosDB account. This subset can be fetched using a…
AIP - M365
HI All, I am trying to apply AIP labels with encrypted settings, when ever i try to open the onedrive file i get this error. How can i make it work in web browser. Please advice IRM.png
all robo accounts(non-realtime users) are getting prompt "do you trust [domain].com". it started happening today suddenly.
All robo accounts(non-realtime users) are getting prompt "do you trust [domain].com". it started happening today suddenly.
New-MgServicePrincipalAppRoleAssignment : Resource '1***1' does not exist or one of its queried reference-property objects are not present
I have an azure function and i enable its managed identity , and i got a principle id "1***1":- now i tried to run this commands:- $managedIdentityObjectId = "1***1" $scopeName = "Sites.Selected" $resourceAppPrincipalObj =…