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

Performance plus property for Azure Disks update #25221

Closed
albecker1 opened this issue Jan 24, 2023 · 7 comments
Closed

Performance plus property for Azure Disks update #25221

albecker1 opened this issue Jan 24, 2023 · 7 comments
Assignees
Labels
Auto-Assign Auto assign by bot Azure CLI Team The command of the issue is owned by Azure CLI team Compute az vm/vmss/image/disk/snapshot customer-reported Issues that are reported by GitHub users external to the Azure organization. feature-request

Comments

@albecker1
Copy link

Related command

az disk update --performance-plus {false, true}

Resource Provider

Microsoft.Compute/disks

Description of Feature or Work Requested

We are implementing a new performance feature for our Standard HDD, Standard SSD and Premium SSD Azure Disks that increases the scale limits of disks sized 1 TB and larger. The feature can only be enabled and disabled while the Disk is detatched or the VM is shut down at this time.

Here's a related PR for the az disk create command for perfromance plus:
#24662

Minimum API Version Required

2022-03-02

Swagger PR link / SDK link

Azure/azure-rest-api-specs#19958

Request Example

no response

Target Date

2023-02-07

Additional context

none

@ghost ghost added customer-reported Issues that are reported by GitHub users external to the Azure organization. Compute az vm/vmss/image/disk/snapshot labels Jan 24, 2023
@ghost ghost added this to the Backlog milestone Jan 24, 2023
@ghost ghost assigned zhoxing-ms Jan 24, 2023
@ghost ghost added the Auto-Assign Auto assign by bot label Jan 24, 2023
@yonzhan
Copy link
Collaborator

yonzhan commented Jan 25, 2023

@zhoxing-ms for awareness

@yonzhan yonzhan added the Azure CLI Team The command of the issue is owned by Azure CLI team label Jan 25, 2023
@zhoxing-ms
Copy link
Contributor

@albecker1 I'd like to confirm whether this feature is still in the state of private preview? If so, I will give you our test subscription, could you help register our subscription for this feature?
image

@albecker1
Copy link
Author

Hey @zhoxing-ms, yes this feature is still on private preview. Please send me your sub and I can enable it.

@wu5bocheng
Copy link
Contributor

@albecker1 Thank you for your help, our subscription id is: 0b1f6471-1bf0-4dda-aec3-cb9272f09590 and the subscription name is: AzureSDKTest. If you have any questions please feel free to contact us, please let us know when you have finished adding our subscription, thanks!

@zhoxing-ms
Copy link
Contributor

@albecker1 By the way, we usually do not release the private preview feature in the new official CLI version, because it may expose the confidentiality feature in advance and most users are confused because they can't use it and don't know how to register it.
So we recommend that customers use the private package built by edge build, may I ask do you think this way meets your expectations?

@wu5bocheng
Copy link
Contributor

@albecker1 Thank you for opening this issue and giving us the opportunity to assist. Please make sure that --performance-plus property is no longer required for the az disk update command and please reply to me on github with the exact message if it is convenient. If the requirement is currently resolved, please close this issue and if you have further needs, feel free to contact us.

@albecker1
Copy link
Author

Just confirming that --performance-plus property is no longer required for the az disk update command. Sorry for the confusion, but this property will not be able to be set on existing disks. Thank you all for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Assign Auto assign by bot Azure CLI Team The command of the issue is owned by Azure CLI team Compute az vm/vmss/image/disk/snapshot customer-reported Issues that are reported by GitHub users external to the Azure organization. feature-request
Projects
None yet
Development

No branches or pull requests

4 participants