Skip to content

Commit 479d98d

Browse files
committed
Updating service names for networkcloud and networkfabric CLI's
1 parent 63a504f commit 479d98d

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

src/service_name.json

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -439,11 +439,6 @@
439439
"AzureServiceName": "Networking",
440440
"URL": "https://azure.microsoft.com/product-categories/networking"
441441
},
442-
{
443-
"Command": "az networkcloud",
444-
"AzureServiceName": "Networking",
445-
"URL": "https://learn.microsoft.com/en-us/azure/operator-nexus/"
446-
},
447442
{
448443
"Command": "az networkfabric",
449444
"AzureServiceName": "Networking",
@@ -948,10 +943,20 @@
948943
"Command": "az workload-orchestration",
949944
"AzureServiceName": "Workload Orchestration Manager",
950945
"URL": "https://learn.microsoft.com/en-us/azure/azure-arc/workload-orchestration"
951-
},
952-
{
946+
},
947+
{
953948
"Command": "az arize-ai",
954949
"AzureServiceName": "Arize AI",
955950
"URL": "https://learn.microsoft.com/en-us/azure/partner-solutions/arize-ai/"
956-
}
951+
},
952+
{
953+
"Command": "az networkcloud",
954+
"AzureServiceName": "AFOI-Network Cloud",
955+
"URL": "https://learn.microsoft.com/en-us/azure/operator-nexus"
956+
},
957+
{
958+
"Command": "az networkfabric",
959+
"AzureServiceName": "Nexus Network Fabric",
960+
"URL": "https://learn.microsoft.com/en-us/azure/operator-nexus/concepts-network-fabric"
961+
}
957962
]

0 commit comments

Comments
 (0)