-
Notifications
You must be signed in to change notification settings - Fork 126
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
Update disks-convert-types.md #82
Conversation
10/30 GA edits
@elieliteli : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
Learn Build status updates of commit 53d60a7:
|
File | Status | Preview URL | Details |
---|---|---|---|
articles/virtual-machines/disks-convert-types.md | Details | ||
articles/virtual-machines/includes/managed-disk-premium-ssd-v2-conversion-preview.md | Details |
articles/virtual-machines/disks-convert-types.md
- Line 16, Column 654: [Warning: bookmark-not-found - See documentation]
Cannot find bookmark '#convert-premium-ssd-v2-disks-preview' in 'articles/virtual-machines/disks-convert-types.md'.
articles/virtual-machines/includes/managed-disk-premium-ssd-v2-conversion-preview.md
- Line 12, Column 169: [Warning: bookmark-not-found - See documentation]
Cannot find bookmark '#convert-premium-ssd-v2-disks-preview' in 'articles/virtual-machines/includes/managed-disk-premium-ssd-v2-conversion-preview.md'.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
For any questions, please:
- Try searching the learn.microsoft.com contributor guides
- Post your question in the Learn support channel
@roygara - Important: When the changes are ready for publication, adding a NOTE - all validation issues must be resolved before we can merge. changing the H2 has broken some links. @elieliteli - can you update the relevant files/lines to fix that? thanks. #label:"aq-pr-triaged" |
@@ -98,7 +97,7 @@ $rgName = 'yourResourceGroup' | |||
# Name of the your virtual machine | |||
$vmName = 'yourVM' | |||
|
|||
# Choose between Standard_LRS, StandardSSD_LRS, StandardSSD_ZRS, Premium_ZRS, and Premium_LRS based on your scenario | |||
# Choose between Standard_LRS, StandardSSD_LRS, StandardSSD_ZRS, Premium_ZRS, Premium_LRS, and PemiumV2_LRS based on your scenario |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Folks, there is a typo in PemiumV2_LRS
These changes were merged separately. #please-close |
10/30 GA edits