EDIT 1: I initially thought the calls were working when the application was deployed on the server but it is not the case. Context: Single Page A ...
EDIT 1: I initially thought the calls were working when the application was deployed on the server but it is not the case. Context: Single Page A ...
I've been trying to find in Microsoft documentation (learn.microsoft.com) format specifications for the ClientID, the ClientSecret and the TenantID in ...
Needs I need to be able to sync an online Excel spreadsheet with data from my database. Question Per the Microsoft Graph api docs, these writes requi ...
I am using the example msal-react to authenticate and consume sharepoint services using their graph api, create an application on AAD with delegated p ...
I have created 2 azure security groups (Read-SQL and the second is Write-SQL) in order for them to login into multiple Azure SQL servers via SSMS usin ...
I am trying to create a parquet file in an ALDS gen2 container but it is failing with below error Status code 400, "{"error":{"code":"InvalidQueryPar ...
I am updating my current scripts from the AzureAD module and want to update a script which deletes expired app registration certificates. I can remov ...
I'm not able to find the correct Azure active directory in Apply filter/Filter account -window. AAD settings should be fine and I can see tens of othe ...
The azure app service provided an URL in such format https://your-app-name.azurewebsites.net When Expose an API in azure app registration the Applica ...
I want to authenticate users with Azure Active Directory (AD) in a mobile app that calls its own REST API and possibly, make it simple. Looks like th ...
We are working on a use case in Azure AD B2C space, where we need to access the user’s MFA phone number (as shown in image below) entered while regist ...
So how we can fetch the secrets or keys for Azure Data Factory , logic apps, Azure Synapse and Azure DataBricks if we disable the public access for ke ...
Do we have a solution in python to list job runs that are created using Azure VM managed identity in Azure Databricks. Appreciate the help! I am get ...
I configured my local shibboleth IdP to proxy authentication to Azure AD but on redirect and getting an Azure error: My service provider that is re ...
I have been trying to implement a solution for this for days. It's my first experiment with Microsoft Graph. I had our network admin register the app ...
is it possible to export azure billing report to a database for detailed analysis? I know storage export but csv doesn't help. something like gcp bill ...
I have registered the application in azure active directory but when I want to give this permission Office 365 Exchange Online from under APIs my orga ...
is there a way to know using Advanced Hunting queries(KQL) whether a user logged in using certificate based authentication? do we see these kind of da ...
I have set up a B2C instance OK and managed to get a basic Blazor (server) app working with it a using the Microsoft Identity Platform (using AD group ...
I'm trying to read and write over a newly created azure table, but I kept getting 403 errors. I'm using the same account that I used to create the tab ...