Skip to content

Commit

Permalink
fixed TOC entries to consolidate into Azure services (#3783)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbradish-microsoft authored Aug 18, 2021
1 parent 2955a12 commit 7da5e43
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions src/service_name.json
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,11 @@
"AzureServiceName": "Azure Machine Learning",
"URL": "https://docs.microsoft.com/azure/machine-learning/"
},
{
"Command": "az ml(v1)",
"AzureServiceName": "Azure Machine Learning",
"URL": "https://docs.microsoft.com/azure/machine-learning/"
},
{
"Command": "az monitor",
"AzureServiceName": "Azure Monitor",
Expand Down Expand Up @@ -436,14 +441,24 @@
},
{
"Command": "az serial-console",
"AzureServiceName": "Azure Serial Console",
"AzureServiceName": "Azure Virtual Machines",
"URL": "https://docs.microsoft.com/en-us/troubleshoot/azure/virtual-machines/serial-console-overview"
},
{
"Command": "az arcdata",
"AzureServiceName": "Azure Data Services",
"AzureServiceName": "Azure Arc",
"URL": "https://docs.microsoft.com/en-us/azure/azure-arc/data/"
},
{
"Command": "az arcappliance",
"AzureServiceName": "Azure Arc",
"URL": "https://docs.microsoft.com/en-us/azure/azure-arc/"
},
{
"Command": "az customlocation",
"AzureServiceName": "Azure Arc",
"URL": "https://docs.microsoft.com/en-us/azure/azure-arc/kubernetes/conceptual-custom-locations"
},
{
"Command": "az vm-repair",
"AzureServiceName": "Azure CLI VM Repair Extension",
Expand Down

0 comments on commit 7da5e43

Please sign in to comment.