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

chore: Use OIDC to authenticate to Azure in Github Actions #3253

Merged
merged 7 commits into from
Jun 19, 2024

Conversation

kdestin
Copy link
Member

@kdestin kdestin commented Jun 19, 2024

Description

This pull request updates our workflows to use OpenID Connect (OIDC) to connect to Azure, in line guidance to avoid using Entra App Client Secrets.

Checklist

  • I have read the contribution guidelines.
  • I have coordinated with the docs team ([email protected]) if this PR deletes files or changes any file names or file extensions.
  • Pull request includes test coverage for the included changes.
  • This notebook or file is added to the CODEOWNERS file, pointing to the author or the author's team.

@kdestin kdestin force-pushed the kdestin/migrate-to-federated-credentials branch from e82367d to 6edc23e Compare June 19, 2024 20:05
@kdestin kdestin enabled auto-merge (squash) June 19, 2024 20:31
@kdestin kdestin disabled auto-merge June 19, 2024 20:55
@kdestin kdestin merged commit 9be775a into main Jun 19, 2024
248 of 301 checks passed
@kdestin kdestin deleted the kdestin/migrate-to-federated-credentials branch June 19, 2024 20:55
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