You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory-b2c/service-limits.md
+10-4Lines changed: 10 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ manager: CelesteDG
8
8
ms.service: azure-active-directory
9
9
10
10
ms.topic: reference
11
-
ms.date: 07/29/2025
11
+
ms.date: 08/19/2025
12
12
ms.subservice: b2c
13
13
zone_pivot_groups: b2c-policy-type
14
14
@@ -169,14 +169,20 @@ The following table lists the administrative configuration limits in the Azure A
169
169
|Number of sign-out URLs per application |1 |
170
170
|String Limit per Attribute |250 Chars |
171
171
|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|
174
176
|Levels of [inheritance](custom-policy-overview.md#inheritance-model) in custom policies |10 |
175
177
|Number of policies per Azure AD B2C tenant (user flows + custom policies) |200 |
176
178
|Maximum policy file size |1024 KB |
177
179
|Number of API connectors per tenant |20 |
178
180
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.
Copy file name to clipboardExpand all lines: articles/api-management/observability.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: dlepow
6
6
7
7
ms.service: azure-api-management
8
8
ms.topic: concept-article
9
-
ms.date: 02/10/2025
9
+
ms.date: 08/26/2025
10
10
ms.author: danlep
11
11
---
12
12
@@ -27,21 +27,20 @@ The following table summarizes all the observability capabilities supported by A
27
27
> [!NOTE]
28
28
> 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.
29
29
>
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) |
*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.
Copy file name to clipboardExpand all lines: articles/app-service/app-service-managed-certificate-changes-july-2025.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,10 @@ You can use [Azure Resource Graph (ARG)](https://portal.azure.com/?feature.custo
51
51
### Scenario 1: Site is not publicly accessible
52
52
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.
53
53
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
+
54
58
```kql
55
59
// ARG Query: Identify App Service sites that commonly restrict public access and use ASMC for custom hostname SSL bindings
### Scenario 2: Site is an Azure Traffic Manager "nested" or "external" endpoint
92
95
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.
Copy file name to clipboardExpand all lines: articles/app-service/environment/overview.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: App Service Environment Overview
3
3
description: Learn about App Service Environments, which are fully isolated and single-tenant App Service deployments that provide high-scale, network-secured hosting.
4
4
author: seligj95
5
5
ms.topic: overview
6
-
ms.date: 08/14/2025
6
+
ms.date: 08/25/2025
7
7
ms.update-cycle: 1095-days
8
8
ms.author: jordanselig
9
9
ms.custom:
@@ -143,7 +143,7 @@ App Service Environment v3 is available in the following regions.
Copy file name to clipboardExpand all lines: articles/app-service/getting-started.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,7 @@ stacks, App Service supports all recent Java long-term support (LTS) versions. T
42
42
several key scenarios for which you should consider adopting App Service for your Java
43
43
applications.
44
44
45
+
45
46
### Java SE on App Service
46
47
Java SE on App Service allows you to effortlessly deploy your applications to fully
47
48
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
59
60
your web application archive (WAR) file and let App Service do the rest.
60
61
61
62
### 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
+
62
67
You can effortlessly run any JBoss EAP version currently supported by Red Hat on this
63
68
App Service stack. JBoss EAP is fully compatible with the Java Enterprise Edition (EE)
64
69
and Jakarta EE standards. The stack can optionally support any application that requires
Copy file name to clipboardExpand all lines: articles/app-service/includes/configure-language-java-data-sources/configure-jboss-mysql.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,9 @@ ms.date: 11/05/2024
7
7
ms.author: cephalin
8
8
---
9
9
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
+
10
13
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`.
0 commit comments