Where is the EncryptionSettings for DataDisks in Azure VMs?
up vote
0
down vote
favorite
When using the ComputeManagementClient in C# I can see the OS disk encryption settings under VM.StorageProfile.OsDisk.EncryptionSettings. But the individual items in the collection in VM.StorageProfile.DataDisks does not have that same settings group.
Where can I read the configuration setting for DataDisks to determine if they are encrypted or not? When using PowerShell I can use (Get-AzureRmVMDiskEncryptionStatus).DataVolumesEncrypted, so I know its possible to get this info.... but I just can't see where.
Any ideas?
add a comment |
up vote
0
down vote
favorite
When using the ComputeManagementClient in C# I can see the OS disk encryption settings under VM.StorageProfile.OsDisk.EncryptionSettings. But the individual items in the collection in VM.StorageProfile.DataDisks does not have that same settings group.
Where can I read the configuration setting for DataDisks to determine if they are encrypted or not? When using PowerShell I can use (Get-AzureRmVMDiskEncryptionStatus).DataVolumesEncrypted, so I know its possible to get this info.... but I just can't see where.
Any ideas?
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
When using the ComputeManagementClient in C# I can see the OS disk encryption settings under VM.StorageProfile.OsDisk.EncryptionSettings. But the individual items in the collection in VM.StorageProfile.DataDisks does not have that same settings group.
Where can I read the configuration setting for DataDisks to determine if they are encrypted or not? When using PowerShell I can use (Get-AzureRmVMDiskEncryptionStatus).DataVolumesEncrypted, so I know its possible to get this info.... but I just can't see where.
Any ideas?
When using the ComputeManagementClient in C# I can see the OS disk encryption settings under VM.StorageProfile.OsDisk.EncryptionSettings. But the individual items in the collection in VM.StorageProfile.DataDisks does not have that same settings group.
Where can I read the configuration setting for DataDisks to determine if they are encrypted or not? When using PowerShell I can use (Get-AzureRmVMDiskEncryptionStatus).DataVolumesEncrypted, so I know its possible to get this info.... but I just can't see where.
Any ideas?
asked Nov 5 at 2:00
Dana Epp
50115
50115
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53147375%2fwhere-is-the-encryptionsettings-for-datadisks-in-azure-vms%23new-answer', 'question_page');
}
);
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password