Skip to content

Commit 29dab8a

Browse files
Merge pull request #310452 from MicrosoftDocs/main
Auto Publish – main to live - 2026-01-13 23:00 UTC
2 parents 7de9602 + b0cb660 commit 29dab8a

64 files changed

Lines changed: 1015 additions & 1794 deletions

File tree

Some content is hidden

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

articles/active-directory-b2c/service-limits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: CelesteDG
88
ms.service: azure-active-directory
99

1010
ms.topic: reference
11-
ms.date: 08/19/2025
11+
ms.date: 01/08/2026
1212
ms.subservice: b2c
1313
zone_pivot_groups: b2c-policy-type
1414

@@ -186,7 +186,7 @@ The following table lists the administrative configuration limits in the Azure A
186186

187187
## Region specific service limits
188188

189-
As a protection for our customers, Microsoft places some restrictions on telephony verification for certain region codes. The following table lists the region codes and their corresponding limits.
189+
As a protection for our customers, Microsoft places some restrictions on telephony verification for certain region codes. The following table lists the region codes and their corresponding limits. These limits apply to both SMS and Voice verification.
190190

191191
| Region Code | Region Name | Limit per tenant per 60 minutes | Limit per tenant per 24 hours |
192192
|:----------- |:---------------------------------------------- |:------------------------------- | :----------------------------------------|

articles/api-center/includes/api-center-portal-compare-apim-dev-portal.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: dlepow
66

77
ms.service: azure-api-center
88
ms.topic: include
9-
ms.date: 03/05/2025
9+
ms.date: 01/13/2026
1010
ms.author: danlep
1111
ms.custom: Include file
1212
---
@@ -15,10 +15,10 @@ ms.custom: Include file
1515

1616
The [Azure API Management](../../api-management/api-management-key-concepts.md) and [Azure API Center](../overview.md) services both provide portals for developers to discover and consume APIs:
1717

18-
* The *API Management developer portal* allows users to find managed APIs, learn how to use them, request access, and test them.
19-
* The *API Center portal* (preview) is a multi-gateway portal where users can discover and filter the organization's complete API inventory.
18+
* The *API Management developer portal* allows users to find managed APIs (including groups of APIs managed as products), learn how to use them, request access, and test them.
19+
* The *API Center portal* (preview) is a multigateway portal where users can discover and filter the organization's complete API inventory.
2020

21-
While the two portals share some features, they also have distinct differences. The following table compares current capabilities to help determine which portal to use. Some organizations may prefer one portal, while others may need both.
21+
While the two portals share some features, they also have distinct differences. The following table compares current capabilities to help determine which portal to use. Some organizations might prefer one portal, while others might need both.
2222

2323
| Feature | API Management developer portal | API Center portal (preview) |
2424
| --- | --- | --- |
@@ -30,7 +30,7 @@ While the two portals share some features, they also have distinct differences.
3030
| Add custom widgets | ✔️ ||
3131
| Customize with WordPress | ✔️ ||
3232
| Test APIs in test console | ✔️ | ✔️ |
33-
| Subscribe to APIs | ✔️ ||
33+
| Subscribe to APIs and products | ✔️ ||
3434
| View API usage analytics | ✔️ ||
3535

3636
<sup>1</sup> The API Center portal can contain all APIs in your organization, including those managed in Azure API Management and other platforms, as well as unmanaged APIs and APIs under development.

articles/api-management/api-management-faq.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
author: dlepow
66
ms.service: azure-api-management
77
ms.topic: faq
8-
ms.date: 09/30/2025
8+
ms.date: 01/13/2026
99
ms.author: danlep
1010
ms.custom: engagement-fy23,fasttrack-edit,build-2025
1111

@@ -51,7 +51,10 @@ sections:
5151
- question: |
5252
Can I move an API Management instance from one subscription to another?
5353
answer: |
54-
Yes. To learn how, see [Move resources to a new resource group or subscription](../azure-resource-manager/management/move-resource-group-and-subscription.md).
54+
Yes. To learn how, see [Move resources to a new resource group or subscription](../azure-resource-manager/management/move-resource-group-and-subscription.md). Certain features or resources can't be moved and should be disabled or removed before the move, including:
55+
56+
* System-assigned or user-assigned managed identities.
57+
* Virtual network subnet configurations.
5558
5659
- question: |
5760
Can I manage my API Management instance programmatically?

articles/api-management/api-management-howto-use-managed-service-identity.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ You can grant two types of identities to an API Management instance:
2727
- A *user-assigned identity* is a standalone Azure resource that can be assigned to your service. The service can have multiple user-assigned identities.
2828

2929
> [!NOTE]
30-
> Managed identities are specific to the Microsoft Entra tenant in which your Azure subscription is hosted. They don't get updated if a subscription is moved to a different directory. If a subscription is moved, you need to re-create and reconfigure the identities.
30+
> - Managed identities are specific to the Microsoft Entra tenant in which your Azure subscription is hosted. They don't get updated if a subscription is moved to a different directory. If a subscription is moved, you need to recreate and reconfigure the identities.
31+
> - API Management managed identities are also specific to the Azure subscription in which the service is hosted. If you move the service to a different subscription in the same tenant, you need to recreate and reconfigure the identities.
3132
3233
[!INCLUDE [api-management-workspace-availability](../../includes/api-management-workspace-availability.md)]
3334

articles/api-management/virtual-network-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ NSG rules allowing outbound connectivity to Storage, SQL, and Azure Event Hubs s
6363

6464
## TLS functionality
6565

66-
To enable TLS/SSL certificate chain building and validation, the API Management service needs outbound network connectivity on ports `80` and `443` to `ocsp.msocsp.com`, `oneocsp.msocsp.com`, `mscrl.microsoft.com`, `crl.microsoft.com`, `cacerts.digicert.com`, `crl3.digicert.com` and `csp.digicert.com`.
66+
To enable TLS/SSL certificate chain building and validation, the API Management service needs outbound network connectivity on ports `80` and `443` to `mscrl.microsoft.com`, `crl.microsoft.com`, `oneocsp.microsoft.com`, `cacerts.digicert.com`, `crl3.digicert.com` and `csp.digicert.com`.
6767

6868

6969
## DNS access

articles/app-service/environment/networking.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,10 @@ You can bring your own inbound address to your App Service Environment. If you c
7878
- For App Service Environment with external VIP, the Azure Public IP address resource must be in the same subscription as the App Service Environment.
7979
- The inbound address can't be changed after the App Service Environment is created.
8080

81+
### ILB App Service Environment inbound traffic limitation
82+
83+
For App Service Environments with an internal VIP, inbound traffic to the front ends can be dropped if the source IP address falls within the infrastructure address range used for the App Service Environment's front ends. **Don't use source IP addresses in the `172.31.192.0/25` address space when connecting to an ILB App Service Environment**.
84+
8185
## Ports and network restrictions
8286

8387
For your app to receive traffic, ensure that inbound network security group (NSG) rules allow the App Service Environment subnet to receive traffic from the required ports. In addition to any ports you'd like to receive traffic on, you should ensure that Azure Load Balancer is able to connect to the subnet on port 80. This port is used for health checks of the internal virtual machine. You can still control port 80 traffic from the virtual network to your subnet.

articles/azure-app-configuration/network-access-errors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Content-Type: application/problem+json; charset=utf-8
2626
```json
2727
{
2828
"type": "https://azconfig.io/errors/ip-address-rejected",
29-
"title": "Access to this resource is governed by a network access policy. The client IP address fails to meet the criteria for access.",
29+
"title": "Access to this resource is governed by a network access policy. The client IP address fails to meet the criteria for access. See https://aka.ms/appconfig/network-access-errors for more information.",
3030
"status": 403
3131
}
3232
```

articles/azure-functions/durable/durable-task-scheduler/durable-task-scheduler-dedicated-sku.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Durable Task Scheduler offers two SKU options: Dedicated and Consumption (previe
5757

5858
The Dedicated SKU provides performance and pricing through preallocated Capacity Units (CUs). You can purchase up to three CUs.
5959

60-
Currently, you're limited to 15 task hubs when using the Dedicated SKU. For more quota, [contact support](https://github.com/Azure/azure-functions-durable-extension/issues).
60+
Currently, you're limited to 25 task hubs when using the Dedicated SKU. For more quota, [contact support](https://github.com/Azure/azure-functions-durable-extension/issues).
6161

6262
#### Key features
6363

articles/azure-functions/durable/durable-task-scheduler/durable-task-scheduler.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Creating multiple task hubs isolates different workloads that can be managed ind
107107
- Create task hubs for different teams within your organization.
108108
- Share the same scheduler instance across multiple apps.
109109

110-
Scheduler sharing is a great way to optimize cost when multiple teams have scenarios requiring orchestrations. Although you can create unlimited task hubs in one scheduler instance, they share the same resources; if one task hub is heavily loaded, it might affect the performance of the other task hubs.
110+
Scheduler sharing is a great way to optimize cost when multiple teams have scenarios requiring orchestrations. Although you can create multiple task hubs in one scheduler instance, they share the same resources; if one task hub is heavily loaded, it might affect the performance of the other task hubs.
111111

112112
### Emulator for local development
113113

@@ -160,7 +160,7 @@ Stale orchestration data should be purged periodically to ensure efficient stora
160160

161161
You're limited in how many task hubs you can use depending on your billing SKU.
162162

163-
- [When using the Dedicated SKU,](./durable-task-scheduler-dedicated-sku.md#dedicated-sku) task hubs are limited to 15.
163+
- [When using the Dedicated SKU,](./durable-task-scheduler-dedicated-sku.md#dedicated-sku) task hubs are limited to 25.
164164
- [When using the Consumption SKU,](./durable-task-scheduler-dedicated-sku.md#consumption-sku-preview) task hubs are limited to 5.
165165

166166
For more quota, [contact support](https://github.com/Azure/azure-functions-durable-extension/issues).

articles/azure-maps/map-accessibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ The map has keyboard shortcuts built in that make it easier to use the map. Thes
9494
|----------|-----------------------------------|
9595
| `Tab` | Navigate across the controls and popups in the map. |
9696
| `ESC` | Move focus from any element in the map to the top-level map element. |
97-
| `Ctrl` + `Shift` + `D` | Toggle screen reader detail level. |
97+
| `Ctrl` + `Alt` + `D` | Toggle screen reader detail level. |
9898
| Left arrow key | Pan the map left 100 pixels |
9999
| Right arrow key | Pan the map right 100 pixels |
100100
| Down arrow key | Pan the map down 100 pixels |

0 commit comments

Comments
 (0)