Skip to content

Commit 20179f7

Browse files
authored
Merge pull request #305544 from MicrosoftDocs/main
Auto Publish – main to live - 2025-09-15 11:00 UTC
2 parents 5d201bf + 96f100f commit 20179f7

File tree

408 files changed

+1100
-289
lines changed

Some content is hidden

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

408 files changed

+1100
-289
lines changed

articles/api-center/enable-api-analysis-linting.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ ms.topic: how-to
66
ms.date: 12/03/2024
77
ms.author: danlep
88
author: dlepow
9-
ms.custom: devx-track-azurecli
9+
ms.custom:
10+
- devx-track-azurecli
11+
- sfi-image-nochange
1012
# Customer intent: As an API program manager, I want to lint the API definitions in my organization's API center and analyze whether my APIs comply with my organization's API style guide.
1113
---
1214

articles/api-center/govern-apis-vscode-extension.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ ms.service: azure-api-center
66
ms.topic: how-to
77
ms.date: 10/16/2024
88
ms.author: danlep
9-
ms.custom:
9+
ms.custom:
10+
- sfi-image-nochange
1011
# Customer intent: As an API developer, I want to use my Visual Studio Code environment to check API compliance in my organization's API center.
1112
---
1213

articles/api-center/set-up-notification-workflow.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ ms.topic: how-to
66
ms.date: 10/18/2024
77
ms.author: danlep
88
author: dlepow
9-
ms.custom:
9+
ms.custom:
10+
- sfi-image-nochange
1011
# Customer intent: As an API program manager, I want to automate a workflow for an individual to receive a Microsoft Teams notification to set status for an API that is registered in my organization's API center.
1112
---
1213

articles/application-gateway/configuration-http-settings.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: application-gateway
55
author: mbender-ms
66
ms.service: azure-application-gateway
77
ms.topic: concept-article
8-
ms.date: 09/11/2025
8+
ms.date: 09/15/2025
99
ms.author: mbender
1010
ms.custom:
1111
- build-2025
@@ -171,10 +171,9 @@ For example, if *www.contoso.com* is specified in the **Host name** setting, the
171171
### Dedicated Backend Connection
172172

173173
Azure Application Gateway, by default, reuses idle backend connections to optimize the resource utilization of TCP connections for both the Application Gateway and the backend server.
174-
To support security functions in customer data paths that necessitate unique backend connections per client, Azure Application Gateway V2 provides dedicated connections to backend servers. This capability establishes direct, one-to-one mapping between frontend and backend connections, ensuring persistent connectivity for each individual client.
174+
To support security functions in customer data paths that necessitate unique backend connections per client, Azure Application Gateway V2 provides dedicated connections to backend servers.
175175

176-
177-
<img width="644" height="641" alt="image" src="https://github.com/user-attachments/assets/1eaa735c-04fb-4451-b048-2267884be4be" />
176+
:::image type="content" source="media/configuration-http-settings/dedicated-backend.png" alt-text="Screenshot of network flows through Application Gateway layer 7 proxy."::: This capability establishes direct, one-to-one mapping between frontend and backend connections, ensuring persistent connectivity for each individual client.
178177

179178
>[!IMPORTANT]
180179
>Dedicated backend connection leads to an increase in the number of backend connections and hence could require more resources to support the increased concurrent connections on Application Gateway and the backend servers. On Application Gateway, you must consider increasing the number of instances or enabling auto scale.
650 KB
Loading

articles/azure-edge-hardware-center/azure-edge-hardware-center-manage-order.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ ms.service: azure-edge-hardware-center
77
ms.topic: how-to
88
ms.date: 06/01/2022
99
ms.author: alkohli
10+
ms.custom: sfi-image-nochange
1011
---
1112
# Use the Azure portal to manage your Azure Edge Hardware Center orders
1213

articles/azure-edge-hardware-center/azure-edge-hardware-center-resource-move-subscription-resource-group.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ ms.service: azure-edge-hardware-center
77
ms.topic: how-to
88
ms.date: 01/03/2022
99
ms.author: alkohli
10+
ms.custom: sfi-image-nochange
1011
---
1112

1213
# Move Azure Edge Hardware Center resource across Azure subscriptions and resource groups via the Azure portal

articles/azure-fluid-relay/how-tos/provision-fluid-azure-portal.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ description: How to provision an Azure Fluid Relay service using the Azure porta
44
ms.date: 01/18/2023
55
ms.topic: article
66
ms.service: azure-fluid
7-
ms.custom: references_regions
7+
ms.custom:
8+
- references_regions
9+
- sfi-image-nochange
810
---
911

1012
# How to: Provision an Azure Fluid Relay service

articles/azure-fluid-relay/how-tos/use-audience-in-fluid.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ title: 'How to: Use audience features in the Fluid Framework'
44
ms.date: 11/04/2022
55
ms.service: azure-fluid
66
ms.topic: reference
7+
ms.custom: sfi-image-nochange
78
---
89

910
# How to: Use audience features in the Fluid Framework

articles/azure-functions/functions-concurrency.md

Lines changed: 61 additions & 44 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)