Skip to content

Commit 0d86912

Browse files
Merge pull request #302684 from sushantjrao/break-glass-setup
Update concepts-commit-workflow-v2.md
2 parents 60483d4 + a375637 commit 0d86912

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

articles/operator-nexus/concepts-commit-workflow-v2.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,25 @@ Commit Workflow v2 is built around a structured change management flow. The foll
3838

3939
Before using Commit Workflow v2, ensure the following environment requirements are met:
4040

41+
## Commit Workflow Version Matrix
42+
43+
The Commit Workflow version supported depends on the combination of Fabric runtime, portal release version, and API version in use. Use the table below to identify which Commit Workflow is applicable for your environment:
44+
45+
| **Fabric Version** | **Release Version** | **API Version(s)** | **Commit Workflow Version** |
46+
|------------------------|---------------------|------------------------------------------------------------------------------------------------------|------------------------------|
47+
| 3.0, 4.0, 5.0 | 8.1 and earlier | `2024-06-15-preview`<br>`2024-02-15-preview`<br>`2023-06-15-stable` | Commit Workflow v1 |
48+
| 5.0.0 | 8.2, 8.3 | `2024-06-15-preview`<br>`2024-02-15-preview`<br>`2023-06-15-stable` | Commit Workflow v1 |
49+
| 5.0.1 | 8.2, 8.3 | `2024-06-15-preview` | Commit Workflow v2 |
50+
| 6.0 and later | 9.0 and later | `2024-06-15-preview` and later | Commit Workflow v2 |
51+
52+
> [!NOTE]
53+
> If you are running Fabric version `5.0.1` or later, **Commit Workflow v2** is required and **Commit Workflow v1** is no longer supported.
54+
55+
4156
### Required versions
4257

58+
If you're unsure which Commit Workflow version applies to your setup, refer to the [Commit Workflow Version Matrix](#commit-workflow-version-matrix).
59+
4360
* **Runtime version**: `5.0.1` or later is required for Commit Workflow v2.
4461

4562
* **Network Fabric API version**: `2024-06-15-preview`
@@ -108,7 +125,7 @@ Device-impacting resources (like Network-to-Network Interconnect (NNI), Isolatio
108125

109126
### Supported resource actions via Commit workflow v2 (when parent resources are in administrative state – Enabled)
110127

111-
| **Supported resource actions which require commit workflow** | **Unsupported resource actions which doesn’t require commit workflow** |
128+
| **Supported resource actions which require commit workflow** | ****Supported resource actions which don't require commit workflow** |** |
112129
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
113130
| **All resource updates impacting device configuration:**<br>• Updates to Network Fabric resource<br>• Updates to Network-to-Network Interconnect (NNI)<br>• Updates to ISD (L2 and L3)<br>• Creation and updates to Internal and External Networks of enabled L3 ISD<br>• Addition/updates/removal of Route Policy in Internal, External, ISD, and NNI resources<br>• Addition/updates/removal of IP Prefixes, IP Community, and Extended IP Community when attached to Route Policy or Fabric<br>• Addition/updates/removal of ACLs to Internal, External, ISD, and NNI resources<br>• Addition/updates/removal of Network Fabric resource in Network Monitor resource<br>• Additional description updates to Network Device properties<br>• Creation of multiple NNI | **Creation/updating of resources not impacting device configuration:**<br>• Creation of Isolation Domain (ISD) (L3 and L2)<br>• Network Fabric Controller (NFC) creation/updates<br>• Creation and updates to Network TAP rules, Network TAP, Neighbor groups<br>• Creation and updates to Network TAP rules, Network TAP, Neighbor groups<br>• Creation of new Route Policy and connected resources (IP Prefix, IP Community, IP Extended Community)<br>• Update of Route Policy and connected resources when not attached to ISD/Internal/External/NNI<br>• Creation/update of new Access Control List (ACL) which isn't attached<br><br>**ARM resources updates only:**<br>• Tag updates for all supported resources<br><br>**Other administrative actions and post actions which manage lifecycle events:**<br>• Enabling/Disabling Isolation Domain (ISD), Return Material Authorization (RMA), Upgrade, and all administrative actions (enable/disable), serial number update<br>• Deletion of all Nexus Network Fabric (NNF) resources |
114131

0 commit comments

Comments
 (0)