You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Create or convert Azure Service Connection to use workload identity federation.
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):
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.
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 **
To Reproduce
Steps to reproduce the behavior:
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):
Log info
tasklog_6.log
Additional information
The text was updated successfully, but these errors were encountered: