Skip to content

Commit

Permalink
Merge pull request #319 from SkillsFundingAgency:DASD-10309-AddFreeAS…
Browse files Browse the repository at this point in the history
…PTier

Add free tier to ASP template
  • Loading branch information
smneal authored Jan 16, 2024
2 parents f003701 + 841e820 commit 04a0d94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/app-service-plan.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"nonASETier": {
"type": "string",
"allowedValues": [
"Free",
"Basic",
"Standard",
"Premium",
Expand Down

0 comments on commit 04a0d94

Please sign in to comment.