Posted on 3rd May 2025|40 views
can anybody explain me why is azure key vault secure?
Posted on 3rd May 2025| views
Yes,Azure key vault is secure means that nothing gets transmitted over the public internet, all the communications with Key Vault and Azure Resources go through the Azure Backbone, so they are secure by default .Also, with Key Vault you can allow for deploying certain certificates without having the ability to look at them.Basically, it supports RBAC.