How to add new access policy to Azure key vault without deleting all existing access policies. Using Azure SDK for .net Azure.ResourceManager.KeyVault
The question is in the title, I cannot find a way to add Access Policies to a key vault without deleting all the existing access policies. I have asked the same question in the project github, without any help there yet.