I've an azure key vault that has configured with a private endpoint in virtual network. After configuring the private endpoint, I'm not able to add any new secrets to the key vault.
Is there a way to add/edit secrets from azure portal in a key vault while it is configured with a private endpoint.
Note: I know that we can access the key vault from a virtual machine within same virtual network and add/edit secrets in the key vault.