Azure-Samples / Azure-Samples/azure-sql-db-invoke-external-rest-endpoints
Samples for how to call MS Graph API from sp_invoke_external_rest_endpoint
Open
- Dominant language
- Jupyter Notebook
- Stars
- 37
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Anyone successfully call the MS Graph API from sp_invoke_external_rest_endpoint using a managed identity?
Using access tokens seems unreliable because sometimes the tokens are longer than the 4000 character limit for headers and secrets. I've been trying to get a user managed identity to work but I keep getting "invalid audience" errors.
Contributor guide
Assessment
This issue has not been assessed yet.