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 a67a22d commit c59f771Copy full SHA for c59f771
.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
- --managed-identity-client-id 80125de0-6f58-4f16-bd05-b2fa621d36a5
+ --azure-credential-type "azure-cli"
116
--azure-key-vault-url "https://sc-openaisdk.vault.azure.net/"
117
--azure-key-vault-certificate "OpenAISDKSCCert"
118
0 commit comments