Skip to content

Commit c1b2225

Browse files
authored
Merge pull request #302669 from MicrosoftDocs/main
7/14/2025 11:00 AM IST Publish
2 parents 8f74565 + f0b13be commit c1b2225

File tree

6 files changed

+34
-22
lines changed

6 files changed

+34
-22
lines changed

articles/azure-web-pubsub/howto-monitor-data-reference.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Metrics provide insights into the operational state of the service. The availabl
2525
|Inbound Traffic|Bytes|Sum|The inbound traffic to the service.|No Dimensions|
2626
|Outbound Traffic|Bytes|Sum|The outbound traffic from the service.|No Dimensions|
2727
|Server Load|Percent|Max / Avg|The percentage of server load.|No Dimensions|
28+
|Rest API Response Time|Count|Sum|The response time of REST API request categorized by endpoint.|ResponseTime, RestApiCategory|
29+
|Client Request Status Code|Count|Sum|The status code of client connection requests.|ClientType, Status|
2830

2931
For more information, see [Metrics](concept-metrics.md).
3032

articles/operator-nexus/concepts-network-fabric-read-only-commands.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ To use Network Fabric read-only commands, complete the following steps:
5757
> [!NOTE]
5858
> The Storage URL must be located in a different region from the Network Fabric. For instance, if the Fabric is hosted in East US, the storage URL should be outside of East US.
5959
60+
>[!Note]
61+
> As part of our continued commitment to security and modernization, we are announcing the end of support for Shared Access Signature (SAS) URL–based access to customer-provided storage accounts Azure Operator Nexus 2508.1 release.
62+
6063
## Bring your own storage account
6164

6265
Users can bring your own storage for storing output files of runRO command by following the steps outlined in the [Bring Your Own Storage for Network Fabric](howto-configure-bring-your-own-storage-network-fabric.md) guide.

articles/operator-nexus/concepts-network-fabric-resource-update-commit.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,14 @@ ms.custom:
1212
- build-2025
1313
---
1414

15+
1516
# Update and commit Network Fabric resources
1617

1718
Currently, Nexus Network Fabric resources require that you disable a parent resource (such as an L3Isolation domain) and reput the parent or child resource with updated values and execute the administrative post action to enable and configure the devices. Network Fabric's new resource update flow allows you to batch and update a set of Network Fabric resources via a `commitConfiguration` POST action when resources are enabled. There's no change if you choose the current workflow of disabling L3 Isolation domain, making changes and the enabling L3 Isolation domain.
1819

20+
>[!Note]
21+
>As part of our continued efforts to improve operational efficiency and reliability, we are announcing that new Fabric Commit v2 workflow will become the default commit workflow starting with Azure Operator 2507.1 release and commit v1 is depricated. Refer [Commit Workflow v2 in Azure Operator Nexus - Network Fabric](./concepts-commit-workflow-v2.md)
22+
1923
## Network Fabric resource update overview
2024

2125
Any Create, Update, Delete (CUD) operation on a child resource linked to an existing enabled parent resource or an update to an enabled parent resource property is considered an **Update** operation. A few examples would be a new Internal network, or a new subnet needs to be added to an existing enabled Layer 3 Isolation domain (Internal network is a child resource of Layer 3 isolation domain). A new route policy needs to be attached to existing internal network; both these scenarios qualify for an **Update** operation.

articles/operator-nexus/how-to-validate-cables.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ This article explains the Fabric cable validation, where the primary function o
1515

1616
For BOM details, refer to [Azure Operator Nexus SKUs](./reference-operator-nexus-skus.md)
1717

18+
>[!Note]
19+
> As part of our continued commitment to security and modernization, we are announcing the end of support for Shared Access Signature (SAS) URL–based access to customer-provided storage accounts in Azure Operator Nexus 2508.1 release.
20+
1821
## Prerequisites
1922

2023
- Ensure the Nexus Network Fabric is successfully provisioned.

articles/static-web-apps/static-web-apps-cli.yml

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
### YamlMime:AzureCLIGroup
22
uid: swa
33
name: swa
4+
commands:
5+
- swa_login
6+
- swa_build
7+
- swa_start
8+
- swa_deploy
9+
- swa_db
10+
metadata:
11+
description: Azure Static Web Apps CLI
12+
globalParameters:
13+
- name: --version, -v
14+
summary: Display the version number.
15+
- name: --verbose, --V [level]
16+
summary: Enable verbose output. Level values include `silly`, `info`, `log` (default), and `silent`.
17+
- name: --config, -c [path]
18+
summary: Path to the swa-cli.config.json file.
19+
- name: --config-name, -cn
20+
summary: Configuration used by the CLI.
21+
- name: --print-config, -g
22+
summary: Print all resolved options. Default is `false`.
23+
- name: --help, -h
24+
summary: Show context-sensitive help.
425
directCommands:
526
- uid: swa_login
627
name: swa login
@@ -448,24 +469,3 @@ directCommands:
448469
summary: The container of your cosmosdb account you want to connect.
449470
- name: --help, -h
450471
summary: Display help for command.
451-
globalParameters:
452-
- name: --version, -v
453-
summary: Display the version number.
454-
- name: --verbose, --V [level]
455-
summary: Enable verbose output. Level values include `silly`, `info`, `log` (default), and `silent`.
456-
- name: --config, -c [path]
457-
summary: Path to the swa-cli.config.json file.
458-
- name: --config-name, -cn
459-
summary: Configuration used by the CLI.
460-
- name: --print-config, -g
461-
summary: Print all resolved options. Default is `false`.
462-
- name: --help, -h
463-
summary: Show context-sensitive help.
464-
commands:
465-
- swa_login
466-
- swa_build
467-
- swa_start
468-
- swa_deploy
469-
- swa_db
470-
metadata:
471-
description: Azure Static Web Apps CLI

articles/update-manager/troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The following troubleshooting steps apply to the Azure virtual machines (VMs) re
2424

2525
To verify if the Microsoft Azure Virtual Machine agent (VM agent) is running and has triggered appropriate actions on the machine and the sequence number for the autopatching request, check the agent log for more information in `/var/log/waagent.log`. Every autopatching request has a unique sequence number associated with it on the machine. Look for a log similar to `2021-01-20T16:57:00.607529Z INFO ExtHandler`.
2626

27-
The package directory for the extension is `/var/lib/waagent/Microsoft.CPlat.Core.Edp.LinuxPatchExtension-<version>`. The `/status` subfolder has a `<sequence number>.status` file. It includes a brief description of the actions performed during a single autopatching request and the status. It also includes a short list of errors that occurred while applying updates.
27+
The package directory for the extension is `/var/lib/waagent/Microsoft.CPlat.Core.LinuxPatchExtension-<version>`. The `/status` subfolder has a `<sequence number>.status` file. It includes a brief description of the actions performed during a single autopatching request and the status. It also includes a short list of errors that occurred while applying updates.
2828

2929
To review the logs related to all actions performed by the extension, check for more information in `/var/log/azure/Microsoft.CPlat.Core.LinuxPatchExtension/`. It includes the following two log files of interest:
3030

0 commit comments

Comments
 (0)