Skip to content

Commit

Permalink
Merge pull request #292 from Azure-Samples/marlenezw-patch-1
Browse files Browse the repository at this point in the history
Update hub-dependencies.bicep
  • Loading branch information
marlenezw authored Dec 9, 2024
2 parents 93c7e7d + 34176bc commit 9910d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/core/ai/hub-dependencies.bicep
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ module searchService '../search/search-services.bicep' = {
name: 'search'
params: {
name: searchServiceName
location: 'eastus'
location: location
semanticSearch: 'standard'
disableLocalAuth: true
}
Expand Down

0 comments on commit 9910d9b

Please sign in to comment.