Skip to content

Commit de8c820

Browse files
committed
Merge branch 'main' into release-aio-m2
2 parents 45b0833 + de93e1c commit de8c820

File tree

134 files changed

+1132
-885
lines changed

Some content is hidden

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

134 files changed

+1132
-885
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4365,6 +4365,11 @@
43654365
"redirect_url": "/azure/virtual-wan/monitor-virtual-wan",
43664366
"redirect_document_id": false
43674367
},
4368+
{
4369+
"source_path_from_root": "/articles/virtual-wan/monitoring-best-practices.md",
4370+
"redirect_url": "/azure/virtual-wan/monitor-virtual-wan",
4371+
"redirect_document_id": false
4372+
},
43684373
{
43694374
"source_path_from_root": "/articles/virtual-wan/scenario-route-between-hubs-firewall.md",
43704375
"redirect_url": "/azure/virtual-wan/scenario-route-between-vnets-firewall",
-44.8 KB
Loading
96.2 KB
Loading
91.9 KB
Loading
195 KB
Loading

articles/app-service/environment/overview.md

Lines changed: 90 additions & 87 deletions
Large diffs are not rendered by default.

articles/app-service/environment/using.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ When you scale an App Service plan, the needed infrastructure is added automatic
4949

5050
A scale operation on one size and operating system won't affect scaling of the other combinations of size and operating system. For example, if you are scaling a Windows I2v2 App Service plan, a scale operation to a Windows I3v2 App Service plan starts immediately. Scaling normally takes less than 15 minutes but can take up to 45 minutes.
5151

52-
In a multi-tenant App Service, scaling is immediate, because a pool of shared resources is readily available to support it. App Service Environment is a single-tenant service, so there's no shared buffer, and resources are allocated based on need.
52+
In a multitenant App Service, scaling is immediate, because a pool of shared resources is readily available to support it. App Service Environment is a single-tenant service, so there's no shared buffer, and resources are allocated based on need.
5353

5454
## App access
5555

@@ -177,7 +177,7 @@ If you have multiple App Service Environments, you might want some of them to be
177177

178178
Select the value you want, and then select **Save**.
179179

180-
![Screenshot that shows the App Service Environment configuration portal.][5]
180+
![Screenshot that shows the App Service Environment upgrade preference setting.][7]
181181

182182
This feature makes the most sense when you have multiple App Service Environments, and you might benefit from sequencing the upgrades. For example, you might set your development and test App Service Environments to be early, and your production App Service Environments to be late.
183183

@@ -199,6 +199,7 @@ To delete:
199199
[4]: ./media/using/using-logs.png
200200
[5]: ./media/using/using-configuration.png
201201
[6]: ./media/using/using-ip-addresses.png
202+
[7]: ./media/using/using-upgrade-preference.png
202203

203204
<!--Links-->
204205

articles/application-gateway/overview-v2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: application-gateway
55
author: greg-lindsay
66
ms.service: azure-application-gateway
77
ms.topic: overview
8-
ms.date: 09/11/2024
8+
ms.date: 09/06/2024
99
ms.author: greglin
1010
ms.custom: references_regions, devx-track-azurepowershell
1111
---
@@ -51,7 +51,7 @@ The following table displays a comparison between Basic and Standard_v2.
5151
| Feature | Capabilities | Basic SKU (preview)| Standard SKU |
5252
| :---: | :--- | :---: | :---: |
5353
| Reliability | SLA | 99.9 | 99.95 |
54-
| Functionality - basic | HTTP/HTTP2/HTTPS<br>Websocket<br>Public/Private IP<br>Cookie Affinity<br>Path-based affinity<br>Wildcard<br>Multisite<br>KeyVault<br>Zone<br>Header rewrite | &#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713; | &#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;|
54+
| Functionality - basic | HTTP/HTTP2/HTTPS<br>Websocket<br>Public/Private IP<br>Cookie Affinity<br>Path-based affinity<br>Wildcard<br>Multisite<br>KeyVault<br>Zone<br>Header rewrite | &#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713; | &#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;|
5555
| Functionality - advanced | AKS (via AGIC)<br>URL rewrite<br>mTLS<br>Private Link<br>Private-only<sup>1</sup><br>TCP/TLS Proxy | | &#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713;<br>&#x2713; |
5656
| Scale | Max. connections per second<br>Number of listeners<br>Number of backend pools<br>Number of backend servers per pool<br>Number of rules | 200<sup>1</sup><br>5<br>5<br>5<br>5 | 62500<sup>1</sup><br>100<br>100<br>1200<br>400 |
5757
| Capacity Unit | Connections per second per compute unit<br>Throughput<br>Persistent new connections | 10<br>2.22 Mbps<br>2500 | 50<br>2.22 Mbps<br>2500 |

articles/azure-arc/data/includes/azure-arc-data-preview-release.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ ms.topic: include
88
ms.date: 06/11/2024
99
---
1010

11-
<!---
1211
At this time, a test or preview build is not available for the next release.
13-
-->
12+
13+
<!---
1414
1515
Sept, 2024 preview release is now available.
1616
@@ -43,3 +43,4 @@ Pre-release Notes:
4343
- Arc SQL Server | Allow the AG inventory feature for all license types | GA
4444
- Always On availability groups inventory feature is available for all license type
4545
- Arc SQL Server | Allow applying physical core license to physical machines | GA
46+
-->

articles/azure-arc/data/release-notes.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.reviewer: mikeray
77
services: azure-arc
88
ms.service: azure-arc
99
ms.subservice: azure-arc-data
10-
ms.date: 08/22/2024
10+
ms.date: 09/09/2024
1111
ms.topic: conceptual
1212
ms.custom: references_regions, ignite-2023
1313
#Customer intent: As a data professional, I want to understand why my solutions would benefit from running with Azure Arc-enabled data services so that I can leverage the capability of the feature.
@@ -17,6 +17,12 @@ ms.custom: references_regions, ignite-2023
1717

1818
This article highlights capabilities, features, and enhancements recently released or improved for Azure Arc-enabled data services.
1919

20+
## September 9, 2024
21+
22+
**Image tag**: `v1.33.0_2024-09-10`
23+
24+
For complete release version information, review [Version log](version-log.md#september-9-2024).
25+
2026
## August 13, 2024
2127

2228
**Image tag**: `v1.32.0_2024-08-13`

0 commit comments

Comments
 (0)