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

remove master key authorizer in favor of local auth #3940

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bennerv
Copy link
Collaborator

@bennerv bennerv commented Nov 6, 2024

Which issue this PR addresses:

Follow-up to #3561

What this PR does / why we need it:

If we're disabling local auth, we can no longer use master key authorizers. There's still generated code from go-cosmosdb to include master key authorizers, but since it's not being used anymore it should be fine.

Test plan for issue:

Ran go run ./hack/db <resource-id> to confirm it still worked.

@bennerv
Copy link
Collaborator Author

bennerv commented Nov 6, 2024

/azp run ci, e2e

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

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