Open
Description
Query/Question
A clear and concise ask/query.
When I attempt to retrieve a EncryptionSettingsCollection from my Disk object, the EncryptionSettingsCollection is always null using disk.encryptionSettings().
Why is this not a Bug or a feature Request?
A clear explanation of why is this not a bug or a feature request?
I suspect it may be a configuration issue with my Azure Disks.
Setup (please complete the following information if applicable):
- OS: [e.g. iOS]
- IDE: [e.g. IntelliJ]
- Library/Libraries: [e.g. com.azure:azure-core:1.16.0 (groupId:artifactId:version)]
- com.azure.resourcemanager.compute.models.Disk
azure-resourcemanager 2.48.0
I have attempted with both an enterprise application, and with a managed identity. I also attempted with both
platform managed keys and user managed keys
Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
- Query Added
- Setup information Added