Category "azure-authentication"

Azure SQL: can we grant 'execute' permission for stored procedure to API connections in logic app?

I want to execute the stored procedures from the logic app. I have added an SQL connector for it. but in the 'Procedure name' dropdown, that particular procedur

Token is generating with all the available scopes in AzureAD

I have below setup on Azure, Host APP Added 3 Scopes under "Expose an API" tab i.e. abc, def, ghi Client APP Added all 3 Scopes under "API Permissions" tab No

Authenticate docker running locally - azure

I have managed identity enabled on azure AML and can access the AML workspace when running the code locally via vscode as it is authenticated by the current ses

Attempting to authenticate Azure AD in Azure Function returns 401, "IDX10516: Signature validation failed."

I'm attempting to build an SSO prototype using an Azure Function web API and a react-based SPA connected to Azure AD. The goal is to use "Easy Auth" (aka Azure