Skip to content

Commit 018ce14

Browse files
updated branch to main
1 parent a399ffc commit 018ce14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/main.bicep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ var solutionSuffix = toLower(trim(replace(
169169
)))
170170

171171
var acrName = 'kmcontainerreg'
172-
var baseUrl = 'https://raw.githubusercontent.com/microsoft/Conversation-Knowledge-Mining-Solution-Accelerator/rc-audiodatabug/'
172+
var baseUrl = 'https://raw.githubusercontent.com/microsoft/Conversation-Knowledge-Mining-Solution-Accelerator/main/'
173173
// @description('Optional. Key vault reference and secret settings for the module\'s secrets export.')
174174
// param secretsExportConfiguration secretsExportConfigurationType?
175175
// Replica regions list based on article in [Azure regions list](https://learn.microsoft.com/azure/reliability/regions-list) and [Enhance resilience by replicating your Log Analytics workspace across regions](https://learn.microsoft.com/azure/azure-monitor/logs/workspace-replication#supported-regions) for supported regions for Log Analytics Workspace.

0 commit comments

Comments
 (0)