Skip to content

Commit 84f2a23

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into us429364-seo-top25-vnet
2 parents c3f0ce3 + cfd12b0 commit 84f2a23

File tree

1,229 files changed

+10560
-4695
lines changed

Some content is hidden

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

1,229 files changed

+10560
-4695
lines changed

.openpublishing.publish.config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -626,6 +626,12 @@
626626
"branch": "main",
627627
"branch_mapping": {}
628628
},
629+
{
630+
"path_to_root": "app-service-agentic-semantic-kernel-java",
631+
"url": "https://github.com/Azure-Samples/app-service-agentic-semantic-kernel-java",
632+
"branch": "main",
633+
"branch_mapping": {}
634+
},
629635
{
630636
"path_to_root": "playwright-testing-service",
631637
"url": "https://github.com/microsoft/playwright-testing-service",

.openpublishing.redirection.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6894,6 +6894,11 @@
68946894
"redirect_url": "/azure/governance/policy/samples/hipaa-hitrust",
68956895
"redirect_document_id": false
68966896
},
6897+
{
6898+
"source_path": "articles/reliability/migrate-workload-aks-mysql.md",
6899+
"redirect_url": "/azure/reliability/availability-zones-migration-overview",
6900+
"redirect_document_id": true
6901+
},
68976902
{
68986903
"source_path": "articles/private-5g-core/disconnected-mode.md",
68996904
"redirect_url": "/azure/private-5g-core/azure-stack-edge-disconnects",
@@ -6904,6 +6909,7 @@
69046909
"redirect_url": "/azure/signups/overview",
69056910
"redirect_document_id": false
69066911
}
6912+
69076913
]
69086914
}
69096915

articles/active-directory-b2c/page-layout.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ manager: CelesteDG
99
ms.service: azure-active-directory
1010

1111
ms.topic: reference
12-
ms.date: 06/12/2025
12+
ms.date: 07/09/2025
1313
ms.author: kengaderdus
1414
ms.subservice: b2c
1515

@@ -65,6 +65,9 @@ Azure AD B2C page layout uses the following versions of the [jQuery library](htt
6565

6666
## Self-asserted page (selfasserted)
6767

68+
**2.1.36**
69+
- The CAPTCHA input now displays French accented characters correctly. This update resolves previous font encoding and localization errors that affected character rendering
70+
6871
**2.1.35**
6972
- Enhanced CAPTCHA error handling now ensures that any validation failures—such as “unmatched challenge”—returned by the backend are consistently captured and displayed in the UI.
7073

@@ -227,6 +230,9 @@ Azure AD B2C page layout uses the following versions of the [jQuery library](htt
227230
> [!TIP]
228231
> If you localize your page to support multiple locales, or languages in a user flow. The [localization IDs](localization-string-ids.md) article provides the list of localization IDs that you can use for the page version you select.
229232
233+
**2.1.24**
234+
- This release resolves issues with French accents in the CAPTCHA input. Accented characters now appear correctly, and font and encoding limitations no longer affect their display. All French-specific characters show as intended.
235+
230236
**2.1.23**
231237
- Enhanced CAPTCHA error handling now ensures that any validation failures—such as “unmatched challenge”—returned by the backend are consistently captured and displayed in the UI.
232238

@@ -330,6 +336,9 @@ Azure AD B2C page layout uses the following versions of the [jQuery library](htt
330336

331337
## MFA page (multifactor)
332338

339+
**1.2.22**
340+
- This release resolves issues with French accents in the CAPTCHA input. Accented characters now appear correctly, and font and encoding limitations no longer affect their display. All French-specific characters show as intended.
341+
333342
**1.2.21**
334343
- Enhanced CAPTCHA error handling now ensures that any validation failures—such as “unmatched challenge”—returned by the backend are consistently captured and displayed in the UI.
335344

articles/api-management/TOC.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -133,16 +133,16 @@
133133
href: api-management-configuration-repository-git.md
134134
- name: DevOps and CI/CD
135135
href: devops-api-development-templates.md
136-
- name: Resiliency
136+
- name: Resiliency and reliability
137137
items:
138-
- name: High availability features
138+
- name: Reliability in API Management
139139
displayName: reliability, resilience, resiliency
140-
href: high-availability.md
140+
href: /azure/reliability/reliability-api-management?toc=%2Fazure%2Fapi-management%2Ftoc.json&bc=/azure/api-management/breadcrumb/toc.json
141141
- name: Deploy to multiple Azure regions
142142
href: api-management-howto-deploy-multi-region.md
143143
- name: Enable availability zones
144144
displayName: zonal, zone-redundant
145-
href: ../reliability/migrate-api-mgt.md?toc=%2Fazure%2Fapi-management%2Ftoc.json&bc=/azure/api-management/breadcrumb/toc.json
145+
href: enable-availability-zone-support.md
146146
- name: Set up DR using backup/restore
147147
displayName: disaster, recovery
148148
href: api-management-howto-disaster-recovery-backup-restore.md
@@ -680,6 +680,8 @@
680680
href: breaking-changes/git-configuration-retirement-march-2025.md
681681
- name: Direct management API retirement (March 2025)
682682
href: breaking-changes/direct-management-api-retirement-march-2025.md
683+
- name: Managed certificates suspension (August 2025)
684+
href: breaking-changes/managed-certificates-suspension-august-2025.md
683685
- name: ADAL-based identity provider retirement (September 2025)
684686
href: breaking-changes/identity-provider-adal-retirement-sep-2025.md
685687
- name: CAPTCHA endpoint update (September 2025)

articles/api-management/api-management-capacity.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@ In the v2 tiers, the following metrics are available:
4242

4343
* **Memory Percentage of Gateway** - The percentage of memory capacity used by the gateway units.
4444

45-
> [!NOTE]
46-
> Currently, the Memory Percentage of Gateway metric isn't supported in the Premium v2 tier.
47-
4845
Available aggregations for these metrics are as follows.
4946

5047
* **Avg** - Average percentage of capacity used across gateway processes in every [unit](upgrade-and-scale.md) of an API Management instance.

articles/api-management/api-management-howto-deploy-multi-region.md

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to deploy a Premium tier Azure API Management instance to
55
author: dlepow
66
ms.service: azure-api-management
77
ms.topic: how-to
8-
ms.date: 07/29/2024
8+
ms.date: 07/07/2025
99
ms.author: danlep
1010
---
1111

@@ -19,7 +19,7 @@ When adding a region, you configure:
1919

2020
* The number of scale [units](upgrade-and-scale.md) that region will host.
2121

22-
* Optional [availability zones](../reliability/migrate-api-mgt.md), if that region supports it.
22+
* [Availability zones](enable-availability-zone-support.md), if that region supports it. By default, API Management automatically configures availability zones for the added region, which is recommended. You can also manually configure availability zones for the added region.
2323

2424
* [Virtual network](virtual-network-concepts.md) settings in the added region, if networking is configured in the existing region or regions.
2525

@@ -35,37 +35,38 @@ When adding a region, you configure:
3535

3636
## Prerequisites
3737

38+
* Thoroughly understand all requirements and considerations for enabling multi-region deployment in API Management by reading [Reliability in API Management](../reliability/reliability-api-management.md).
3839
* If you haven't created an API Management service instance, see [Create an API Management service instance](get-started-create-service-instance.md). Select the Premium service tier.
3940
* If your API Management instance is deployed in a virtual network, ensure that you set up a virtual network and subnet in the location that you plan to add, and within the same subscription. See [virtual network prerequisites](api-management-using-with-vnet.md#prerequisites).
4041

41-
## <a name="add-region"> </a>Deploy API Management service to an additional region
42+
## Deploy API Management service to an additional region
4243

4344
1. In the Azure portal, navigate to your API Management service and select **Locations** from the left menu.
4445
1. Select **+ Add** in the top bar.
4546
1. Select the added location from the dropdown list.
4647
1. Select the number of scale **[Units](upgrade-and-scale.md)** in the location.
47-
1. Optionally select one or more [**Availability zones**](../reliability/migrate-api-mgt.md).
48-
1. If the API Management instance is deployed in a [virtual network](api-management-using-with-vnet.md), configure virtual network settings in the location, including virtual network, subnet, and public IP address (if enabling availability zones).
48+
1. If the region supports [**Availability zones**](enable-availability-zone-support.md), leave the **Automatic** setting (recommended), or optionally select one or more zones. If you select specific zones, the number of units that you selected must distribute evenly across the availability zones. For example, if you selected three units, you would select three zones so that each zone hosts one unit.
49+
1. If the API Management instance is deployed in a [virtual network](api-management-using-with-vnet.md), configure virtual network settings in the location, including virtual network, subnet, and public IP address.
4950
1. Select **Add** to confirm.
5051
1. Repeat this process until you configure all locations.
5152
1. Select **Save** in the top bar to start the deployment process.
5253

53-
## <a name="remove-region"> </a>Remove an API Management service region
54+
## Remove an API Management service region
5455

5556
1. In the Azure portal, navigate to your API Management service and select **Locations** from the left menu.
5657
1. For the location you would like to remove, select the context menu using the **...** button at the right end of the table. Select **Delete**.
5758
1. Confirm the deletion and select **Save** to apply the changes.
5859

5960

60-
## <a name="route-backend"> </a>Route API calls to regional backend services
61+
## Route API calls to regional backend services
6162

6263
By default, each API routes requests to a single backend service URL. Even if you've configured Azure API Management gateways in various regions, the API gateway will still forward requests to the same backend service, which is deployed in only one region. In this case, the performance gain will come only from responses cached within Azure API Management in a region specific to the request; contacting the backend across the globe may still cause high latency.
6364

6465
To take advantage of geographical distribution of your system, you should have backend services deployed in the same regions as Azure API Management instances. Then, using policies and `@(context.Deployment.Region)` property, you can route the traffic to local instances of your backend.
6566

6667
1. Navigate to your Azure API Management instance and select **APIs** from the left menu.
6768
2. Select your desired API.
68-
3. Select **Code editor** from the arrow dropdown in the **Inbound processing**.
69+
3. On the **Design** tab, in the **Inbound processing** section, select **Code editor**.
6970

7071
![API code editor](./media/api-management-howto-deploy-multi-region/api-management-api-code-editor.png)
7172

@@ -109,7 +110,7 @@ You may also front your backend services with [Azure Traffic Manager](https://az
109110

110111
* For traffic control during maintenance operations, we recommend using the Priority routing method.
111112

112-
## <a name="custom-routing"> </a>Use custom routing to API Management regional gateways
113+
## Use custom routing to API Management regional gateways
113114

114115
API Management routes the requests to a regional gateway based on [the lowest latency](../traffic-manager/traffic-manager-routing-methods.md#performance). Although it isn't possible to override this setting in API Management, you can use your own Traffic Manager with custom routing rules.
115116

@@ -167,7 +168,7 @@ This section provides considerations for multi-region deployments when the API M
167168
* Configure each regional network independently. The [connectivity requirements](virtual-network-reference.md) such as required network security group rules for a virtual network in an added region are generally the same as those for a network in the primary region.
168169
* Virtual networks in the different regions don't need to be peered.
169170
> [!IMPORTANT]
170-
> When configured in internal VNet mode, each regional gateway must also have outbound connectivity on port 1433 to the Azure SQL database configured for your API Management instance, which is only in the *primary* region. Ensure that you allow connectivity to the FQDN or IP address of this Azure SQL database in any routes or firewall rules you configure for networks in your secondary regions; the Azure SQL service tag can't be used in this scenario. To find the Azure SQL database name in the primary region, go to the **Network** > **Network status** page of your API Management instance in the portal.
171+
> When configured in internal virtual network mode, each regional gateway must also have outbound connectivity on port 1433 to the Azure SQL database configured for your API Management instance, which is only in the *primary* region. Ensure that you allow connectivity to the FQDN or IP address of this Azure SQL database in any routes or firewall rules you configure for networks in your secondary regions; the Azure SQL service endpoint can't be used in this scenario. To find the Azure SQL database name in the primary region, go to the **Network** > **Network status** page of your API Management instance in the portal.
171172

172173
### IP addresses
173174

@@ -185,10 +186,10 @@ This section provides considerations for multi-region deployments when the API M
185186

186187
## Related content
187188

188-
* Learn more about configuring API Management for [high availability](high-availability.md).
189-
190-
* Learn more about configuring [availability zones](../reliability/migrate-api-mgt.md) to improve the availability of an API Management instance in a region.
189+
* Learn more about [reliability in API Management](../reliability/reliability-api-management.md)
191190

191+
* Learn more about enabling [availability zone support](enable-availability-zone-support.md) for an API Management instance.
192+
192193
* For more information about virtual networks and API Management, see:
193194

194195
* [Connect to a virtual network using Azure API Management](api-management-using-with-vnet.md)

articles/api-management/api-management-region-availability.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: dlepow
66

77
ms.service: azure-api-management
88
ms.topic: concept-article
9-
ms.date: 06/17/2025
9+
ms.date: 07/21/2025
1010
ms.author: danlep
1111
ms.custom:
1212
- references_regions
@@ -32,6 +32,7 @@ Information in the following table is updated regularly. Capacity availability i
3232
| Australia Southeast ||| | |
3333
| Brazil South ||| | |
3434
| Central India ||| | |
35+
| Central US ||| | |
3536
| East Asia ||| ||
3637
| East US ||| | |
3738
| East US 2 |||||
@@ -49,6 +50,7 @@ Information in the following table is updated regularly. Capacity availability i
4950
| Sweden Central ||| | |
5051
| South India ||| | |
5152
| Switzerland North ||| | |
53+
| UAE North ||| | |
5254
| UK South |||||
5355
| UK West ||| | |
5456
| West Europe ||| ||
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
title: Azure API Management - Managed certificates suspension for new custom domains (August 2025)
3+
description: Azure API Management is temporarily suspending managed certificates for new custom domains from August 15, 2025 to March 15, 2026 due to industry-wide changes in domain validation.
4+
services: api-management
5+
author: dlepow
6+
ms.service: azure-api-management
7+
ms.topic: reference
8+
ai-usage: ai-assisted
9+
ms.date: 07/18/2025
10+
ms.author: danlep
11+
---
12+
13+
# Managed certificates suspension for new custom domains (August 2025)
14+
15+
[!INCLUDE [premium-dev-standard-basic.md](../../../includes/api-management-availability-premium-dev-standard-basic.md)]
16+
17+
Azure managed certificates for new custom domains in API Management will be temporarily turned off from August 15, 2025 to March 15, 2026. Existing managed certificates will be autorenewed and remain unaffected.
18+
19+
In the classic service tiers, Azure API Management offers [free, managed TLS certificates for custom domains](../configure-custom-domain.md#domain-certificate-options), allowing customers to secure their endpoints without purchasing and managing their own certificates. Because of an industry-wide deprecation of CNAME-based Domain Control Validation (DCV), our Certificate Authority (CA), DigiCert, will migrate to a new validation platform to meet Multi-Perspective Issuance Corroboration (MPIC) requirements. This migration requires a temporary suspension of managed certificates for new custom domains.
20+
21+
## Is my service affected by this?
22+
23+
You're affected if you plan to create new managed certificates for new custom domains in Azure API Management between August 15, 2025 and March 15, 2026. Existing managed certificates will be autorenewed before August 15, 2025 and will continue to function normally. There's no impact to existing managed certificates or custom domains already using them.
24+
25+
## What is the deadline for the change?
26+
27+
The suspension of managed certificates for new custom domains will be enforced from August 15, 2025 to March 15, 2026. The capability to create managed certificates will resume after the migration to the new validation platform is complete.
28+
29+
## What do I need to do?
30+
31+
No action is required if you already have managed certificates for your custom domains. If you need to add new managed certificates, plan to do so before August 15, 2025 or after March 15, 2026. During the suspension period, you can still configure custom domains with certificates you manage from other sources.
32+
33+
## Help and support
34+
35+
If you have questions, get answers from community experts in [Microsoft Q&A](https://aka.ms/apim/azureqa/change/captcha-2022). If you have a support plan and need technical help, create a [support request](https://portal.azure.com/#view/Microsoft_Azure_Support/HelpAndSupportBlade/~/overview).
36+
37+
## Related content
38+
39+
See all [upcoming breaking changes and feature retirements](overview.md).

articles/api-management/breaking-changes/overview.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: dlepow
66

77
ms.service: azure-api-management
88
ms.topic: reference
9-
ms.date: 05/30/2025
9+
ms.date: 07/17/2025
1010
ms.author: danlep
1111
---
1212

@@ -30,6 +30,7 @@ The following table lists all the upcoming breaking changes and feature retireme
3030
| [Git repository retirement][git2025] | March 15, 2025 |
3131
| [Direct management API retirement][mgmtapi2025] | March 15, 2025 |
3232
| [Workspaces preview breaking changes, part 2][workspaces2025march] | March 31, 2025 |
33+
| [Managed certificates suspension][managed-certificates-suspension-august-2025] | August 15, 2025 |
3334
| [ADAL-based Microsoft Entra ID identity provider retirement][msal2025] | September 30, 2025 |
3435
| [CAPTCHA endpoint update][captcha2025] | September 30, 2025 |
3536
| [Built-in analytics dashboard retirement][analytics2027] | March 15, 2027 |
@@ -50,3 +51,4 @@ The following table lists all the upcoming breaking changes and feature retireme
5051
[mgmtapi2025]: ./direct-management-api-retirement-march-2025.md
5152
[workspaces2024]: ./workspaces-breaking-changes-june-2024.md
5253
[workspaces2025march]: ./workspaces-breaking-changes-march-2025.md
54+
[managed-certificates-suspension-august-2025]: ./managed-certificates-suspension-august-2025.md

0 commit comments

Comments
 (0)