File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed
image_processing/src/image_processing Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change 22 "IsEncrypted" : false ,
33 "Values" : {
44 "AIService__DocumentIntelligence__Endpoint" : " <documentIntelligenceEndpoint>" ,
5- "AIService__DocumentIntelligence__Key" : " <documentIntelligenceKey if not using identity>" ,
6- "AIService__Language__Endpoint" : " <languageEndpoint>" ,
7- "AIService__Language__Key" : " <languageKey if not using identity>" ,
8- "FunctionApp__ClientId" : " <clientId of the function app if using user assigned managed identity>" ,
9- "IdentityType" : " <identityType> # system_assigned or user_assigned or key" ,
105 "OpenAI__ApiKey" : " <openAIKey if using non managed identity>" ,
116 "OpenAI__ApiVersion" : " <openAIApiVersion>" ,
7+ "OpenAI__CompletionDeployment" : " <openAIEmbeddingDeploymentId>" ,
128 "OpenAI__Endpoint" : " <openAIEndpoint>" ,
13- "OpenAI__MultiModalDeployment" : " <openAIEmbeddingDeploymentId>" ,
14- "StorageAccount__ConnectionString" : " <connectionString if using non managed identity>" ,
15- "StorageAccount__Endpoint" : " <Endpoint if using identity based connections>"
9+ "StorageAccount__Name" : " <Name of storage account if using identity based connections>"
1610 }
1711}
You can’t perform that action at this time.
0 commit comments