Skip to content

Commit c3b3cd2

Browse files
Merge pull request #301986 from MicrosoftDocs/main
Merged by Learn.Build PR Management system
2 parents 16981f1 + 1baab3e commit c3b3cd2

File tree

118 files changed

+1460
-619
lines changed

Some content is hidden

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

118 files changed

+1460
-619
lines changed

articles/api-management/export-rest-mcp-server.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ description: Learn how to expose a REST API in Azure API Management as an MCP se
44
author: dlepow
55
ms.service: azure-api-management
66
ms.topic: how-to
7-
ms.date: 05/18/2025
7+
ms.date: 06/27/2025
88
ms.author: danlep
9+
ms.collection: ce-skilling-ai-copilot
910
ms.custom:
1011
- build-2025
1112
---
@@ -19,8 +20,8 @@ In API Management, you can expose a REST API managed in API Management as a remo
1920

2021
Using API Management to expose remote MCP servers provides centralized control over authentication, authorization, and monitoring. It simplifies the process of exposing APIs as MCP servers while helping to mitigate common security risks and ensuring scalability.
2122

22-
> [!NOTE]
23-
> This feature is currently in preview. It's being released first to the **AI Gateway Early** [update group](configure-service-update-settings.md). After joining the group, it can take 2 hours to access MCP server features.
23+
> [!IMPORTANT]
24+
> This feature is being introduced in preview in the classic Basic, Standard, and Premium tiers. It's being released first to the **AI Gateway Early** [update group](configure-service-update-settings.md). After joining the group, it can take 2 hours to access MCP server features.
2425
2526
In this article, you learn how to:
2627

@@ -42,7 +43,7 @@ In this article, you learn how to:
4243
## Expose API as an MCP server
4344

4445

45-
1. In the Azure portal, access the MCP server preview at the following URL:
46+
1. In the Azure portal, access the MCP server preview at the following URL. The preview can ony be used in the supported API Management tiers:
4647

4748
```
4849
https://portal.azure.com/?Microsoft_Azure_ApiManagement=mcp

articles/app-service/app-service-ip-restrictions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Set Up Access Restrictions
33
description: Learn how to secure your app in Azure App Service by setting up access restrictions. Define a priority-ordered allow/deny list that controls network access.
4-
author: madsd
5-
ms.author: madsd
4+
author: seligj95
5+
ms.author: jordanselig
66
ms.topic: how-to
77
ms.date: 02/03/2025
88
ms.custom: devx-track-azurepowershell, devx-track-azurecli

articles/app-service/configure-vnet-integration-enable.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Enable integration with an Azure virtual network
33
description: This how-to article walks you through enabling virtual network integration on an Azure App Service web app.
44
keywords: vnet integration
5-
author: madsd
6-
ms.author: madsd
5+
author: seligj95
6+
ms.author: jordanselig
77
ms.topic: how-to
88
ms.custom: devx-track-azurepowershell, devx-track-azurecli
99
ms.date: 01/30/2025

articles/app-service/configure-vnet-integration-routing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Configure virtual network integration with application and configuration routing.
33
description: This how-to article walks you through configuring routing on a regional virtual network integration.
4-
author: madsd
5-
ms.author: madsd
4+
author: seligj95
5+
ms.author: jordanselig
66
ms.topic: how-to
77
ms.date: 10/20/2021
88
---

articles/app-service/environment/app-service-app-service-environment-custom-settings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Configure custom settings
33
description: Configure settings that apply to the entire Azure App Service environment. Learn how to do it with Azure Resource Manager templates.
4-
author: madsd
4+
author: seligj95
55

66
ms.assetid: 1d1d85f3-6cc6-4d57-ae1a-5b37c642d812
77
ms.topic: tutorial
88
ms.date: 03/06/2024
9-
ms.author: madsd
9+
ms.author: jordanselig
1010
ms.custom: mvc, devx-track-arm-template
1111
---
1212

articles/app-service/environment/app-service-app-service-environment-geo-distributed-scale.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Geo distributed scale
33
description: Learn how to horizontally scale apps using geo-distribution with Traffic Manager and App Service Environments.
4-
author: madsd
4+
author: seligj95
55

66
ms.assetid: c1b05ca8-3703-4d87-a9ae-819d741787fb
77
ms.topic: article
88
ms.date: 11/18/2021
9-
ms.author: madsd
9+
ms.author: jordanselig
1010
ms.custom: references_regions, devx-track-azurepowershell
1111
---
1212
# Geo Distributed Scale with App Service Environments

articles/app-service/environment/configure-network-settings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Configure App Service Environment v3 network settings
33
description: Configure network settings that apply to the entire Azure App Service environment. Learn how to do it with Azure Resource Manager templates.
4-
author: madsd
4+
author: seligj95
55
keywords: ASE, ASEv3, ftp, remote debug
66

77
ms.topic: tutorial
88
ms.custom: devx-track-arm-template, devx-track-azurecli
99
ms.date: 03/29/2022
10-
ms.author: madsd
10+
ms.author: jordanselig
1111
---
1212

1313
# Network configuration settings

articles/app-service/environment/creation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Create an App Service Environment
33
description: Learn how to create an App Service Environment. This single-tenant deployment of Azure App Service integrates with an Azure virtual network and supports internal or external virtual IP types.
4-
author: madsd
4+
author: seligj95
55
ms.topic: article
66
ms.date: 05/07/2025
7-
ms.author: madsd
7+
ms.author: jordanselig
88
ms.custom:
99
- build-2025
1010
---

articles/app-service/environment/how-to-create-from-template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Create an App Service Environment (ASE) v3 with Azure Resource Manager
33
description: Learn how to create an external or ILB App Service Environment v3 by using an Azure Resource Manager template.
4-
author: madsd
4+
author: seligj95
55
ms.topic: how-to
66
ms.custom: devx-track-arm-template
77
ms.date: 03/09/2023
8-
ms.author: madsd
8+
ms.author: jordanselig
99
---
1010
# Create an App Service Environment by using an Azure Resource Manager template
1111

articles/app-service/environment/how-to-upgrade-preference.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: Configure upgrade preference for App Service Environment planned maintenance
33
description: Configure the upgrade preference for the Azure App Service Environment planned maintenance.
4-
author: madsd
4+
author: seligj95
5+
ms.author: jordanselig
56
ms.topic: tutorial
67
ms.custom: devx-track-azurecli
78
ms.date: 11/05/2024

0 commit comments

Comments
 (0)