You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
Alternatives
n/a
Additional context
See #3261
The text was updated successfully, but these errors were encountered: