Skip to content

Conversation

@danielnelson
Copy link
Contributor

Description:

In Azure, the scope for the IAM token needs to match the service API that will be used. In the past, we always used the graph.microsoft.com scope, but services such as Azure SQL require a different scope. With this change, the connector can specify the scope it needs in the connector spec.

Workflow steps:

A connector author sets the x-iam-azure-scope annotation in the /credentials section of the connect spec to the needed scope.

Documentation links affected:

None

Notes for reviewers:

(anything that might help someone review this PR)

In Azure, the scope for the IAM token needs to match the service API
that will be used.  In the past, we always used the graph.microsoft.com
scope, but services such as Azure SQL require a different scope.  With
this change, the connector can specify the scope it needs in the
connector spec.
@danielnelson danielnelson requested a review from a team January 21, 2026 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants