AzOps icon indicating copy to clipboard operation
AzOps copied to clipboard

AzureDiskEncryption extension for Azure Virtual Machine results in incorrect segment lengths

Open buysr opened this issue 2 years ago • 1 comments

Describe the bug

When pulling from Azure with AzOps while an Azure VM has Disk Encryption enabled will return:

"'AzureDiskEncryption' for type 'Microsoft.Compute/virtualMachines/extensions' at line '1' and column '244' has incorrect segment lengths. A nested resource type must have identical number of segments as its resource name"

Steps to reproduce

  1. Create Azure VM
  2. Enable Disk Encryption
  3. Start AzOps Pull

Screenshots

image

buysr avatar Nov 22 '22 13:11 buysr