Skip to content

Commit 0f2d2a3

Browse files
Merge pull request #70 from microsoft/psl-tag-fix
fix: Wire tags parameter in main.parameters.json for SFI policy bypass
2 parents 483e4f2 + 09fe3bb commit 0f2d2a3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

infra/main.parameters.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
},
1111
"existingFabricCapacityName": {
1212
"value": "${EXISTING_FABRIC_CAPACITY_NAME}"
13+
},
14+
"tags": {
15+
"value": "${AZURE_TAGS}"
1316
}
1417
}
1518
}

0 commit comments

Comments
 (0)