Skip to content
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

AzureDiskEncryption extension for Azure Virtual Machine results in incorrect segment lengths #711

Open
buysoft opened this issue Nov 22, 2022 · 1 comment
Labels
resource-provider issue with resource schema for pulled resources

Comments

@buysoft
Copy link

buysoft commented Nov 22, 2022

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

@daltondhcp
Copy link
Contributor

Based on the error message it looks like it is failing on a subsequent push. Is that correct?

@daltondhcp daltondhcp added the resource-provider issue with resource schema for pulled resources label Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resource-provider issue with resource schema for pulled resources
Projects
None yet
Development

No branches or pull requests

2 participants