Skip to content

Commit

Permalink
Configure Azure Developer Pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
marlenezw committed Dec 17, 2024
1 parent 033afd9 commit d402cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/main.test.bicep
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
targetScope = 'subscription'

param environmentName string = 'testing'
param location string = 'canadaeast'
param location string = 'swedencentral'

module main 'main.bicep' = {
name: 'main'
Expand Down

0 comments on commit d402cf6

Please sign in to comment.