Skip to content

Commit 6c99b2b

Browse files
author
gitName
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into dt
2 parents 650e970 + 2fbc21f commit 6c99b2b

559 files changed

Lines changed: 9964 additions & 4829 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.

.openpublishing.publish.config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -632,6 +632,12 @@
632632
"branch": "main",
633633
"branch_mapping": {}
634634
},
635+
{
636+
"path_to_root": "app-service-agentic-langgraph-foundry-python",
637+
"url": "https://github.com/Azure-Samples/app-service-agentic-langgraph-foundry-python",
638+
"branch": "main",
639+
"branch_mapping": {}
640+
},
635641
{
636642
"path_to_root": "app-service-agentic-semantic-kernel-java",
637643
"url": "https://github.com/Azure-Samples/app-service-agentic-semantic-kernel-java",

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7152,7 +7152,17 @@
71527152
{
71537153
"source_path": "articles/reliability/migrate-storage.md",
71547154
"redirect_url": "/azure/storage/common/redundancy-migration",
7155+
"redirect_document_id": false
7156+
},
7157+
{
7158+
"source_path": "articles/reliability/reliability-operator-nexus.md",
7159+
"redirect_url": "/azure/reliability/overview-reliability-guidance",
7160+
"redirect_document_id": false
71557161
}
7162+
7163+
7164+
7165+
71567166
]
71577167
}
71587168

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

Lines changed: 10 additions & 4 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: 07/29/2025
11+
ms.date: 08/19/2025
1212
ms.subservice: b2c
1313
zone_pivot_groups: b2c-policy-type
1414

@@ -169,14 +169,20 @@ The following table lists the administrative configuration limits in the Azure A
169169
|Number of sign-out URLs per application  |1 |
170170
|String Limit per Attribute |250 Chars |
171171
|Number of B2C tenants per subscription |20 |
172-
|Total number of objects (user accounts and applications) per tenant (default limit)|1.25 million |
173-
|Total number of objects (user accounts and applications) per tenant (using a verified custom domain). If you want to increase this limit, please contact [Microsoft Support](find-help-open-support-ticket.md).|5.25 million |
172+
|Number of objects (user accounts and applications) per tenant (default limit) <sup>2</sup>|1.25 million|
173+
|Number of objects (user accounts and applications) per tenant (using a verified custom domain) <sup>3</sup>. If you want to increase this limit, please contact [Microsoft Support](find-help-open-support-ticket.md).|5.25 million|
174+
|Number of objects per tenant for Japan Go-Local Azure AD B2C tenants (default limit) <sup>4</sup>|310K|
175+
|Number of objects per tenant for Japan Go-Local Azure AD B2C tenants (using a verified custom domain) <sup>5</sup>. If you want to increase this limit, please contact [Microsoft Support](find-help-open-support-ticket.md).|570K|
174176
|Levels of [inheritance](custom-policy-overview.md#inheritance-model) in custom policies |10 |
175177
|Number of policies per Azure AD B2C tenant (user flows + custom policies) |200 |
176178
|Maximum policy file size |1024 KB |
177179
|Number of API connectors per tenant |20 |
178180

179-
<sup>1</sup> See also [Microsoft Entra service limits and restrictions](../active-directory/enterprise-users/directory-service-limits-restrictions.md).
181+
- <sup>1</sup> See also [Microsoft Entra service limits and restrictions](../active-directory/enterprise-users/directory-service-limits-restrictions.md).
182+
- <sup>2</sup> 1M user accounts and 250K applications.
183+
- <sup>3</sup> 5M user accounts and 250K applications.
184+
- <sup>4</sup> 60K user accounts and 250K applications.
185+
- <sup>5</sup> 320K user accounts and 250K applications.
180186

181187
## Region specific service limits
182188

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Information in the following table is updated regularly. Capacity availability i
3131
| Australia East |||||
3232
| Australia Southeast ||| | |
3333
| Brazil South ||| | |
34+
| Canada Central ||| | |
3435
| Central India ||| | |
3536
| Central US ||| | |
3637
| East Asia ||| ||

articles/api-management/observability.md

Lines changed: 7 additions & 8 deletions
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: 02/10/2025
9+
ms.date: 08/26/2025
1010
ms.author: danlep
1111
---
1212

@@ -27,21 +27,20 @@ The following table summarizes all the observability capabilities supported by A
2727
> [!NOTE]
2828
> For API consumers who use the developer portal, a built-in API report is available. It only provides information about their individual API usage during the preceding 90 days. Currently, the built-in API report isn't available in the developer portal for the v2 service tiers.
2929
>
30-
| Tool | Useful for | Data lag | Retention | Sampling | Data kind | Supported Deployment Model(s) |
30+
| Tool | Useful for | Data lag<sup>4</sup> | Retention | Sampling | Data kind | Supported Deployment Model(s) |
3131
|:------------- |:-------------|:---- |:----|:---- |:--- |:---- |
32-
| **[API Inspector](api-management-howto-api-inspector.md)** | Testing and debugging | Instant | Last 100 traces | Turned on per request | Request traces | Managed, Self-hosted, Azure Arc, Workspace |
32+
| **[Request tracing (API Inspector)](api-management-howto-api-inspector.md)** | Testing and debugging | Instant | Last 100 traces | Turned on per request | Request traces | Managed, Self-hosted, Azure Arc, Workspace |
3333
| **[Built-in Analytics](monitor-api-management.md#get-api-analytics-in-azure-api-management)** | Reporting and monitoring | Minutes | Lifetime | 100% | Reports and logs | Managed |
3434
| **[Azure Monitor Metrics](monitor-api-management-reference.md#metrics)** | Reporting and monitoring | Minutes | 90 days (upgrade to extend) | 100% | Metrics | Managed, Self-hosted<sup>2</sup>, Azure Arc |
3535
| **[Azure Monitor Logs](monitor-api-management-reference.md#resource-logs)** | Reporting, monitoring, and debugging | Minutes | 31 days/5GB (upgrade to extend) | 100% (adjustable) | Logs | Managed<sup>1</sup>, Self-hosted<sup>3</sup>, Azure Arc<sup>3</sup> |
3636
| **[Azure Application Insights](api-management-howto-app-insights.md)** | Reporting, monitoring, and debugging | Seconds | 90 days/5GB (upgrade to extend) | Custom | Logs, metrics | Managed<sup>1</sup>, Self-hosted<sup>1</sup>, Azure Arc<sup>1</sup>, Workspace<sup>1</sup> |
3737
| **[Logging through Azure Event Hubs](api-management-howto-log-event-hubs.md)** | Custom scenarios | Seconds | User managed | Custom | Custom | Managed<sup>1</sup>, Self-hosted<sup>1</sup>, Azure Arc<sup>1</sup> |
3838
| **[OpenTelemetry](how-to-deploy-self-hosted-gateway-kubernetes-opentelemetry.md#introduction-to-opentelemetry)** | Monitoring | Minutes | User managed | 100% | Metrics | Self-hosted<sup>2</sup> |
3939

40-
*1. Optional, depending on the configuration of feature in Azure API Management*
41-
42-
*2. Optional, depending on the configuration of the gateway*
43-
44-
*3. The [self-hosted gateway](self-hosted-gateway-overview.md) currently doesn't send diagnostic logs to Azure Monitor. However, it's possible to configure and persist logs locally where the self-hosted gateway is deployed. For more information, please see [configuring local metrics and logs for self-hosted gateway](how-to-configure-local-metrics-logs.md)*
40+
<sup>1</sup> Optional, depending on the configuration of feature in Azure API Management.<br/>
41+
<sup>2</sup> Optional, depending on the configuration of the gateway.<br/>
42+
<sup>3</sup> The [self-hosted gateway](self-hosted-gateway-overview.md) currently doesn't send diagnostic logs to Azure Monitor. However, it's possible to configure and persist logs locally where the self-hosted gateway is deployed. For more information, see [configuring local metrics and logs for self-hosted gateway](how-to-configure-local-metrics-logs.md).<br/>
43+
<sup>4</sup> Except for request tracing, all logging in API Management occurs asynchronously.
4544

4645
## Related content
4746

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

Lines changed: 2 additions & 1 deletion
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: how-to
6-
ms.date: 07/17/2025
6+
ms.date: 08/22/2025
77
ms.author: msangapu
88
author: msangapu-msft
99
ms.custom:
@@ -104,6 +104,7 @@ Premium V4 is available in the following regions:
104104
- East US 2
105105
- France Central
106106
- Japan East
107+
- Korea Central
107108
- North Central US
108109
- North Europe
109110
- Norway East

articles/app-service/app-service-managed-certificate-changes-july-2025.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ You can use [Azure Resource Graph (ARG)](https://portal.azure.com/?feature.custo
5151
### Scenario 1: Site is not publicly accessible
5252
This ARG query retrieves a list of sites that either have the public network access property disabled or are configured to use client certificates. It then filters for sites that are using App Service Managed Certificates (ASMC) for their custom hostname SSL bindings. These certificates are the ones that could be affected by the upcoming changes. However, this query does not provide complete coverage, as there may be other configurations impacting public access to your app that are not included here. Ultimately, this query serves as a helpful guide for users, but a thorough review of your environment is recommended. You can copy this query, paste it into [ARG Explorer](https://portal.azure.com/?feature.customPortal=false#view/HubsExtension/ArgQueryBlade), and then click "Run query" to view the results for your environment.
5353

54+
> [!NOTE]
55+
> ARG can only retrive site property values (ie. client certificate and public network access), however it cannot retrieve any site config values (ie. IP restrictions). If you would like to retrive both site properties and site config values as well, you can refer to this [PowerShell script from GitHub](https://github.com/nimccoll/AppServiceManagedCertificates).
56+
>
57+
5458
```kql
5559
// ARG Query: Identify App Service sites that commonly restrict public access and use ASMC for custom hostname SSL bindings
5660
resources
@@ -87,7 +91,6 @@ resources
8791
| project siteName, siteId, siteResourceGroup, publicNetworkAccess, clientCertEnabled, thumbprint, certName, certId, certResourceGroup, certExpiration, canonicalName
8892
```
8993

90-
9194
### Scenario 2: Site is an Azure Traffic Manager "nested" or "external" endpoint
9295
If your App Service uses custom domains routed through **Azure Traffic Manager**, you may be impacted if your profile includes **external** or **nested endpoints**. These endpoint types are not supported for certificate issuance or renewal under the new validation.
9396

articles/app-service/environment/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: App Service Environment Overview
33
description: Learn about App Service Environments, which are fully isolated and single-tenant App Service deployments that provide high-scale, network-secured hosting.
44
author: seligj95
55
ms.topic: overview
6-
ms.date: 08/14/2025
6+
ms.date: 08/25/2025
77
ms.update-cycle: 1095-days
88
ms.author: jordanselig
99
ms.custom:
@@ -143,7 +143,7 @@ App Service Environment v3 is available in the following regions.
143143
| Central India |||
144144
| Central US |||
145145
| East Asia |||
146-
| East US || |
146+
| East US ||** |
147147
| East US 2 |||
148148
| France Central |||
149149
| France South || |

articles/app-service/getting-started.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ stacks, App Service supports all recent Java long-term support (LTS) versions. T
4242
several key scenarios for which you should consider adopting App Service for your Java
4343
applications.
4444

45+
4546
### Java SE on App Service
4647
Java SE on App Service allows you to effortlessly deploy your applications to fully
4748
managed Java Virtual Machine (JVM) instances. You should consider this stack if you
@@ -59,6 +60,10 @@ as WebLogic or WebSphere that can be easily migrated to Tomcat. You can deploy
5960
your web application archive (WAR) file and let App Service do the rest.
6061

6162
### JBoss EAP on App Service
63+
64+
> [!NOTE]
65+
> JBoss EAP on App Service now supports "Bring Your Own License" (BYOL) billing, this allows customers with existing Red Hat subscriptions to apply those licenses directly to their JBoss EAP deployments on Azure App Service. [Learn more](https://aka.ms/byol-eap-jboss).
66+
6267
You can effortlessly run any JBoss EAP version currently supported by Red Hat on this
6368
App Service stack. JBoss EAP is fully compatible with the Java Enterprise Edition (EE)
6469
and Jakarta EE standards. The stack can optionally support any application that requires

articles/app-service/includes/configure-language-java-data-sources/configure-jboss-mysql.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ ms.date: 11/05/2024
77
ms.author: cephalin
88
---
99

10+
> [!NOTE]
11+
> JBoss EAP on App Service now supports "Bring Your Own License" (BYOL) billing, this allows customers with existing Red Hat subscriptions to apply those licenses directly to their JBoss EAP deployments on Azure App Service. [Learn more](https://aka.ms/byol-eap-jboss).
12+
1013
1. Put your JBoss CLI commands into a file named *jboss-cli-commands.cli*. The JBoss commands must add the module and register it as a data source. The following example shows the JBoss CLI commands for creating a MySQL data source with the JNDI name `java:jboss/datasources/mysqlDS`.
1114

1215
```bash

0 commit comments

Comments
 (0)