-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Encryption at host param #12514
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
Encryption at host param #12514
Conversation
…nfig and Update-AzVM (#12479) * Adding SecurityProfile and EncryptionAtHost property * Removing deprecated package * Adding back windowsazure.storage library * reverting to version 9.3 * commenting out check for now * commenting out test case * Fixing powershell script * Changing Compute Version for upstream * fixing test * Commenting out test * Adding change log and helpdocs * Testing and other changes
… should be very similar to New-Azvmss.
…e-powershell into encryptionAtHostParam
|
Can one of the admins verify this patch? |
src/Compute/Compute/Generated/VirtualMachineScaleSet/Config/NewAzureRmVmssConfigCommand.cs
Outdated
Show resolved
Hide resolved
src/Compute/Compute/Generated/VirtualMachineScaleSet/VirtualMachineScaleSetUpdateMethod.cs
Outdated
Show resolved
Hide resolved
fixing type on ln 245
src/Compute/Compute/Generated/VirtualMachineScaleSet/Config/NewAzureRmVmssConfigCommand.cs
Outdated
Show resolved
Hide resolved
src/Compute/Compute/VirtualMachine/Operation/NewAzureVMCommand.cs
Outdated
Show resolved
Hide resolved
|
Hey, BTW what's the reason for "do not merge" and "do not squash" labels? |
|
@isra-fel we've resolved all your comments and some more. for the labels, I had a wrong understanding of squashing, so I've removed that. And for 'do not merge' we have a demo for this feature with the PMs tomorrow and I didn't want this merged yet in case they have some additional suggestions. |
|
I see. The changes look good to me for now. |
|
@isra-fel i have removed the Do-not-merge label. Please review and merge! |
isra-fel
left a comment
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.
LGTM!
Description
Design: https://github.com/Azure/azure-powershell-cmdlet-review-pr/issues/686
Checklist
CONTRIBUTING.mdChangeLog.mdfile(s) has been updated:ChangeLog.mdfile can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md## Upcoming Releaseheader -- no new version header should be added