Skip to content

Commit f4e1915

Browse files
authored
pull base content,head:MicrosoftDocs:main,into:wwlpublishsync
2 parents 54f1eb5 + 06b09f5 commit f4e1915

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+358
-411
lines changed

learn-pr/paths/plan-implement-data-platform-resources/index.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ uid: learn.wwl.plan-implement-data-platform-resources
33
metadata:
44
title: Plan and implement data platform resources
55
description: Plan and implement data platform resources
6-
ms.date: 04/26/2022
7-
author: wwlpublish
6+
ms.date: 2/25/2022
7+
author: JulianePadrao
88
ms.author: jupadrao
99
ms.topic: learning-path
1010
title: Plan and implement data platform resources
@@ -30,9 +30,9 @@ subjects:
3030
- data-engineering
3131
- data-management
3232
modules:
33+
- learn.wwl.prepare-to-maintain-sql-databases-azure
3334
- learn.wwl.deploy-iaas-solutions-with-azure-sql
3435
- learn.wwl.deploy-paas-solutions-with-azure-sql
35-
- learn.wwl.evaluate-strategies-for-migrating-to-azure-sql
3636
- learn-wwl.migrate-sql-workloads-azure-sql-databases
3737
- learn-wwl.migrate-sql-workloads-azure-managed-instances
3838
trophy:

learn-pr/wwl-azure/configure-app-service-plans/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Introduction
88
description: "Introduction"
9-
ms.date: 02/12/2025
9+
ms.date: 02/25/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit

learn-pr/wwl-azure/configure-app-service-plans/2-implement-azure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Implement Azure App Service plans
88
description: "Implement Azure App Service plans"
9-
ms.date: 02/12/2025
9+
ms.date: 02/25/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Determine Azure App Service plan pricing
88
description: "Determine Azure App Service plan pricing"
9-
ms.date: 02/12/2025
9+
ms.date: 02/25/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit

learn-pr/wwl-azure/configure-app-service-plans/4-scale-up-scale-out.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Scale up and scale out Azure App Service
88
description: "Scale up and scale out Azure App Service"
9-
ms.date: 02/12/2025
9+
ms.date: 02/25/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit

learn-pr/wwl-azure/configure-app-service-plans/5-plan-scaling.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Configure Azure App Service autoscale
88
description: "Configure Azure App Service autoscale"
9-
ms.date: 02/12/2025
9+
ms.date: 02/25/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit

learn-pr/wwl-azure/configure-app-service-plans/6-knowledge-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Knowledge check
88
description: "Knowledge check"
9-
ms.date: 02/12/2025
9+
ms.date: 02/25/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit

learn-pr/wwl-azure/configure-app-service-plans/7-summary-resources.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Summary and resources
88
description: "Summary and resources"
9-
ms.date: 02/12/2025
9+
ms.date: 02/25/2025
1010
author: wwlpublish
1111
ms.author: cynthist
1212
ms.topic: unit

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,14 @@ The Premium service plan is designed to provide enhanced performance for product
4747
### Isolated
4848

4949
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.
50+
51+
## Try it in the Azure portal
52+
53+
You can view the available App Service plans in the Azure portal. You can make your choice based on hardware or feature requirements.
54+
55+
1. Use the Azure portal to search for and select **App Service plans**.
56+
1. **Create** a new App Service plan.
57+
1. Select **Explore pricing plans** to view the available plans.
58+
59+
60+

learn-pr/wwl-azure/configure-app-service-plans/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
prefetch-feature-rollout: true
66
title: Configure Azure App Service plans
77
description: "Configure Azure App Service plans"
8-
ms.date: 02/12/2025
8+
ms.date: 02/25/2025
99
author: wwlpublish
1010
ms.author: cynthist
1111
ms.topic: module

0 commit comments

Comments
 (0)