Skip to content

Update rotation script and Azure Durable functions #242

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

Merged
merged 3 commits into from
Jun 13, 2024

Conversation

msftrubengu
Copy link
Contributor

This PR

  1. Fix rotation script. While we are in the process of moving away from connection strings, we still need them while Azure Files implement support using managed identity. The rotation script is outdated as az keyvault storage is deprecated so the command doesn't exist in the az cli of the agents. This cmd was useful as it gives you which is the active key to be used for the connection string. Instead we just figure out which one is the oldest one set it in the key vault.
  2. Add new OIDs for service principals
  3. Update nuget package for Azure Durable functions.

@msftrubengu msftrubengu requested a review from a team as a code owner June 13, 2024 23:12
@msftrubengu msftrubengu merged commit 1ba8da6 into microsoft:main Jun 13, 2024
4 checks passed
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