From 6f8d7ffdd11a737c1e81ec659546f53f9001fd1e Mon Sep 17 00:00:00 2001 From: Roopan P M Date: Thu, 20 Jun 2024 17:53:00 +0530 Subject: [PATCH 1/2] Updated stop sequence to empty string --- infra/main.bicep | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/infra/main.bicep b/infra/main.bicep index 03d5fb506..e2d9c8a68 100644 --- a/infra/main.bicep +++ b/infra/main.bicep @@ -151,7 +151,7 @@ param azureOpenAITopP string = '1' param azureOpenAIMaxTokens string = '1000' @description('Azure OpenAI Stop Sequence') -param azureOpenAIStopSequence string = '\n' +param azureOpenAIStopSequence string = '' @description('Azure OpenAI System Message') param azureOpenAISystemMessage string = 'You are an AI assistant that helps people find information.' @@ -338,7 +338,7 @@ var defaultOpenAiDeployments = [ var openAiDeployments = concat( defaultOpenAiDeployments, - useAdvancedImageProcessing + useAdvancedImageProcessing ? [ { name: azureOpenAIVisionModel @@ -352,7 +352,7 @@ var openAiDeployments = concat( capacity: azureOpenAIVisionModelCapacity } } - ] + ] : [] ) @@ -811,8 +811,8 @@ module workbook './app/workbook.bicep' = { hostingPlanName: hostingplan.outputs.name functionName: hostingModel == 'container' ? function_docker.outputs.functionName : function.outputs.functionName websiteName: hostingModel == 'container' ? web_docker.outputs.FRONTEND_API_NAME : web.outputs.FRONTEND_API_NAME - adminWebsiteName: hostingModel == 'container' - ? adminweb_docker.outputs.WEBSITE_ADMIN_NAME + adminWebsiteName: hostingModel == 'container' + ? adminweb_docker.outputs.WEBSITE_ADMIN_NAME : adminweb.outputs.WEBSITE_ADMIN_NAME eventGridSystemTopicName: eventgrid.outputs.name logAnalyticsName: monitoring.outputs.logAnalyticsWorkspaceName @@ -972,11 +972,11 @@ module storage 'core/storage/storage-account.bicep' = { sku: { name: 'Standard_GRS' } - deleteRetentionPolicy: azureSearchUseIntegratedVectorization + deleteRetentionPolicy: azureSearchUseIntegratedVectorization ? { enabled: true days: 7 - } + } : {} containers: [ { @@ -1115,17 +1115,17 @@ output AZURE_TENANT_ID string = tenant().tenantId output DOCUMENT_PROCESSING_QUEUE_NAME string = queueName output ORCHESTRATION_STRATEGY string = orchestrationStrategy output USE_KEY_VAULT bool = useKeyVault -output FRONTEND_WEBSITE_NAME string = hostingModel == 'code' - ? web.outputs.FRONTEND_API_URI +output FRONTEND_WEBSITE_NAME string = hostingModel == 'code' + ? web.outputs.FRONTEND_API_URI : web_docker.outputs.FRONTEND_API_URI -output ADMIN_WEBSITE_NAME string = hostingModel == 'code' - ? adminweb.outputs.WEBSITE_ADMIN_URI +output ADMIN_WEBSITE_NAME string = hostingModel == 'code' + ? adminweb.outputs.WEBSITE_ADMIN_URI : adminweb_docker.outputs.WEBSITE_ADMIN_URI output LOGLEVEL string = logLevel output CONVERSATION_FLOW string = conversationFlow output USE_ADVANCED_IMAGE_PROCESSING bool = useAdvancedImageProcessing output ADVANCED_IMAGE_PROCESSING_MAX_IMAGES int = advancedImageProcessingMaxImages -output AZURE_ML_WORKSPACE_NAME string = orchestrationStrategy == 'prompt_flow' - ? machineLearning.outputs.workspaceName +output AZURE_ML_WORKSPACE_NAME string = orchestrationStrategy == 'prompt_flow' + ? machineLearning.outputs.workspaceName : '' -output RESOURCE_TOKEN string = resourceToken \ No newline at end of file +output RESOURCE_TOKEN string = resourceToken From 84b0b13df5bfc8ccfc710a8a0e93657113d36b0f Mon Sep 17 00:00:00 2001 From: Roopan P M Date: Fri, 21 Jun 2024 09:17:16 +0530 Subject: [PATCH 2/2] main json updated --- infra/main.json | 318 ++++++++++++++++++++++++------------------------ 1 file changed, 159 insertions(+), 159 deletions(-) diff --git a/infra/main.json b/infra/main.json index 9e3639f4f..0b9d10d60 100644 --- a/infra/main.json +++ b/infra/main.json @@ -4,8 +4,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "17715205569944758398" + "version": "0.27.1.19265", + "templateHash": "11706679950039342541" } }, "parameters": { @@ -311,7 +311,7 @@ }, "azureOpenAIStopSequence": { "type": "string", - "defaultValue": "\n", + "defaultValue": "", "metadata": { "description": "Azure OpenAI Stop Sequence" } @@ -645,8 +645,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "18288317658862179612" + "version": "0.27.1.19265", + "templateHash": "10946574055690902625" }, "description": "Creates an Azure Key Vault." }, @@ -742,8 +742,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "10341721798739145213" + "version": "0.27.1.19265", + "templateHash": "10621100095067903006" }, "description": "Creates an Azure Cognitive Services instance." }, @@ -901,8 +901,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "10341721798739145213" + "version": "0.27.1.19265", + "templateHash": "10621100095067903006" }, "description": "Creates an Azure Cognitive Services instance." }, @@ -1054,8 +1054,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -1125,8 +1125,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -1196,8 +1196,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -1267,8 +1267,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -1342,8 +1342,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "10341721798739145213" + "version": "0.27.1.19265", + "templateHash": "10621100095067903006" }, "description": "Creates an Azure Cognitive Services instance." }, @@ -1511,8 +1511,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "16225298272147969349" + "version": "0.27.1.19265", + "templateHash": "2723102221602621788" } }, "parameters": { @@ -1724,8 +1724,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "6777557730842559074" + "version": "0.27.1.19265", + "templateHash": "109530586617035708" }, "description": "Creates an Azure AI Search instance." }, @@ -1893,8 +1893,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "6658410551007142152" + "version": "0.27.1.19265", + "templateHash": "3882056790487836425" }, "description": "Creates an Azure App Service plan." }, @@ -2073,8 +2073,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "15498035769847489288" + "version": "0.27.1.19265", + "templateHash": "3523301306282440498" } }, "parameters": { @@ -2251,8 +2251,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2853975730522685185" + "version": "0.27.1.19265", + "templateHash": "13528682982724980465" }, "description": "Creates an Azure App Service in an existing Azure App Service plan." }, @@ -2478,8 +2478,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "16186931945900992707" + "version": "0.27.1.19265", + "templateHash": "9730065891606131364" }, "description": "Updates app settings for an Azure App Service." }, @@ -2556,8 +2556,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -2625,8 +2625,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -2694,8 +2694,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -2763,8 +2763,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -2829,8 +2829,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "5336116590814097384" + "version": "0.27.1.19265", + "templateHash": "6278079210023281106" }, "description": "Assigns an Azure Key Vault access policy." }, @@ -3027,8 +3027,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "15498035769847489288" + "version": "0.27.1.19265", + "templateHash": "3523301306282440498" } }, "parameters": { @@ -3205,8 +3205,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2853975730522685185" + "version": "0.27.1.19265", + "templateHash": "13528682982724980465" }, "description": "Creates an Azure App Service in an existing Azure App Service plan." }, @@ -3432,8 +3432,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "16186931945900992707" + "version": "0.27.1.19265", + "templateHash": "9730065891606131364" }, "description": "Updates app settings for an Azure App Service." }, @@ -3510,8 +3510,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -3579,8 +3579,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -3648,8 +3648,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -3717,8 +3717,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -3783,8 +3783,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "5336116590814097384" + "version": "0.27.1.19265", + "templateHash": "6278079210023281106" }, "description": "Assigns an Azure Key Vault access policy." }, @@ -3980,8 +3980,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "3807551112726378511" + "version": "0.27.1.19265", + "templateHash": "9122829587959554559" } }, "parameters": { @@ -4151,8 +4151,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2853975730522685185" + "version": "0.27.1.19265", + "templateHash": "13528682982724980465" }, "description": "Creates an Azure App Service in an existing Azure App Service plan." }, @@ -4378,8 +4378,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "16186931945900992707" + "version": "0.27.1.19265", + "templateHash": "9730065891606131364" }, "description": "Updates app settings for an Azure App Service." }, @@ -4456,8 +4456,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -4525,8 +4525,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -4594,8 +4594,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -4663,8 +4663,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -4729,8 +4729,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "5336116590814097384" + "version": "0.27.1.19265", + "templateHash": "6278079210023281106" }, "description": "Assigns an Azure Key Vault access policy." }, @@ -4923,8 +4923,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "3807551112726378511" + "version": "0.27.1.19265", + "templateHash": "9122829587959554559" } }, "parameters": { @@ -5094,8 +5094,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2853975730522685185" + "version": "0.27.1.19265", + "templateHash": "13528682982724980465" }, "description": "Creates an Azure App Service in an existing Azure App Service plan." }, @@ -5321,8 +5321,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "16186931945900992707" + "version": "0.27.1.19265", + "templateHash": "9730065891606131364" }, "description": "Updates app settings for an Azure App Service." }, @@ -5399,8 +5399,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -5468,8 +5468,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -5537,8 +5537,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -5606,8 +5606,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -5672,8 +5672,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "5336116590814097384" + "version": "0.27.1.19265", + "templateHash": "6278079210023281106" }, "description": "Assigns an Azure Key Vault access policy." }, @@ -5787,8 +5787,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "1447821869691449548" + "version": "0.27.1.19265", + "templateHash": "13065021834937678877" }, "description": "Creates an Application Insights instance and a Log Analytics workspace." }, @@ -5839,8 +5839,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "7303134511679605290" + "version": "0.27.1.19265", + "templateHash": "2707024492396982954" }, "description": "Creates a Log Analytics workspace." }, @@ -5920,8 +5920,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "7876824876150965509" + "version": "0.27.1.19265", + "templateHash": "6684811037284796150" }, "description": "Creates an Application Insights instance based on an existing Log Analytics workspace." }, @@ -5985,8 +5985,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "17844342106049583039" + "version": "0.27.1.19265", + "templateHash": "1759216242890853910" }, "description": "Creates a dashboard for an Application Insights instance." }, @@ -7324,8 +7324,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "11939728038427453906" + "version": "0.27.1.19265", + "templateHash": "5649433306021197168" } }, "parameters": { @@ -7407,8 +7407,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "5276699956994257721" + "version": "0.27.1.19265", + "templateHash": "2792566012892132891" } }, "parameters": { @@ -7593,8 +7593,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "12007300634992115174" + "version": "0.27.1.19265", + "templateHash": "14690928021789276012" } }, "parameters": { @@ -7782,8 +7782,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "18381130642630574187" + "version": "0.27.1.19265", + "templateHash": "4546396046228166655" }, "description": "Creates an Azure Function in an existing Azure App Service plan." }, @@ -7990,8 +7990,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2853975730522685185" + "version": "0.27.1.19265", + "templateHash": "13528682982724980465" }, "description": "Creates an Azure App Service in an existing Azure App Service plan." }, @@ -8217,8 +8217,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "16186931945900992707" + "version": "0.27.1.19265", + "templateHash": "9730065891606131364" }, "description": "Updates app settings for an Azure App Service." }, @@ -8313,8 +8313,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -8382,8 +8382,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -8451,8 +8451,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -8520,8 +8520,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -8589,8 +8589,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -8655,8 +8655,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "5336116590814097384" + "version": "0.27.1.19265", + "templateHash": "6278079210023281106" }, "description": "Assigns an Azure Key Vault access policy." }, @@ -8828,8 +8828,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "12007300634992115174" + "version": "0.27.1.19265", + "templateHash": "14690928021789276012" } }, "parameters": { @@ -9017,8 +9017,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "18381130642630574187" + "version": "0.27.1.19265", + "templateHash": "4546396046228166655" }, "description": "Creates an Azure Function in an existing Azure App Service plan." }, @@ -9225,8 +9225,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2853975730522685185" + "version": "0.27.1.19265", + "templateHash": "13528682982724980465" }, "description": "Creates an Azure App Service in an existing Azure App Service plan." }, @@ -9452,8 +9452,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "16186931945900992707" + "version": "0.27.1.19265", + "templateHash": "9730065891606131364" }, "description": "Updates app settings for an Azure App Service." }, @@ -9548,8 +9548,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -9617,8 +9617,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -9686,8 +9686,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -9755,8 +9755,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -9824,8 +9824,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -9890,8 +9890,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "5336116590814097384" + "version": "0.27.1.19265", + "templateHash": "6278079210023281106" }, "description": "Assigns an Azure Key Vault access policy." }, @@ -9996,8 +9996,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "10341721798739145213" + "version": "0.27.1.19265", + "templateHash": "10621100095067903006" }, "description": "Creates an Azure Cognitive Services instance." }, @@ -10151,8 +10151,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "10341721798739145213" + "version": "0.27.1.19265", + "templateHash": "10621100095067903006" }, "description": "Creates an Azure Cognitive Services instance." }, @@ -10309,8 +10309,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2744533571013631143" + "version": "0.27.1.19265", + "templateHash": "7008837948540418623" } }, "parameters": { @@ -10439,8 +10439,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "13099278775051251800" + "version": "0.27.1.19265", + "templateHash": "3554907224314175125" }, "description": "Creates an Azure storage account." }, @@ -10664,8 +10664,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -10734,8 +10734,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -10804,8 +10804,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -10874,8 +10874,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "2184194315885104837" + "version": "0.27.1.19265", + "templateHash": "16440196655390446916" }, "description": "Creates a role assignment for a service principal." }, @@ -10960,8 +10960,8 @@ "metadata": { "_generator": { "name": "bicep", - "version": "0.24.24.22086", - "templateHash": "4649466732744970707" + "version": "0.27.1.19265", + "templateHash": "1703863751305099956" } }, "parameters": {