Skip to content

Remove unused AZURE_CREDENTIALS secret reference#363

Open
achandmsft wants to merge 1 commit into
mainfrom
chore/remove-unused-azure-credentials
Open

Remove unused AZURE_CREDENTIALS secret reference#363
achandmsft wants to merge 1 commit into
mainfrom
chore/remove-unused-azure-credentials

Conversation

@achandmsft

Copy link
Copy Markdown
Collaborator

Removes the unused AZURE_CREDENTIALS secret reference from azure-dev.yaml.

The workflow authenticates to Azure exclusively via OIDC federated credentials (azd auth login --federated-credential-provider github). No step consumes AZURE_CREDENTIALS, so this reference is dead configuration. Removing it has no functional impact and keeps the workflow aligned with passwordless auth.

One-line deletion; no other changes.

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.

2 participants