-
Notifications
You must be signed in to change notification settings - Fork 4k
Disk encryption feature #1243
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
Disk encryption feature #1243
Conversation
Fix AzureRT test settings
Test fixes
Azure disk encryption
remove the extra parameters.
remove extra parameters.
passphrase support in Powershell
… add pre-encrypted VM
help document for the Linux part.
Conflicts: src/ResourceManager/Compute/Commands.Compute.Test/ScenarioTests/ComputeTestCommon.ps1 src/ResourceManager/Compute/Commands.Compute/Properties/Resources.resx
…g/azure-powershell into andyliuliming-AzureDiskEncryption
Azure disk encryption
Hi @AzureRT, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution! TTYL, AZPRBOT; |
@AzureRT @hyonholee @huangpf One addition: Please update the AssemblyInfo.cs for Microsoft.Azure.Commands.Compute so the assembly and file versions are '1.1.0'. You can simply use a string here. |
…shell into dev Conflicts: src/ResourceManager/Compute/AzureRM.Compute.psd1
LGTM once the on-demand build passes. |
No description provided.