Ensures that Azure Key Vaults do not allow unrestricted public access
Azure Key Vaults should be configured to restrict public access to protect sensitive data. This can be achieved by either disabling public network access or implementing strict network rules.
Modify Key Vault network settings to disable public access or appropriate configure network rules.