Skip to content

[Event Hubs] Event Hubs Operations - List 2017-04-01 API returns item with typo removeAcsNamepsace #14325

@jiasli

Description

@jiasli

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Event HubsService AttentionWorkflow: This issue is responsible by Azure service team.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions