How to set up Azure AD as an SP when setting up SAML SSO
I see that the way to set up Azure AD as an IDP is to use the Enterprise Application. However, I have an external application that I am using as an IDP and I want to register Azure AD as an SP to implement SAML SSO, how do I set it up? Additionally, is…

Device Bitlock encrypted after the un-enrollment from Intune
Hello, I have this issue currently facing which one of my company device bitlock encrypted after unjoining to intune and unable to find the recovery even on the user company account ID on MS. Is there's a way that we can see the history on…
I can't call this azure openai api, i tried multiple things, tried debugging
so i'm trying to call the api in this format with the below format of .env it always returns a 404 depoloyment not found from the azure api side, i tried lookiong for examples but still, no clear doc on how to use/call…
Responses are missing important context, even I tried topNDocuments parameter in the API
I am using Azure Search Service to do the search for a user prompt on indexed data in json format. Index "testing_2025" have 104 documents. When I send a query like this: "Analyze the data and find the given review numbers. If found,…
Missing Root Certificates
Hi, I'm using multi-tenant Azure App Service Plan and know I can't add a Root certificate (https://azure.github.io/AppService/2021/06/22/Root-CA-on-App-Service-Guide.html#how-to-get-a-list-of-trusted-root-ca-on-app-service-using-kudu). I made a list…
Databricks: Insufficient Permission to Add Public IP Address and NAT Gateway
Hello everyone, I have a Azure Databricks resource group that pre-dates the configuration of a NAT Gateway and Standard Public IP address by default. I have tried to create a Public IP/Nat Gateway in my databricks resource group, but DENY permissions are…
pick appropriate .json data in Tab (ShellContext)
As a senior+ hobby developer I'm stuck. I know - whoever helps - this is not what this GitHub forum is for and, I know, this is an imposition! Anyway, hopefully somebody has some time and is willing to help, thank you. my APP:…
Microsoft Intune on Xiaomi 14T
Does it work on Xiaomi 14T? I've read somewhere that a lot of users encountered issues with HyperOS and setting up work profile using Intune.
Can i use my azure credit available by registering in founders hub for Azure DevOps Board?
I have recieved azure credit of 5000 after registering in the Founder's Hub Program. Can i use this credit for DevOps board?
Intune Management Extension notification installation failed
When looking at All Apps, several Intunewin deployments fail with error popup Microsoft Intune Management Extension Microsoft Intune software Distribution Application installation failed
Send targetedMeetingNotification to anonymous users using bot
Hey, I cannot understand if it is possible to send a targetedMeetingNotification to an anonymous user. I added this to my app manifest: "meetingExtensionDefinition": { "supportsAnonymousGuestUsers": true } When I join a call…
Managing Blazor Server Page State
Hi, I want to know about is there any method or technique available through which we can store our significant variables/maintain the page state in sessions under Blazor Server Pages? We are developing a high level blazor server application which needs…
DLL Registration Fails with Exit Code 5 After Upgrading Platform Toolset to v142 in Visual Studio 2019
I'm upgrading a C++ project from Visual Studio 2012 to Visual Studio 2019, changing the Platform Toolset from v110 to v142. The project builds successfully, but during registration of a DLL, I encounter the following error: error MSB3075: The command…
CA policy enforcing users to use Edge browser on Co-owned devices
I'm trying to give control over while they're on personal devices, enforcing an app protection policy for edge, but still this policy is enforcing to use edge on co-owned devices, I have already excluded co-owned devices from the CA policy
How can I export or Download Private key store in Azure Key Vault ? I need to migrate keys to somewhere else.
How can I export or Download Private key store in Azure Key Vault ? I need to migrate keys to somewhere else.
Deep links and meeting stage in anonymous and external
Hey! I want to use deep links to pop up an iframe to the meeting stage. I wanted to know if it's possible to achieve with anonymous and external users.
Funcion App: The network path was not found
Hi, for some reason, one of our function stopped working we have this error System.Private.CoreLib: The network path was not found. : 'C:\home\site\wwwroot\host.json'. We try restart the function app but didn't work Could you please check this image…
Azure Communication Services Recording MP4 Show User Avatar Instead of Default Image
We would like to Show User Avatar in the Recording MP4 instead of the default user image. We are using the latest NPM Pakages :- "@azure/communication-calling": "^1.33.2", "@azure/communication-calling-effects":…
Web app path mappings for one app service doesn't work whereas others configured the same do
I have a few app services, each have an Azure File Storage mounted, and then virtual directories mapped to that mount. This is working fine in two UK setups, works on my original Canadian service, but I'm now adding a second app in Canada, pointing to…
Database Creation Failing on Azure for MySQL Database
Trying to create a database for an application on Azure, but the process keeps failing with every attempt. What could be the potential causes for this issue?