Skip to content

Commit 9535cb2

Browse files
authored
Enhance Isolated service plan details
Updated the description of the Isolated service plan to include support for mission-critical workloads needing network isolation and details about the IsolatedV2 tier.
1 parent 566982b commit 9535cb2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

learn-pr/wwl-azure/configure-app-service-plans/includes/3-determine-plan-pricing.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,10 @@ The Standard service plan is designed for running production workloads. Pricing
4343
### Premium
4444

4545
The Premium service plan is designed for production apps that need higher performance and scale. PremiumV3 is the current Premium tier, offering Dav4 and Ddv4-series virtual machines and SSD storage. PremiumV3 supports standard compute SKUs and memory-optimized SKUs for high-memory workloads. PremiumV3 supports both rule-based autoscaling and automatic scaling. PremiumV3 is recommended for new deployments.
46+
4647
### Isolated
4748

48-
The Isolated service plan is designed to run mission critical workloads that are required to run in a virtual network. The Isolated plan allows customers to run their applications in a private, dedicated environment in an Azure datacenter. The plan offers Dv2-series virtual machines with faster processors, SSD storage, and a double memory-to-core ratio compared to the Standard tier. The private environment used with an Isolated plan is called the App Service Environment. The plan can scale to 100 instances with more available upon request.
49+
The Isolated service plan supports mission-critical workloads needing network isolation. IsolatedV2 is the preferred tier offering newer hardware, up to 200 instances, private environments, and enhanced security. IsolatedV2 is recommended for new workloads due to better performance and simpler pricing.
4950

5051
## Task to be done: Select an App Service plan
5152

0 commit comments

Comments
 (0)