We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c1d230 commit a67a22dCopy full SHA for a67a22d
.github/workflows/release.yml
@@ -112,7 +112,7 @@ jobs:
112
--publisher-name "OpenAI"
113
--description "OpenAI library for .NET"
114
--description-url "https://github.com/openai/openai-dotnet"
115
- --azure-key-vault-managed-identity true
+ --managed-identity-client-id 80125de0-6f58-4f16-bd05-b2fa621d36a5
116
--azure-key-vault-url "https://sc-openaisdk.vault.azure.net/"
117
--azure-key-vault-certificate "OpenAISDKSCCert"
118
0 commit comments