-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Labels
feature: in-flight-exportIssues that related to exporting resource data for in-flight analysis.Issues that related to exporting resource data for in-flight analysis.
Description
Your suggestion
The rule Azure.KeyVault.AutoRotationPolicy requires reading the key rotation policy but that is only available from the data plane API.
Currently the export process doesn't handle this option, and additional considerations such as RBAC or access policy permissions to the Keys is required (as well as network connection via Intermet/ service firewall/ private endpoints depending on the configuration).
Export of this data can be enabled however:
- We need to take precautions that the key is not exported.
- This should be opt-in to connect to the data plane for customers that want to.
- Documentation needs to be built to support this.
Alternatives
n/a
Additional context
See #3261
Metadata
Metadata
Assignees
Labels
feature: in-flight-exportIssues that related to exporting resource data for in-flight analysis.Issues that related to exporting resource data for in-flight analysis.