Skip to content

Commit 1542f00

Browse files
Merge pull request #301100 from MicrosoftDocs/main
Merged by Learn.Build PR Management system
2 parents be2dc0d + c3310d0 commit 1542f00

File tree

5 files changed

+85
-40
lines changed

5 files changed

+85
-40
lines changed

articles/app-service/app-service-configure-premium-v4-tier.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Configure Premium V4 tier
33
description: Learn how to better performance for your web, mobile, and API app in Azure App Service by scaling to the new Premium V4 pricing tier.
44
keywords: app service, azure app service, scale, scalable, app service plan, app service cost
55
ms.topic: article
6-
ms.date: 05/12/2025
6+
ms.date: 06/09/2025
77
ms.author: msangapu
88
author: msangapu-msft
99
ms.custom:
@@ -96,9 +96,18 @@ Premium V4 is available in the following regions:
9696

9797
### Azure Public
9898

99+
- Australia East
100+
- Canada Central
101+
- North Europe
99102
- East US
100-
- West Central US
103+
- East US 2
104+
- France Central
101105
- North Europe
106+
- Southeast Asia
107+
- Sweden Central
108+
- West Central US
109+
- West Europe
110+
- West US 3
102111

103112
## Scale up from an unsupported resource group and region combination
104113

articles/app-service/index.yml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,32 @@ landingContent:
5555
- text: Custom container
5656
url: quickstart-custom-container.md
5757

58+
- title: Integrate AI with App Service
59+
linkLists:
60+
- linkListType: concept
61+
links:
62+
- text: Introduction to AI integration with App Service
63+
url: overview-ai-integration.md
64+
- linkListType: tutorial
65+
links:
66+
- text: Build a RAG application with Azure OpenAI and Azure AI Search (.NET)
67+
url: tutorial-ai-openai-search-dotnet.md
68+
- text: Build a chatbot with Azure OpenAI (Blazor)
69+
url: tutorial-ai-openai-chatbot-dotnet.md
70+
- text: Build a chatbot with Azure OpenAI (Spring Boot)
71+
url: tutorial-ai-openai-chatbot-java.md
72+
- text: Run a chatbot with a local SLM (Express.js)
73+
url: tutorial-ai-slm-expressjs.md
74+
- text: Invoke OpenAPI web app from Azure AI Agent
75+
url: invoke-openapi-web-app-from-azure-ai-agent-service.md
76+
77+
- title: Troubleshoot with Azure SRE Agent (AI)
78+
linkLists:
79+
- linkListType: tutorial
80+
links:
81+
- text: Fix application issues with SRE Agent
82+
url: tutorial-sre-agent.md
83+
5884
- title: Build a CRUD app
5985
linkLists:
6086
- linkListType: tutorial
@@ -90,3 +116,4 @@ landingContent:
90116
url: deploy-continuous-deployment.md
91117
- text: Upload content with FTP
92118
url: deploy-ftp.md
119+

0 commit comments

Comments
 (0)