Skip to content

Conversation

Kingshuk-Microsoft
Copy link
Contributor

Purpose

This pull request updates the allowed pricing tiers for the App Service plan in both the Bicep (main.bicep) and generated ARM template (main.json), removing lower and premium tiers. It also makes a minor change to the resource dependency order in the ARM template.

Pricing tier restrictions:

  • Removed support for the following App Service plan SKUs: F1, D1, B1, S1, P1, P2, P3, and P4. Now only B2, B3, S2, and S3 are allowed in both main.bicep and main.json.

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@Roopan-Microsoft Roopan-Microsoft merged commit c069f0c into Azure-Samples:dev Sep 25, 2025
5 checks passed
Copy link

github-actions bot commented Oct 6, 2025

🎉 This PR is included in version 1.16.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants