The Azure DevOps Provider should be able to authenticate with a managed identity. #238
Labels
awaiting-upstream
The issue cannot be resolved without action in another repository (may be owned by Pulumi).
kind/enhancement
Improvements or new features
resolution/fixed
This issue was fixed
Hello!
Currently the Azure DevOps Provider only authenticates with a PAT provided by a setting or an environment variable.
See: https://github.com/pulumi/pulumi-azuredevops
Issue details
Azure extended the API authentication to allow Entra ID identities. Currently the PAT has to be rotated regularly. With the new authentication the deployment credentials can be reused.
Affected area/feature
The new authentication can be implemented according to the links at the introduction page: https://devblogs.microsoft.com/devops/introducing-service-principal-and-managed-identity-support-on-azure-devops/
The text was updated successfully, but these errors were encountered: