Skip to content

Commit 62bc807

Browse files
change case
1 parent 1d90ddb commit 62bc807

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Bicep Samples/environmentBase.bicep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ module moduleApiManagementBase 'modules/moduleApiManagementBase.bicep' = {
283283
}
284284
}
285285

286-
var policyString = loadTextContent('./policies/Correlation.xml')
286+
var policyString = loadTextContent('./Policies/Correlation.xml')
287287

288288
module moduleApiManagementPolicy './modules/moduleApiManagementPolicy.bicep' = {
289289
name: 'moduleApiManagementPolicy'

0 commit comments

Comments
 (0)