Skip to content

Commit e43cf1f

Browse files
Merge pull request #303046 from MicrosoftDocs/main
Auto Publish – main to live - 2025-07-21 17:00 UTC
2 parents 68eb589 + e9d6c05 commit e43cf1f

14 files changed

+119
-36
lines changed

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-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 ||| ||

articles/azure-vmware/azure-vmware-solution-platform-updates.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,24 @@ description: Learn about the platform updates to Azure VMware Solution.
44
ms.topic: reference
55
ms.custom: "references_regions, engagement-fy23"
66
ms.service: azure-vmware
7-
ms.date: 5/23/2025
7+
ms.date: 7/21/2025
88
---
99

1010
# What's new in Azure VMware Solution
1111

1212
Microsoft regularly applies important updates to the Azure VMware Solution for new features and software lifecycle management. You should receive a notification through Azure Service Health that includes the timeline of the maintenance. For more information, see [Host maintenance and lifecycle management](azure-vmware-solution-host-remediation.md#host-maintenance-and-lifecycle-management).
1313

14-
## May 2025
14+
## July 2025
15+
16+
**Self-Service Maintenance Orchestrator (preview)**
1517

18+
Public preview of Self-Service Capabilities for Planned Maintenance. [Learn more](https://techcommunity.microsoft.com/blog/azuremigrationblog/take-control-of-your-azure-vmware-solution-maintenance-schedule/4434496)
19+
20+
## May 2025
1621

1722
**vSAN ESA (Express Storage Architecture) support**
1823

19-
Azure VMware Solution will now support vSAN ESA (Express Storage Architecture) as the default vSAN architecture for AV48 (including Stretched Clusters) and AV64 (Gen 2) host types.
24+
Azure VMware Solution supports vSAN ESA (Express Storage Architecture) as the default vSAN architecture for AV48 (including Stretched Clusters) and AV64 (Gen 2) host types.
2025

2126
**HCX Upgrade and Hybridity Depot Decommissioning**
2227

articles/confidential-computing/harden-a-linux-image-to-remove-azure-guest-agent.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,10 @@ Steps to create an image that removes the Azure Linux Agent are as follows:
5757
5858
For Ubuntu 18.04+
5959
```
60-
sudo chroot /mnt/dev/$imagedevice/ rm -rf /var/lib/walinuxagent
61-
sudo chroot /mnt/dev/$imagedevice/ rm -rf /etc/walinuxagent.conf
62-
sudo chroot /mnt/dev/$imagedevice/ rm -rf /var/log/walinuxagent.log
60+
sudo chroot /mnt/dev/$imagedevice/ rm -rf /var/lib/waagent
61+
sudo chroot /mnt/dev/$imagedevice/ rm -rf /etc/waagent.conf
62+
sudo chroot /mnt/dev/$imagedevice/ rm -rf /var/log/waagent.log
63+
6364
```
6465
6566
5. Create a systemd service to provision the VM.

articles/migrate/appcat/appcat-7-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 06/27/2025
1111
#customer intent: As a developer, I want to assess my Java application so that I can understand its readiness for migration to Azure.
1212
---
1313

14-
# Quickstart: Assess a java project using AppCAT 7
14+
# Quickstart: Assess a Java project using AppCAT 7
1515

1616
This quickstart shows you how to download, install, and run AppCAT 7 against a sample Java project.
1717

articles/reliability/TOC.yml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -19,22 +19,22 @@
1919
href: /azure/machine-learning/how-to-high-availability-machine-learning?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json
2020
- name: Analytics
2121
items:
22-
- name: Azure HDInsight
23-
href: reliability-hdinsight.md
24-
- name: Azure Machine Learning
25-
href: /azure/machine-learning/how-to-high-availability-machine-learning?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json
26-
- name: Azure Stream Analytics
27-
href: ../stream-analytics/geo-redundancy.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json
28-
- name: Azure Event Hubs
29-
href: reliability-event-hubs.md
22+
- name: Azure Chaos Studio
23+
href: reliability-chaos-studio.md
3024
- name: Azure Data Explorer
3125
href: /azure/data-explorer/business-continuity-overview?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json
3226
- name: Azure Data Factory
3327
href: reliability-data-factory.md
3428
- name: Azure Data Share
3529
href: ../data-share/disaster-recovery.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json
36-
- name: Azure Chaos Studio
37-
href: reliability-chaos-studio.md
30+
- name: Azure Event Hubs
31+
href: reliability-event-hubs.md
32+
- name: Azure HDInsight
33+
href: reliability-hdinsight.md
34+
- name: Azure Machine Learning
35+
href: /azure/machine-learning/how-to-high-availability-machine-learning?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json
36+
- name: Azure Stream Analytics
37+
href: ../stream-analytics/geo-redundancy.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json
3838
- name: Microsoft Fabric
3939
href: reliability-fabric.md
4040
- name: Microsoft Purview
@@ -161,14 +161,12 @@
161161
href: reliability-sustainability-data-solutions-fabric.md
162162
- name: Integration
163163
items:
164-
- name: Azure Service Bus
165-
href: ../service-bus-messaging/service-bus-outages-disasters.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json#availability-zones
166164
- name: Azure API Management
167165
href: reliability-api-management.md
168-
- name: Azure Data Manager for Energy
169-
href: reliability-energy-data-services.md
170166
- name: Azure Data Factory
171167
href: ../data-factory/concepts-data-redundancy.md?bc=%2fazure%2freliability%2fbreadcrumb%2ftoc.json&toc=%2fazure%2freliability%2ftoc.json
168+
- name: Azure Data Manager for Energy
169+
href: reliability-energy-data-services.md
172170
- name: Azure Event Grid
173171
href: ./reliability-event-grid.md
174172
- name: Azure Functions
@@ -181,6 +179,8 @@
181179
href: reliability-health-data-services-deidentification.md
182180
- name: Azure Logic Apps
183181
href: reliability-logic-apps.md
182+
- name: Azure Service Bus
183+
href: ../service-bus-messaging/service-bus-outages-disasters.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json#availability-zones
184184
- name: Internet of Things
185185
items:
186186
- name: Azure Device Registry
@@ -245,6 +245,8 @@
245245
href: reliability-load-balancer.md
246246
- name: Azure Network Watcher
247247
href: ../network-watcher/frequently-asked-questions.yml?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json#service-availability-and-redundancy
248+
- name: Azure Private 5G Core
249+
href: ../private-5g-core/reliability-private-5g-core.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json
248250
- name: Azure Private Link
249251
href: ../private-link/availability.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json
250252
- name: Azure Public IP
@@ -267,8 +269,6 @@
267269
href: ../vpn-gateway/about-zone-redundant-vnet-gateways.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json
268270
- name: Disaster recovery
269271
href: ../vpn-gateway/vpn-gateway-highlyavailable.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json
270-
- name: Azure Private 5G Core
271-
href: ../private-5g-core/reliability-private-5g-core.md?toc=/azure/reliability/toc.json&bc=/azure/reliability/breadcrumb/toc.json
272272
- name: Security
273273
items:
274274
- name: Azure Disk Encryption

articles/sentinel/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,8 @@
219219
href: sap/sap-btp-security-content.md
220220
- name: Deploy SAP BTP
221221
href: sap/deploy-sap-btp-solution.md
222+
- name: Partner solutions
223+
href: sap/solution-partner-overview.md
222224
- name: Integrate Microsoft business applications
223225
items:
224226
- name: Overview

articles/sentinel/bookmarks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article describes how to use the Microsoft Sentinel hunting bo
44
ms.author: monaberdugo
55
author: mberdugo
66
ms.topic: how-to
7-
ms.date: 04/23/2024
7+
ms.date: 07/09/2025
88
ms.collection: usx-security
99
appliesto:
1010
- Microsoft Sentinel in the Microsoft Defender portal

0 commit comments

Comments
 (0)