Skip to content

Remove unused AZURE_CREDENTIALS secret reference - #361

Open
Arun Sekhar (achandmsft) wants to merge 1 commit into
mainfrom
chore/remove-orphan-azure-credentials
Open

Remove unused AZURE_CREDENTIALS secret reference#361
Arun Sekhar (achandmsft) wants to merge 1 commit into
mainfrom
chore/remove-orphan-azure-credentials

Conversation

@achandmsft

Copy link
Copy Markdown
Collaborator

The azure-dev.yaml workflow already authenticates to Azure via OIDC (id-token: write with federated --client-id / --tenant-id). The AZURE_CREDENTIALS secret reference is a leftover from the legacy service-principal-password flow and is not used; the secret is not set on the repo. Removing the orphan line to standardize on passwordless auth.

The workflow already authenticates to Azure via OIDC (id-token: write with federated client-id/tenant-id), so the legacy AZURE_CREDENTIALS secret reference is unused. The secret is not set on the repo.
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

Successfully merging this pull request may close these issues.

1 participant