-
Notifications
You must be signed in to change notification settings - Fork 3k
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
AAD Auth Support for Managed Disks #22134
Comments
Compute |
@VikasMohandoss Since there are too many contents in the Swagger link in email, could you give us the specific PR link for the change, or give us the code link of Swagger code related to In addition, because the issue was created late, we will launch the release tomorrow, so it can't catch up with the release of the sprint. We plan to release it in the next sprint, is this time acceptable? |
This is the swagger link: Azure/azure-rest-api-specs#17709 |
Hi Xing,
When would the release land if it is a part of the next sprint? We are
looking to launch end of month ideally.
Thanks!
Vikas
When would the next
…On Wed, Apr 20, 2022 at 7:28 PM Xing Zhou ***@***.***> wrote:
@VikasMohandoss <https://github.com/VikasMohandoss> Since there are too
many contents in the Swagger link in email, could you give us the specific
PR link for the change, or give us the code link of Swagger code related to
--data-access-auth-mode?
In addition, because the issue was created late, we will launch the
release tomorrow, so it can't catch up with the release of the sprint. We
plan to release it in the next sprint, is this time acceptable?
—
Reply to this email directly, view it on GitHub
<#22134 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACMUHUPQAFDGYYHQZGJUPQDVGC4M5ANCNFSM5T5NHVQQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@VikasMohandoss The release time of the next sprint is 05-24. Before that, we can provide the private package of CLI to customers for installation through edge build, is this acceptable? |
Thanks Xing! That works for us.
Regards
Vikas
…On Thu, Apr 21, 2022 at 6:08 PM Xing Zhou ***@***.***> wrote:
@VikasMohandoss <https://github.com/VikasMohandoss> The release time of
the next sprint is *05-24*. Before that, we can provide the private
package of CLI to customers for installation through edge build
<https://github.com/Azure/azure-cli/blob/dev/doc/try_new_features_before_release.md>,
is this acceptable?
—
Reply to this email directly, view it on GitHub
<#22134 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACMUHUJCO2VZ6YXLNWWSL43VGH3YNANCNFSM5T5NHVQQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Is your feature request related to a problem? Please describe.
We are ready to start the CLI changes for supporting AAD Auth support for exporting and importing managed disks.
Describe the solution you'd like.
Currently for cli command "az disk create" and "az disk update",
add a new option "--data-access-auth-mode", and possible values are AzureActiveDirectory and None
Additional context
We are targeting public preview by the end of April and it will be good to have the CLI support by then.
The text was updated successfully, but these errors were encountered: