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

feat(k8-operator): customizable azure auth resource url #2132

Merged
merged 8 commits into from
Jul 16, 2024

Conversation

DanielHougaard
Copy link
Contributor

@DanielHougaard DanielHougaard commented Jul 16, 2024

Description 📣

Previously it wasn't possible to define which resource you wanted to use when authenticating with Azure auth. With this update it's now possible to specify which resource you want to use. This is especially useful if you're using managed identities on Azure.

If no resource is defined, it'll default to https://management.azure.com/, like it was before.

I've also updated the SDK to the latest version, and added documentation that covers the new resource field.

Type ✨

  • Bug fix
  • New feature
  • Breaking change
  • Documentation

Tests 🛠️

# Here's some code block to paste some code snippets

@DanielHougaard DanielHougaard self-assigned this Jul 16, 2024
@DanielHougaard DanielHougaard requested review from akhilmhdh and dangtony98 and removed request for akhilmhdh July 16, 2024 03:26
@DanielHougaard DanielHougaard merged commit df3a87f into main Jul 16, 2024
2 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