Event Hubs Operations - List 2017-04-01 API returns item with typo removeAcsNamepsace (should be removeAcsNamespace):
GET https://management.azure.com/providers/Microsoft.EventHub/operations?api-version=2017-04-01
...
{
"name": "Microsoft.EventHub/namespaces/removeAcsNamepsace/action",
"display": {
"provider": "Microsoft Azure EventHub",
"resource": "Remove ACS namespace",
"operation": "Remove ACS namespace",
"description": "Remove ACS namespace"
},
"isDataAction": false
}
Can't verify if the typo still exists in 2021-01-01-preview because the API returns 404 (#14324).
Event Hubs Operations - List 2017-04-01 API returns item with typo
removeAcsNamepsace(should beremoveAcsNamespace):Can't verify if the typo still exists in
2021-01-01-previewbecause the API returns404(#14324).