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

Issues for Azure Resource Group with Tags and Lock after converting DevOps Service Connection to workload identity federation #565

Open
originalRoze opened this issue Nov 12, 2024 · 3 comments
Assignees

Comments

@originalRoze
Copy link

Describe the issue
After we converted Service Connections from Azure DevOps to Azure subscription from Service Principals to workload identity federation, actions using "Azure Resource Group with Tags and Lock" are failing to execute with following error ->

**Extension **

  • Extension: Azure Resource Group with Tags and Lock
  • Version: 1.0.2

To Reproduce
Steps to reproduce the behavior:

  1. Create or convert Azure Service Connection to use workload identity federation.
  2. Attempt to create a RG via either classic or yaml pipeline using several Tags.

Expected behavior
A resource group with tags created, as it works for in pipelines that is still using Service Principal based configuration.

Situation (please complete the following information):

  • Agent type: windows-2019 (Azure Hosted)
  • Authentication: workload identity federation
  • Extension Version: 1.0.2

Log info
tasklog_6.log

Additional information

@maikvandergaag
Copy link
Owner

Could you include a screenshot of the error? Besides that the extensions are not yet tested with the workload identity federation.

@originalRoze
Copy link
Author

@maikvandergaag There you go and thank you for quick reply.
image

As for them not being tested for workload identity federation, figured that much. I have used this action in quite a few projects/pipelines, so it would be much appreciated if this could be tested and implemented. So I dont need to switch this out for some other action in all pipelines that requires creation of new RGs.

@maikvandergaag
Copy link
Owner

What is the configuration of the task?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants