-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Adding azd as auth Authorizer #22827
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
Conversation
|
ping |
|
Hi @vhvb1989, thanks for this suggestion. Sorry for the delay in reviewing, we've spent some time discussing and experimenting with the Azure Developer CLI to get a better feel for it and to evaluate whether this is something we could support. Unfortunately, at this time we won't be able to add support for authenticating a user using I liked using |
|
This PR is being labeled as "stale" because it has not been updated for 30 or more days. If this PR is still valid, please remove the "stale" label. If this PR is blocked, please add it to the "Blocked" milestone. If you need some help completing this PR, please leave a comment letting us know. Thank you! |
|
hey @vhvb1989 As @manicminer has mentioned above, whilst we can see the value in this functionality, unfortunately we're not planning to support using additional CLI tooling to authenticate at this point in time due to complexities with testing the current scenarios. However it should be possible for As such whilst I'd like to thank you for this contribution, since we're not planning on supporting authenticating using additional CLI tooling at this point in time - I'm going to close this PR for the moment - but as mentioned above I believe it should be possible to solve this in a slightly different manner on the Thanks! |
|
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. |
Adding
azdas auth Authorizer.This allows folks using azd-terraform templates to use
azdas authentication source.fix: Azure/azure-dev#1530