diff --git a/operator-nexus/howto-cluster-runtime-upgrade-template.md b/operator-nexus/howto-cluster-runtime-upgrade-template.md index 2c47821ef0..a884c06257 100644 --- a/operator-nexus/howto-cluster-runtime-upgrade-template.md +++ b/operator-nexus/howto-cluster-runtime-upgrade-template.md @@ -318,10 +318,10 @@ az customlocation list -g --subscription -o table # Fabric az networkfabric fabric list -g --subscription -o table az networkfabric rack list -g --subscription -o table -az networkfabric fabric device list -g --subscription -o table +az networkfabric device list -g --subscription -o table az networkfabric nni list -g --fabric --subscription -o table -az networkfabric acl list -g --fabric --subscription -o table -az networkfabric l2domain list -g --fabric --subscription -o table +az networkfabric acl list -g --subscription -o table +az networkfabric l2domain list -g --subscription -o table # CM az networkcloud clustermanager list -g --subscription -o table