Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

workload identity federation with openid connect - ##[error]The remote server returned an error: (401) Unauthorized. #132

Open
atedsimple opened this issue Oct 10, 2023 · 1 comment

Comments

@atedsimple
Copy link

Since we upgraded our Azure Resource Manager Service Connection to use workload identity federation with openid connect instead of standard service principal with a secret, we get the following error whenever we try to use the APIM pipeline tasks.

##[error]The remote server returned an error: (401) Unauthorized.

All other tasks are working with these new Service Connection.

Our workaround has been to create an old-style Service Connection and use that only for these APIM tasks. However, it would be better if we could make this work.

@hugodiez
Copy link

We have the same problem trying to update APIM with a Service Connection using workload identity federation. Is there a fix expected to fix this issue?

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

No branches or pull requests

2 participants