Azure / autorest.powershell

AutoRest PowerShell Generator
MIT License
112 stars 81 forks source link

Optional properties are set when updating other properties #1258

Closed isra-fel closed 11 months ago

isra-fel commented 11 months ago

Original issue: Databricks workspace cannot encrypt DBFS when another CMK was enabled. https://github.com/Azure/azure-powershell/issues/22898

When updating "PrepareEncryption" property, "encryption.managedDisk.keySource" is also set unexpectedly, causing the validation issue.

dolauli commented 11 months ago

Fixed in v4.