Skip to content

Commit 665ce71

Browse files
cataggarRickWinter
authored andcommitted
Fix auth scope for ARM management endpoint
The generated code used 'user_impersonation' as the auth scope which resolves to Microsoft Graph instead of Azure Management. Changed to 'https://management.azure.com/.default' to correctly authenticate against the ARM API. This is a workaround for a typespec-rust emitter bug that should be fixed upstream.
1 parent 94b06c8 commit 665ce71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • sdk/avs/azure_resourcemanager_vmware/src/generated/clients

sdk/avs/azure_resourcemanager_vmware/src/generated/clients/avs_client.rs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)