Invalid provider type specified. CryptographicException

前端 未结 2 2022
情话喂你
情话喂你 2020-12-11 17:16

I am trying to run the script GetAppConfigSettings.ps1 from Microsoft docs help setting up a Key Vault

The script contains the following

# **********         


        
2条回答
  •  独厮守ぢ
    2020-12-11 17:50

    Please use this sample to learn how to use Key Vault with DotNet and authenticate to Azure Active Directory with a Service Principal's Certificate https://github.com/Azure-Samples/key-vault-dotnet-quickstart

提交回复
热议问题