Share via


Operations - List

Gets a list of operations.

GET https://management.azure.com/providers/Microsoft.ContainerService/operations?api-version=2025-03-01

URI Parameters

Name In Required Type Description
api-version
query True

string

minLength: 1

The API version to use for this operation.

Responses

Name Type Description
200 OK

OperationListResult

OK

Other Status Codes

CloudError

Error response describing why the operation failed.

Security

azure_auth

Azure Active Directory OAuth2 Flow

Type: oauth2
Flow: implicit
Authorization URL: https://login.microsoftonline.com/common/oauth2/authorize

Scopes

Name Description
user_impersonation impersonate your user account

Examples

List available operations for the container service resource provider

Sample request

GET https://management.azure.com/providers/Microsoft.ContainerService/operations?api-version=2025-03-01

Sample response

{
  "value": [
    {
      "display": {
        "description": "Gets the status of an asynchronous operation",
        "operation": "Get Operation",
        "provider": "Microsoft Container Service",
        "resource": "Operation"
      },
      "name": "Microsoft.ContainerService/locations/operations/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Lists the supported orchestrators",
        "operation": "List Orchestrators",
        "provider": "Microsoft Container Service",
        "resource": "Orchestrator"
      },
      "name": "Microsoft.ContainerService/locations/orchestrators/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Lists operations available on Microsoft.ContainerService resource provider",
        "operation": "List Available Container Service Operations",
        "provider": "Microsoft Container Service",
        "resource": "Available Container Service Operations"
      },
      "name": "Microsoft.ContainerService/operations/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Registers Subscription with Microsoft.ContainerService resource provider",
        "operation": "Register Subscription for Container Service",
        "provider": "Microsoft Container Service",
        "resource": "Container Service Register Subscription"
      },
      "name": "Microsoft.ContainerService/register/action",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Unregisters Subscription with Microsoft.ContainerService resource provider",
        "operation": "Unregister Subscription for Container Service",
        "provider": "Microsoft Container Service",
        "resource": "Container Service Unregister Subscription"
      },
      "name": "Microsoft.ContainerService/unregister/action",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Gets the status of an asynchronous operation result",
        "operation": "Get Operation Result",
        "provider": "Microsoft Container Service",
        "resource": "OperationResult"
      },
      "name": "Microsoft.ContainerService/locations/operationresults/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Get a container service",
        "operation": "Get Container Service",
        "provider": "Microsoft Container Service",
        "resource": "Container Services"
      },
      "name": "Microsoft.ContainerService/containerServices/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Creates a new container service or updates an existing one",
        "operation": "Create or Update Container Service",
        "provider": "Microsoft Container Service",
        "resource": "Container Services"
      },
      "name": "Microsoft.ContainerService/containerServices/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes a container service",
        "operation": "Delete Container Service",
        "provider": "Microsoft Container Service",
        "resource": "Container Services"
      },
      "name": "Microsoft.ContainerService/containerServices/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Get a managed cluster",
        "operation": "Get Managed Cluster",
        "provider": "Microsoft Container Service",
        "resource": "Managed Clusters"
      },
      "name": "Microsoft.ContainerService/managedClusters/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Creates a new managed cluster or updates an existing one",
        "operation": "Create or Update Managed Cluster",
        "provider": "Microsoft Container Service",
        "resource": "Managed Clusters"
      },
      "name": "Microsoft.ContainerService/managedClusters/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes a managed cluster",
        "operation": "Delete Managed Cluster",
        "provider": "Microsoft Container Service",
        "resource": "Managed Clusters"
      },
      "name": "Microsoft.ContainerService/managedClusters/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Starts a managed cluster",
        "operation": "Start Managed Cluster",
        "provider": "Microsoft Container Service",
        "resource": "Managed Clusters"
      },
      "name": "Microsoft.ContainerService/managedClusters/start/action",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Stops a managed cluster",
        "operation": "Stop Managed Cluster",
        "provider": "Microsoft Container Service",
        "resource": "Managed Clusters"
      },
      "name": "Microsoft.ContainerService/managedClusters/stop/action",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Gets a maintenance configuration",
        "operation": "Get a maintenance configuration",
        "provider": "Microsoft Container Service",
        "resource": "Maintenance Configurations"
      },
      "name": "Microsoft.ContainerService/managedClusters/maintenanceConfigurations/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Creates a new MaintenanceConfiguration or updates an existing one",
        "operation": "Create or Update maintenance configuratio",
        "provider": "Microsoft Container Service",
        "resource": "Maintenance Configurations"
      },
      "name": "Microsoft.ContainerService/managedClusters/maintenanceConfigurations/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes a maintenance configuration",
        "operation": "Delete Maintenance Configuration",
        "provider": "Microsoft Container Service",
        "resource": "Maintenance Configurations"
      },
      "name": "Microsoft.ContainerService/managedClusters/maintenanceConfigurations/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Gets an agent pool",
        "operation": "Get Agent Pool",
        "provider": "Microsoft Container Service",
        "resource": "Agent Pools"
      },
      "name": "Microsoft.ContainerService/managedClusters/agentPools/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Creates a new agent pool or updates an existing one",
        "operation": "Create or Update Agent Pool",
        "provider": "Microsoft Container Service",
        "resource": "Agent Pools"
      },
      "name": "Microsoft.ContainerService/managedClusters/agentPools/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes an agent pool",
        "operation": "Delete Agent Pool",
        "provider": "Microsoft Container Service",
        "resource": "Agent Pools"
      },
      "name": "Microsoft.ContainerService/managedClusters/agentPools/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Gets the upgrade profile of the Agent Pool",
        "operation": "Get Agent Pool UpgradeProfile",
        "provider": "Microsoft Container Service",
        "resource": "Agent Pools"
      },
      "name": "Microsoft.ContainerService/managedClusters/agentPools/upgradeProfiles/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Upgrade the node image version of agent pool",
        "operation": "Upgrade agent pool node image version",
        "provider": "Microsoft Container Service",
        "resource": "Agent Pools"
      },
      "name": "Microsoft.ContainerService/managedClusters/agentPools/upgradeNodeImageVersion/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Gets the available agent pool versions of the cluster",
        "operation": "Get Available Agent Pool Versions",
        "provider": "Microsoft Container Service",
        "resource": "Managed Clusters"
      },
      "name": "Microsoft.ContainerService/managedClusters/availableAgentPoolVersions/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Get a managed cluster access profile by role name",
        "operation": "Get Managed Cluster AccessProfile",
        "provider": "Microsoft Container Service",
        "resource": "Managed Clusters"
      },
      "name": "Microsoft.ContainerService/managedClusters/accessProfiles/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Get a managed cluster access profile by role name using list credential",
        "operation": "Get Managed Cluster AccessProfile by List Credential",
        "provider": "Microsoft Container Service",
        "resource": "Managed Clusters"
      },
      "name": "Microsoft.ContainerService/managedClusters/accessProfiles/listCredential/action",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Gets the upgrade profile of the cluster",
        "operation": "Get UpgradeProfile",
        "provider": "Microsoft Container Service",
        "resource": "UpgradeProfile"
      },
      "name": "Microsoft.ContainerService/managedClusters/upgradeProfiles/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "List the clusterAdmin credential of a managed cluster",
        "operation": "List clusterAdmin credential",
        "provider": "Microsoft Container Service",
        "resource": "Managed Clusters"
      },
      "name": "Microsoft.ContainerService/managedClusters/listClusterAdminCredential/action",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "List the clusterUser credential of a managed cluster",
        "operation": "List clusterUser credential",
        "provider": "Microsoft Container Service",
        "resource": "Managed Clusters"
      },
      "name": "Microsoft.ContainerService/managedClusters/listClusterUserCredential/action",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "List the clusterMonitoringUser credential of a managed cluster",
        "operation": "List clusterMonitoringUser credential",
        "provider": "Microsoft Container Service",
        "resource": "Managed Clusters"
      },
      "name": "Microsoft.ContainerService/managedClusters/listClusterMonitoringUserCredential/action",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reset the service principal profile of a managed cluster",
        "operation": "Reset service principal profile",
        "provider": "Microsoft Container Service",
        "resource": "Managed Clusters"
      },
      "name": "Microsoft.ContainerService/managedClusters/resetServicePrincipalProfile/action",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Resolve the private link service id of a managed cluster",
        "operation": "Resolve private link service id",
        "provider": "Microsoft Container Service",
        "resource": "Managed Clusters"
      },
      "name": "Microsoft.ContainerService/managedClusters/resolvePrivateLinkServiceId/action",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reset the AAD profile of a managed cluster",
        "operation": "Reset AAD profile",
        "provider": "Microsoft Container Service",
        "resource": "Managed Clusters"
      },
      "name": "Microsoft.ContainerService/managedClusters/resetAADProfile/action",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Rotate certificates of a managed cluster",
        "operation": "Rotate certificates of the cluster",
        "provider": "Microsoft Container Service",
        "resource": "Managed Clusters"
      },
      "name": "Microsoft.ContainerService/managedClusters/rotateClusterCertificates/action",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Run user issued command against managed kubernetes server.",
        "operation": "RunCommand",
        "provider": "Microsoft Container Service",
        "resource": "Managed Clusters"
      },
      "name": "Microsoft.ContainerService/managedClusters/runCommand/action",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Retrieve result from previous issued command.",
        "operation": "CommandResult",
        "provider": "Microsoft Container Service",
        "resource": "Managed Clusters"
      },
      "name": "Microsoft.ContainerService/managedClusters/commandResults/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Get the diagnostic setting for a managed cluster resource",
        "operation": "Read Diagnostic Setting",
        "provider": "Microsoft Container Service",
        "resource": "Managed Clusters"
      },
      "name": "Microsoft.ContainerService/managedClusters/providers/Microsoft.Insights/diagnosticSettings/read",
      "origin": "system"
    },
    {
      "display": {
        "description": "Creates or updates the diagnostic setting for a managed cluster resource",
        "operation": "Write Diagnostic Setting",
        "provider": "Microsoft Container Service",
        "resource": "Managed Clusters"
      },
      "name": "Microsoft.ContainerService/managedClusters/providers/Microsoft.Insights/diagnosticSettings/write",
      "origin": "system"
    },
    {
      "display": {
        "description": "Get Managed Cluster Detector",
        "operation": "Get Managed Cluster Detector",
        "provider": "Microsoft Container Service",
        "resource": "Managed Cluster Detector"
      },
      "name": "Microsoft.ContainerService/managedClusters/detectors/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Gets the diagnostics state of the cluster",
        "operation": "Get Diagnostics State",
        "provider": "Microsoft Container Service",
        "resource": "Diagnostics State"
      },
      "name": "Microsoft.ContainerService/managedClusters/diagnosticsState/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Determines if user is allowed to approve a private endpoint connection",
        "operation": "Approve Private Endpoint Connections",
        "provider": "Microsoft Container Service",
        "resource": "Approve Private Endpoint Connections"
      },
      "name": "Microsoft.ContainerService/managedClusters/privateEndpointConnectionsApproval/action",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Get private endpoint connection",
        "operation": "Get private endpoint connection",
        "provider": "Microsoft Container Service",
        "resource": "Private Endpoint Connections"
      },
      "name": "Microsoft.ContainerService/managedClusters/privateEndpointConnections/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Approve or Reject a private endpoint connection",
        "operation": "Update private endpoint connection",
        "provider": "Microsoft Container Service",
        "resource": "Private Endpoint Connections"
      },
      "name": "Microsoft.ContainerService/managedClusters/privateEndpointConnections/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Delete private endpoint connection",
        "operation": "Delete private endpoint connection",
        "provider": "Microsoft Container Service",
        "resource": "Private Endpoint Connections"
      },
      "name": "Microsoft.ContainerService/managedClusters/privateEndpointConnections/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Gets an extension addon",
        "operation": "Get an extension addon",
        "provider": "Microsoft Container Service",
        "resource": "ExtensionAddons"
      },
      "name": "Microsoft.ContainerService/managedClusters/extensionaddons/read",
      "origin": "system"
    },
    {
      "display": {
        "description": "Creates a new extension addon or updates an existing one",
        "operation": "Create or Update extension addon",
        "provider": "Microsoft Container Service",
        "resource": "ExtensionAddons"
      },
      "name": "Microsoft.ContainerService/managedClusters/extensionaddons/write",
      "origin": "system"
    },
    {
      "display": {
        "description": "Deletes an extension addon",
        "operation": "Delete an extension addon",
        "provider": "Microsoft Container Service",
        "resource": "ExtensionAddons"
      },
      "name": "Microsoft.ContainerService/managedClusters/extensionaddons/delete",
      "origin": "system"
    },
    {
      "display": {
        "description": "Get a snapshot",
        "operation": "Get Snapshot",
        "provider": "Microsoft Container Service",
        "resource": "Snapshots"
      },
      "name": "Microsoft.ContainerService/snapshots/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Creates a new snapshot",
        "operation": "Create Snapshot",
        "provider": "Microsoft Container Service",
        "resource": "Snapshots"
      },
      "name": "Microsoft.ContainerService/snapshots/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes a snapshot",
        "operation": "Delete Snapshot",
        "provider": "Microsoft Container Service",
        "resource": "Snapshots"
      },
      "name": "Microsoft.ContainerService/snapshots/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Get eventgrid filter",
        "operation": "Get eventgrid filter",
        "provider": "Microsoft Container Service",
        "resource": "EventGridFilters"
      },
      "name": "Microsoft.ContainerService/managedClusters/eventGridFilters/read",
      "origin": "system"
    },
    {
      "display": {
        "description": "Create or Update eventgrid filter",
        "operation": "Create or Update eventgrid filter",
        "provider": "Microsoft Container Service",
        "resource": "EventGridFilters"
      },
      "name": "Microsoft.ContainerService/managedClusters/eventGridFilters/write",
      "origin": "system"
    },
    {
      "display": {
        "description": "Delete an eventgrid filter",
        "operation": "Delete an eventgrid filter",
        "provider": "Microsoft Container Service",
        "resource": "EventGridFilters"
      },
      "name": "Microsoft.ContainerService/managedClusters/eventGridFilters/delete",
      "origin": "system"
    },
    {
      "display": {
        "description": "Reads initializerconfigurations",
        "operation": "Gets/List initializerconfigurations resource",
        "provider": "Microsoft Container Service",
        "resource": "Initializerconfigurations"
      },
      "name": "Microsoft.ContainerService/managedClusters/admissionregistration.k8s.io/initializerconfigurations/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes initializerconfigurations",
        "operation": "Creates/Updates initializerconfigurations resource",
        "provider": "Microsoft Container Service",
        "resource": "Initializerconfigurations"
      },
      "name": "Microsoft.ContainerService/managedClusters/admissionregistration.k8s.io/initializerconfigurations/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes/DeletesCollection initializerconfigurations resource",
        "operation": "Initializerconfigurations",
        "provider": "Microsoft Container Service",
        "resource": "Initializerconfigurations"
      },
      "name": "Microsoft.ContainerService/managedClusters/admissionregistration.k8s.io/initializerconfigurations/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads mutatingwebhookconfigurations",
        "operation": "Gets/List mutatingwebhookconfigurations resource",
        "provider": "Microsoft Container Service",
        "resource": "Mutatingwebhookconfigurations"
      },
      "name": "Microsoft.ContainerService/managedClusters/admissionregistration.k8s.io/mutatingwebhookconfigurations/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes mutatingwebhookconfigurations",
        "operation": "Creates/Updates mutatingwebhookconfigurations resource",
        "provider": "Microsoft Container Service",
        "resource": "Mutatingwebhookconfigurations"
      },
      "name": "Microsoft.ContainerService/managedClusters/admissionregistration.k8s.io/mutatingwebhookconfigurations/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes mutatingwebhookconfigurations",
        "operation": "Deletes/DeletesCollection mutatingwebhookconfigurations resource",
        "provider": "Microsoft Container Service",
        "resource": "Mutatingwebhookconfigurations"
      },
      "name": "Microsoft.ContainerService/managedClusters/admissionregistration.k8s.io/mutatingwebhookconfigurations/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads validatingwebhookconfigurations",
        "operation": "Gets/List validatingwebhookconfigurations resource",
        "provider": "Microsoft Container Service",
        "resource": "Validatingwebhookconfigurations"
      },
      "name": "Microsoft.ContainerService/managedClusters/admissionregistration.k8s.io/validatingwebhookconfigurations/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes validatingwebhookconfigurations",
        "operation": "Creates/Updates validatingwebhookconfigurations resource",
        "provider": "Microsoft Container Service",
        "resource": "Validatingwebhookconfigurations"
      },
      "name": "Microsoft.ContainerService/managedClusters/admissionregistration.k8s.io/validatingwebhookconfigurations/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes validatingwebhookconfigurations",
        "operation": "Deletes/DeletesCollection validatingwebhookconfigurations resource",
        "provider": "Microsoft Container Service",
        "resource": "Validatingwebhookconfigurations"
      },
      "name": "Microsoft.ContainerService/managedClusters/admissionregistration.k8s.io/validatingwebhookconfigurations/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads customresourcedefinitions",
        "operation": "Gets/List customresourcedefinitions resource",
        "provider": "Microsoft Container Service",
        "resource": "Customresourcedefinitions"
      },
      "name": "Microsoft.ContainerService/managedClusters/apiextensions.k8s.io/customresourcedefinitions/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes customresourcedefinitions",
        "operation": "Creates/Updates customresourcedefinitions resource",
        "provider": "Microsoft Container Service",
        "resource": "Customresourcedefinitions"
      },
      "name": "Microsoft.ContainerService/managedClusters/apiextensions.k8s.io/customresourcedefinitions/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes customresourcedefinitions",
        "operation": "Deletes/DeletesCollection customresourcedefinitions resource",
        "provider": "Microsoft Container Service",
        "resource": "Customresourcedefinitions"
      },
      "name": "Microsoft.ContainerService/managedClusters/apiextensions.k8s.io/customresourcedefinitions/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads apiservices",
        "operation": "Gets/List apiservices resource",
        "provider": "Microsoft Container Service",
        "resource": "Apiservices"
      },
      "name": "Microsoft.ContainerService/managedClusters/apiregistration.k8s.io/apiservices/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes apiservices",
        "operation": "Creates/Updates apiservices resource",
        "provider": "Microsoft Container Service",
        "resource": "Apiservices"
      },
      "name": "Microsoft.ContainerService/managedClusters/apiregistration.k8s.io/apiservices/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes apiservices",
        "operation": "Deletes/DeletesCollection apiservices resource",
        "provider": "Microsoft Container Service",
        "resource": "Apiservices"
      },
      "name": "Microsoft.ContainerService/managedClusters/apiregistration.k8s.io/apiservices/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads controllerrevisions",
        "operation": "Gets/List controllerrevisions resource",
        "provider": "Microsoft Container Service",
        "resource": "Controllerrevisions"
      },
      "name": "Microsoft.ContainerService/managedClusters/apps/controllerrevisions/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes controllerrevisions",
        "operation": "Creates/Updates controllerrevisions resource",
        "provider": "Microsoft Container Service",
        "resource": "Controllerrevisions"
      },
      "name": "Microsoft.ContainerService/managedClusters/apps/controllerrevisions/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes controllerrevisions",
        "operation": "Deletes/DeletesCollection controllerrevisions resource",
        "provider": "Microsoft Container Service",
        "resource": "Controllerrevisions"
      },
      "name": "Microsoft.ContainerService/managedClusters/apps/controllerrevisions/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads daemonsets",
        "operation": "Gets/List daemonsets resource",
        "provider": "Microsoft Container Service",
        "resource": "Daemonsets"
      },
      "name": "Microsoft.ContainerService/managedClusters/apps/daemonsets/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes daemonsets",
        "operation": "Creates/Updates daemonsets resource",
        "provider": "Microsoft Container Service",
        "resource": "Daemonsets"
      },
      "name": "Microsoft.ContainerService/managedClusters/apps/daemonsets/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes daemonsets",
        "operation": "Deletes/DeletesCollection daemonsets resource",
        "provider": "Microsoft Container Service",
        "resource": "Daemonsets"
      },
      "name": "Microsoft.ContainerService/managedClusters/apps/daemonsets/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads deployments",
        "operation": "Gets/List deployments resource",
        "provider": "Microsoft Container Service",
        "resource": "Deployments"
      },
      "name": "Microsoft.ContainerService/managedClusters/apps/deployments/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes deployments",
        "operation": "Creates/Updates deployments resource",
        "provider": "Microsoft Container Service",
        "resource": "Deployments"
      },
      "name": "Microsoft.ContainerService/managedClusters/apps/deployments/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes deployments",
        "operation": "Deletes/DeletesCollection deployments resource",
        "provider": "Microsoft Container Service",
        "resource": "Deployments"
      },
      "name": "Microsoft.ContainerService/managedClusters/apps/deployments/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads replicasets",
        "operation": "Gets/List replicasets resource",
        "provider": "Microsoft Container Service",
        "resource": "Replicasets"
      },
      "name": "Microsoft.ContainerService/managedClusters/apps/replicasets/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes replicasets",
        "operation": "Creates/Updates replicasets resource",
        "provider": "Microsoft Container Service",
        "resource": "Replicasets"
      },
      "name": "Microsoft.ContainerService/managedClusters/apps/replicasets/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes replicasets",
        "operation": "Deletes/DeletesCollection replicasets resource",
        "provider": "Microsoft Container Service",
        "resource": "Replicasets"
      },
      "name": "Microsoft.ContainerService/managedClusters/apps/replicasets/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads statefulsets",
        "operation": "Gets/List statefulsets resource",
        "provider": "Microsoft Container Service",
        "resource": "Statefulsets"
      },
      "name": "Microsoft.ContainerService/managedClusters/apps/statefulsets/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes statefulsets",
        "operation": "Creates/Updates statefulsets resource",
        "provider": "Microsoft Container Service",
        "resource": "Statefulsets"
      },
      "name": "Microsoft.ContainerService/managedClusters/apps/statefulsets/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes statefulsets",
        "operation": "Deletes/DeletesCollection statefulsets resource",
        "provider": "Microsoft Container Service",
        "resource": "Statefulsets"
      },
      "name": "Microsoft.ContainerService/managedClusters/apps/statefulsets/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes tokenreviews",
        "operation": "Creates/Updates tokenreviews resource",
        "provider": "Microsoft Container Service",
        "resource": "Tokenreviews"
      },
      "name": "Microsoft.ContainerService/managedClusters/authentication.k8s.io/tokenreviews/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes localsubjectaccessreviews",
        "operation": "Creates/Updates localsubjectaccessreviews resource",
        "provider": "Microsoft Container Service",
        "resource": "Localsubjectaccessreviews"
      },
      "name": "Microsoft.ContainerService/managedClusters/authorization.k8s.io/localsubjectaccessreviews/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes selfsubjectaccessreviews",
        "operation": "Creates/Updates selfsubjectaccessreviews resource",
        "provider": "Microsoft Container Service",
        "resource": "Selfsubjectaccessreviews"
      },
      "name": "Microsoft.ContainerService/managedClusters/authorization.k8s.io/selfsubjectaccessreviews/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes selfsubjectrulesreviews",
        "operation": "Creates/Updates selfsubjectrulesreviews resource",
        "provider": "Microsoft Container Service",
        "resource": "Selfsubjectrulesreviews"
      },
      "name": "Microsoft.ContainerService/managedClusters/authorization.k8s.io/selfsubjectrulesreviews/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes subjectaccessreviews",
        "operation": "Creates/Updates subjectaccessreviews resource",
        "provider": "Microsoft Container Service",
        "resource": "Subjectaccessreviews"
      },
      "name": "Microsoft.ContainerService/managedClusters/authorization.k8s.io/subjectaccessreviews/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads horizontalpodautoscalers",
        "operation": "Gets/List horizontalpodautoscalers resource",
        "provider": "Microsoft Container Service",
        "resource": "Horizontalpodautoscalers"
      },
      "name": "Microsoft.ContainerService/managedClusters/autoscaling/horizontalpodautoscalers/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes horizontalpodautoscalers",
        "operation": "Creates/Updates horizontalpodautoscalers resource",
        "provider": "Microsoft Container Service",
        "resource": "Horizontalpodautoscalers"
      },
      "name": "Microsoft.ContainerService/managedClusters/autoscaling/horizontalpodautoscalers/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes horizontalpodautoscalers",
        "operation": "Deletes/DeletesCollection horizontalpodautoscalers resource",
        "provider": "Microsoft Container Service",
        "resource": "Horizontalpodautoscalers"
      },
      "name": "Microsoft.ContainerService/managedClusters/autoscaling/horizontalpodautoscalers/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads cronjobs",
        "operation": "Gets/List cronjobs resource",
        "provider": "Microsoft Container Service",
        "resource": "Cronjobs"
      },
      "name": "Microsoft.ContainerService/managedClusters/batch/cronjobs/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes cronjobs",
        "operation": "Creates/Updates cronjobs resource",
        "provider": "Microsoft Container Service",
        "resource": "Cronjobs"
      },
      "name": "Microsoft.ContainerService/managedClusters/batch/cronjobs/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes cronjobs",
        "operation": "Deletes/DeletesCollection cronjobs resource",
        "provider": "Microsoft Container Service",
        "resource": "Cronjobs"
      },
      "name": "Microsoft.ContainerService/managedClusters/batch/cronjobs/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads jobs",
        "operation": "Gets/List jobs resource",
        "provider": "Microsoft Container Service",
        "resource": "Jobs"
      },
      "name": "Microsoft.ContainerService/managedClusters/batch/jobs/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes jobs",
        "operation": "Creates/Updates jobs resource",
        "provider": "Microsoft Container Service",
        "resource": "Jobs"
      },
      "name": "Microsoft.ContainerService/managedClusters/batch/jobs/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes jobs",
        "operation": "Deletes/DeletesCollection jobs resource",
        "provider": "Microsoft Container Service",
        "resource": "Jobs"
      },
      "name": "Microsoft.ContainerService/managedClusters/batch/jobs/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads certificatesigningrequests",
        "operation": "Gets/List certificatesigningrequests resource",
        "provider": "Microsoft Container Service",
        "resource": "Certificatesigningrequests"
      },
      "name": "Microsoft.ContainerService/managedClusters/certificates.k8s.io/certificatesigningrequests/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes certificatesigningrequests",
        "operation": "Creates/Updates certificatesigningrequests resource",
        "provider": "Microsoft Container Service",
        "resource": "Certificatesigningrequests"
      },
      "name": "Microsoft.ContainerService/managedClusters/certificates.k8s.io/certificatesigningrequests/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes certificatesigningrequests",
        "operation": "Deletes/DeletesCollection certificatesigningrequests resource",
        "provider": "Microsoft Container Service",
        "resource": "Certificatesigningrequests"
      },
      "name": "Microsoft.ContainerService/managedClusters/certificates.k8s.io/certificatesigningrequests/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads leases",
        "operation": "Gets/List leases resource",
        "provider": "Microsoft Container Service",
        "resource": "Leases"
      },
      "name": "Microsoft.ContainerService/managedClusters/coordination.k8s.io/leases/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes leases",
        "operation": "Creates/Updates leases resource",
        "provider": "Microsoft Container Service",
        "resource": "Leases"
      },
      "name": "Microsoft.ContainerService/managedClusters/coordination.k8s.io/leases/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes leases",
        "operation": "Deletes/DeletesCollection leases resource",
        "provider": "Microsoft Container Service",
        "resource": "Leases"
      },
      "name": "Microsoft.ContainerService/managedClusters/coordination.k8s.io/leases/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes bindings",
        "operation": "Creates/Updates bindings resource",
        "provider": "Microsoft Container Service",
        "resource": "Bindings"
      },
      "name": "Microsoft.ContainerService/managedClusters/bindings/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads componentstatuses",
        "operation": "Gets/List componentstatuses resource",
        "provider": "Microsoft Container Service",
        "resource": "Componentstatuses"
      },
      "name": "Microsoft.ContainerService/managedClusters/componentstatuses/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes componentstatuses",
        "operation": "Creates/Updates componentstatuses resource",
        "provider": "Microsoft Container Service",
        "resource": "Componentstatuses"
      },
      "name": "Microsoft.ContainerService/managedClusters/componentstatuses/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes componentstatuses",
        "operation": "Deletes/DeletesCollection componentstatuses resource",
        "provider": "Microsoft Container Service",
        "resource": "Componentstatuses"
      },
      "name": "Microsoft.ContainerService/managedClusters/componentstatuses/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads configmaps",
        "operation": "Gets/List configmaps resource",
        "provider": "Microsoft Container Service",
        "resource": "Configmaps"
      },
      "name": "Microsoft.ContainerService/managedClusters/configmaps/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes configmaps",
        "operation": "Creates/Updates configmaps resource",
        "provider": "Microsoft Container Service",
        "resource": "Configmaps"
      },
      "name": "Microsoft.ContainerService/managedClusters/configmaps/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes configmaps",
        "operation": "Deletes/DeletesCollection configmaps resource",
        "provider": "Microsoft Container Service",
        "resource": "Configmaps"
      },
      "name": "Microsoft.ContainerService/managedClusters/configmaps/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads endpoints",
        "operation": "Gets/List endpoints resource",
        "provider": "Microsoft Container Service",
        "resource": "Endpoints"
      },
      "name": "Microsoft.ContainerService/managedClusters/endpoints/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes endpoints",
        "operation": "Creates/Updates endpoints resource",
        "provider": "Microsoft Container Service",
        "resource": "Endpoints"
      },
      "name": "Microsoft.ContainerService/managedClusters/endpoints/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes endpoints",
        "operation": "Deletes/DeletesCollection endpoints resource",
        "provider": "Microsoft Container Service",
        "resource": "Endpoints"
      },
      "name": "Microsoft.ContainerService/managedClusters/endpoints/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads events",
        "operation": "Gets/List events resource",
        "provider": "Microsoft Container Service",
        "resource": "Events"
      },
      "name": "Microsoft.ContainerService/managedClusters/events/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes events",
        "operation": "Creates/Updates events resource",
        "provider": "Microsoft Container Service",
        "resource": "Events"
      },
      "name": "Microsoft.ContainerService/managedClusters/events/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes events",
        "operation": "Deletes/DeletesCollection events resource",
        "provider": "Microsoft Container Service",
        "resource": "Events"
      },
      "name": "Microsoft.ContainerService/managedClusters/events/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads limitranges",
        "operation": "Gets/List limitranges resource",
        "provider": "Microsoft Container Service",
        "resource": "Limitranges"
      },
      "name": "Microsoft.ContainerService/managedClusters/limitranges/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes limitranges",
        "operation": "Creates/Updates limitranges resource",
        "provider": "Microsoft Container Service",
        "resource": "Limitranges"
      },
      "name": "Microsoft.ContainerService/managedClusters/limitranges/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes limitranges",
        "operation": "Deletes/DeletesCollection limitranges resource",
        "provider": "Microsoft Container Service",
        "resource": "Limitranges"
      },
      "name": "Microsoft.ContainerService/managedClusters/limitranges/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads namespaces",
        "operation": "Gets/List namespaces resource",
        "provider": "Microsoft Container Service",
        "resource": "Namespaces"
      },
      "name": "Microsoft.ContainerService/managedClusters/namespaces/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes namespaces",
        "operation": "Creates/Updates namespaces resource",
        "provider": "Microsoft Container Service",
        "resource": "Namespaces"
      },
      "name": "Microsoft.ContainerService/managedClusters/namespaces/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes namespaces",
        "operation": "Deletes/DeletesCollection namespaces resource",
        "provider": "Microsoft Container Service",
        "resource": "Namespaces"
      },
      "name": "Microsoft.ContainerService/managedClusters/namespaces/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads nodes",
        "operation": "Gets/List nodes resource",
        "provider": "Microsoft Container Service",
        "resource": "Nodes"
      },
      "name": "Microsoft.ContainerService/managedClusters/nodes/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes nodes",
        "operation": "Creates/Updates nodes resource",
        "provider": "Microsoft Container Service",
        "resource": "Nodes"
      },
      "name": "Microsoft.ContainerService/managedClusters/nodes/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes nodes",
        "operation": "Deletes/DeletesCollection nodes resource",
        "provider": "Microsoft Container Service",
        "resource": "Nodes"
      },
      "name": "Microsoft.ContainerService/managedClusters/nodes/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads persistentvolumeclaims",
        "operation": "Gets/List persistentvolumeclaims resource",
        "provider": "Microsoft Container Service",
        "resource": "Persistentvolumeclaims"
      },
      "name": "Microsoft.ContainerService/managedClusters/persistentvolumeclaims/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes persistentvolumeclaims",
        "operation": "Creates/Updates persistentvolumeclaims resource",
        "provider": "Microsoft Container Service",
        "resource": "Persistentvolumeclaims"
      },
      "name": "Microsoft.ContainerService/managedClusters/persistentvolumeclaims/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes persistentvolumeclaims",
        "operation": "Deletes/DeletesCollection persistentvolumeclaims resource",
        "provider": "Microsoft Container Service",
        "resource": "Persistentvolumeclaims"
      },
      "name": "Microsoft.ContainerService/managedClusters/persistentvolumeclaims/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads persistentvolumes",
        "operation": "Gets/List persistentvolumes resource",
        "provider": "Microsoft Container Service",
        "resource": "Persistentvolumes"
      },
      "name": "Microsoft.ContainerService/managedClusters/persistentvolumes/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes persistentvolumes",
        "operation": "Creates/Updates persistentvolumes resource",
        "provider": "Microsoft Container Service",
        "resource": "Persistentvolumes"
      },
      "name": "Microsoft.ContainerService/managedClusters/persistentvolumes/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes persistentvolumes",
        "operation": "Deletes/DeletesCollection persistentvolumes resource",
        "provider": "Microsoft Container Service",
        "resource": "Persistentvolumes"
      },
      "name": "Microsoft.ContainerService/managedClusters/persistentvolumes/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads pods",
        "operation": "Gets/List pods resource",
        "provider": "Microsoft Container Service",
        "resource": "Pods"
      },
      "name": "Microsoft.ContainerService/managedClusters/pods/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes pods",
        "operation": "Creates/Updates pods resource",
        "provider": "Microsoft Container Service",
        "resource": "Pods"
      },
      "name": "Microsoft.ContainerService/managedClusters/pods/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes pods",
        "operation": "Deletes/DeletesCollection pods resource",
        "provider": "Microsoft Container Service",
        "resource": "Pods"
      },
      "name": "Microsoft.ContainerService/managedClusters/pods/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Exec into pods resource",
        "operation": "Exec into pods resource ",
        "provider": "Microsoft Container Service",
        "resource": "Pods"
      },
      "name": "Microsoft.ContainerService/managedClusters/pods/exec/action",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads podtemplates",
        "operation": "Gets/List podtemplates resource",
        "provider": "Microsoft Container Service",
        "resource": "Podtemplates"
      },
      "name": "Microsoft.ContainerService/managedClusters/podtemplates/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes podtemplates",
        "operation": "Creates/Updates podtemplates resource",
        "provider": "Microsoft Container Service",
        "resource": "Podtemplates"
      },
      "name": "Microsoft.ContainerService/managedClusters/podtemplates/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes podtemplates",
        "operation": "Deletes/DeletesCollection podtemplates resource",
        "provider": "Microsoft Container Service",
        "resource": "Podtemplates"
      },
      "name": "Microsoft.ContainerService/managedClusters/podtemplates/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads replicationcontrollers",
        "operation": "Gets/List replicationcontrollers resource",
        "provider": "Microsoft Container Service",
        "resource": "Replicationcontrollers"
      },
      "name": "Microsoft.ContainerService/managedClusters/replicationcontrollers/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes replicationcontrollers",
        "operation": "Creates/Updates replicationcontrollers resource",
        "provider": "Microsoft Container Service",
        "resource": "Replicationcontrollers"
      },
      "name": "Microsoft.ContainerService/managedClusters/replicationcontrollers/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes replicationcontrollers",
        "operation": "Deletes/DeletesCollection replicationcontrollers resource",
        "provider": "Microsoft Container Service",
        "resource": "Replicationcontrollers"
      },
      "name": "Microsoft.ContainerService/managedClusters/replicationcontrollers/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads resourcequotas",
        "operation": "Gets/List resourcequotas resource",
        "provider": "Microsoft Container Service",
        "resource": "Resourcequotas"
      },
      "name": "Microsoft.ContainerService/managedClusters/resourcequotas/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes resourcequotas",
        "operation": "Creates/Updates resourcequotas resource",
        "provider": "Microsoft Container Service",
        "resource": "Resourcequotas"
      },
      "name": "Microsoft.ContainerService/managedClusters/resourcequotas/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes resourcequotas",
        "operation": "Deletes/DeletesCollection resourcequotas resource",
        "provider": "Microsoft Container Service",
        "resource": "Resourcequotas"
      },
      "name": "Microsoft.ContainerService/managedClusters/resourcequotas/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads secrets",
        "operation": "Gets/List secrets resource",
        "provider": "Microsoft Container Service",
        "resource": "Secrets"
      },
      "name": "Microsoft.ContainerService/managedClusters/secrets/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes secrets",
        "operation": "Creates/Updates secrets resource",
        "provider": "Microsoft Container Service",
        "resource": "Secrets"
      },
      "name": "Microsoft.ContainerService/managedClusters/secrets/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes secrets",
        "operation": "Deletes/DeletesCollection secrets resource",
        "provider": "Microsoft Container Service",
        "resource": "Secrets"
      },
      "name": "Microsoft.ContainerService/managedClusters/secrets/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads serviceaccounts",
        "operation": "Gets/List serviceaccounts resource",
        "provider": "Microsoft Container Service",
        "resource": "Serviceaccounts"
      },
      "name": "Microsoft.ContainerService/managedClusters/serviceaccounts/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes serviceaccounts",
        "operation": "Creates/Updates serviceaccounts resource",
        "provider": "Microsoft Container Service",
        "resource": "Serviceaccounts"
      },
      "name": "Microsoft.ContainerService/managedClusters/serviceaccounts/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes serviceaccounts",
        "operation": "Deletes/DeletesCollection serviceaccounts resource",
        "provider": "Microsoft Container Service",
        "resource": "Serviceaccounts"
      },
      "name": "Microsoft.ContainerService/managedClusters/serviceaccounts/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads services",
        "operation": "Gets/List services resource",
        "provider": "Microsoft Container Service",
        "resource": "Services"
      },
      "name": "Microsoft.ContainerService/managedClusters/services/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes services",
        "operation": "Creates/Updates services resource",
        "provider": "Microsoft Container Service",
        "resource": "Services"
      },
      "name": "Microsoft.ContainerService/managedClusters/services/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes services",
        "operation": "Deletes/DeletesCollection services resource",
        "provider": "Microsoft Container Service",
        "resource": "Services"
      },
      "name": "Microsoft.ContainerService/managedClusters/services/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads events",
        "operation": "Gets/List events resource",
        "provider": "Microsoft Container Service",
        "resource": "Events"
      },
      "name": "Microsoft.ContainerService/managedClusters/events.k8s.io/events/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes events",
        "operation": "Creates/Updates events resource",
        "provider": "Microsoft Container Service",
        "resource": "Events"
      },
      "name": "Microsoft.ContainerService/managedClusters/events.k8s.io/events/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes events",
        "operation": "Deletes/DeletesCollection events resource",
        "provider": "Microsoft Container Service",
        "resource": "Events"
      },
      "name": "Microsoft.ContainerService/managedClusters/events.k8s.io/events/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads daemonsets",
        "operation": "Gets/List daemonsets resource",
        "provider": "Microsoft Container Service",
        "resource": "Daemonsets"
      },
      "name": "Microsoft.ContainerService/managedClusters/extensions/daemonsets/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes daemonsets",
        "operation": "Creates/Updates daemonsets resource",
        "provider": "Microsoft Container Service",
        "resource": "Daemonsets"
      },
      "name": "Microsoft.ContainerService/managedClusters/extensions/daemonsets/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes daemonsets",
        "operation": "Deletes/DeletesCollection daemonsets resource",
        "provider": "Microsoft Container Service",
        "resource": "Daemonsets"
      },
      "name": "Microsoft.ContainerService/managedClusters/extensions/daemonsets/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads deployments",
        "operation": "Gets/List deployments resource",
        "provider": "Microsoft Container Service",
        "resource": "Deployments"
      },
      "name": "Microsoft.ContainerService/managedClusters/extensions/deployments/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes deployments",
        "operation": "Creates/Updates deployments resource",
        "provider": "Microsoft Container Service",
        "resource": "Deployments"
      },
      "name": "Microsoft.ContainerService/managedClusters/extensions/deployments/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes deployments",
        "operation": "Deletes/DeletesCollection deployments resource",
        "provider": "Microsoft Container Service",
        "resource": "Deployments"
      },
      "name": "Microsoft.ContainerService/managedClusters/extensions/deployments/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads ingresses",
        "operation": "Gets/List ingresses resource",
        "provider": "Microsoft Container Service",
        "resource": "Ingresses"
      },
      "name": "Microsoft.ContainerService/managedClusters/extensions/ingresses/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes ingresses",
        "operation": "Creates/Updates ingresses resource",
        "provider": "Microsoft Container Service",
        "resource": "Ingresses"
      },
      "name": "Microsoft.ContainerService/managedClusters/extensions/ingresses/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes ingresses",
        "operation": "Deletes/DeletesCollection ingresses resource",
        "provider": "Microsoft Container Service",
        "resource": "Ingresses"
      },
      "name": "Microsoft.ContainerService/managedClusters/extensions/ingresses/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads networkpolicies",
        "operation": "Gets/List networkpolicies resource",
        "provider": "Microsoft Container Service",
        "resource": "Networkpolicies"
      },
      "name": "Microsoft.ContainerService/managedClusters/extensions/networkpolicies/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes networkpolicies",
        "operation": "Creates/Updates networkpolicies resource",
        "provider": "Microsoft Container Service",
        "resource": "Networkpolicies"
      },
      "name": "Microsoft.ContainerService/managedClusters/extensions/networkpolicies/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes networkpolicies",
        "operation": "Deletes/DeletesCollection networkpolicies resource",
        "provider": "Microsoft Container Service",
        "resource": "Networkpolicies"
      },
      "name": "Microsoft.ContainerService/managedClusters/extensions/networkpolicies/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads podsecuritypolicies",
        "operation": "Gets/List podsecuritypolicies resource",
        "provider": "Microsoft Container Service",
        "resource": "Podsecuritypolicies"
      },
      "name": "Microsoft.ContainerService/managedClusters/extensions/podsecuritypolicies/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes podsecuritypolicies",
        "operation": "Creates/Updates podsecuritypolicies resource",
        "provider": "Microsoft Container Service",
        "resource": "Podsecuritypolicies"
      },
      "name": "Microsoft.ContainerService/managedClusters/extensions/podsecuritypolicies/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes podsecuritypolicies",
        "operation": "Deletes/DeletesCollection podsecuritypolicies resource",
        "provider": "Microsoft Container Service",
        "resource": "Podsecuritypolicies"
      },
      "name": "Microsoft.ContainerService/managedClusters/extensions/podsecuritypolicies/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads replicasets",
        "operation": "Gets/List replicasets resource",
        "provider": "Microsoft Container Service",
        "resource": "Replicasets"
      },
      "name": "Microsoft.ContainerService/managedClusters/extensions/replicasets/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes replicasets",
        "operation": "Creates/Updates replicasets resource",
        "provider": "Microsoft Container Service",
        "resource": "Replicasets"
      },
      "name": "Microsoft.ContainerService/managedClusters/extensions/replicasets/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes replicasets",
        "operation": "Deletes/DeletesCollection replicasets resource",
        "provider": "Microsoft Container Service",
        "resource": "Replicasets"
      },
      "name": "Microsoft.ContainerService/managedClusters/extensions/replicasets/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads pods",
        "operation": "Gets/List pods resource",
        "provider": "Microsoft Container Service",
        "resource": "Pods"
      },
      "name": "Microsoft.ContainerService/managedClusters/metrics.k8s.io/pods/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads nodes",
        "operation": "Gets/List nodes resource",
        "provider": "Microsoft Container Service",
        "resource": "Nodes"
      },
      "name": "Microsoft.ContainerService/managedClusters/metrics.k8s.io/nodes/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads networkpolicies",
        "operation": "Gets/List networkpolicies resource",
        "provider": "Microsoft Container Service",
        "resource": "Networkpolicies"
      },
      "name": "Microsoft.ContainerService/managedClusters/networking.k8s.io/networkpolicies/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes networkpolicies",
        "operation": "Creates/Updates networkpolicies resource",
        "provider": "Microsoft Container Service",
        "resource": "Networkpolicies"
      },
      "name": "Microsoft.ContainerService/managedClusters/networking.k8s.io/networkpolicies/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes networkpolicies",
        "operation": "Deletes/DeletesCollection networkpolicies resource",
        "provider": "Microsoft Container Service",
        "resource": "Networkpolicies"
      },
      "name": "Microsoft.ContainerService/managedClusters/networking.k8s.io/networkpolicies/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads ingresses",
        "operation": "Gets/List ingresses resource",
        "provider": "Microsoft Container Service",
        "resource": "Ingresses"
      },
      "name": "Microsoft.ContainerService/managedClusters/networking.k8s.io/ingresses/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes ingresses",
        "operation": "Creates/Updates ingresses resource",
        "provider": "Microsoft Container Service",
        "resource": "Ingresses"
      },
      "name": "Microsoft.ContainerService/managedClusters/networking.k8s.io/ingresses/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes ingresses",
        "operation": "Deletes/DeletesCollection ingresses resource",
        "provider": "Microsoft Container Service",
        "resource": "Ingresses"
      },
      "name": "Microsoft.ContainerService/managedClusters/networking.k8s.io/ingresses/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads runtimeclasses",
        "operation": "Gets/List runtimeclasses resource",
        "provider": "Microsoft Container Service",
        "resource": "Runtimeclasses"
      },
      "name": "Microsoft.ContainerService/managedClusters/node.k8s.io/runtimeclasses/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes runtimeclasses",
        "operation": "Creates/Updates runtimeclasses resource",
        "provider": "Microsoft Container Service",
        "resource": "Runtimeclasses"
      },
      "name": "Microsoft.ContainerService/managedClusters/node.k8s.io/runtimeclasses/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes runtimeclasses",
        "operation": "Deletes/DeletesCollection runtimeclasses resource",
        "provider": "Microsoft Container Service",
        "resource": "Runtimeclasses"
      },
      "name": "Microsoft.ContainerService/managedClusters/node.k8s.io/runtimeclasses/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads api",
        "operation": "Gets/List api resource",
        "provider": "Microsoft Container Service",
        "resource": "Api"
      },
      "name": "Microsoft.ContainerService/managedClusters/api/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads api/v1",
        "operation": "Gets/List api/v1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Api/V1"
      },
      "name": "Microsoft.ContainerService/managedClusters/api/v1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads apis",
        "operation": "Gets/List apis resource",
        "provider": "Microsoft Container Service",
        "resource": "Apis"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads admissionregistration.k8s.io",
        "operation": "Gets/List admissionregistration.k8s.io resource",
        "provider": "Microsoft Container Service",
        "resource": "Admissionregistration.K8s.Io"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/admissionregistration.k8s.io/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads admissionregistration.k8s.io/v1",
        "operation": "Gets/List admissionregistration.k8s.io/v1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Admissionregistration.K8s.Io/V1"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/admissionregistration.k8s.io/v1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads admissionregistration.k8s.io/v1beta1",
        "operation": "Gets/List admissionregistration.k8s.io/v1beta1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Admissionregistration.K8s.Io/V1beta1"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/admissionregistration.k8s.io/v1beta1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads apiextensions.k8s.io",
        "operation": "Gets/List apiextensions.k8s.io resource",
        "provider": "Microsoft Container Service",
        "resource": "Apiextensions.K8s.Io"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/apiextensions.k8s.io/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads apiextensions.k8s.io/v1",
        "operation": "Gets/List apiextensions.k8s.io/v1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Apiextensions.K8s.Io/V1"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/apiextensions.k8s.io/v1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads apiextensions.k8s.io/v1beta1",
        "operation": "Gets/List apiextensions.k8s.io/v1beta1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Apiextensions.K8s.Io/V1beta1"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/apiextensions.k8s.io/v1beta1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads apiregistration.k8s.io",
        "operation": "Gets/List apiregistration.k8s.io resource",
        "provider": "Microsoft Container Service",
        "resource": "Apiregistration.K8s.Io"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/apiregistration.k8s.io/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads apiregistration.k8s.io/v1",
        "operation": "Gets/List apiregistration.k8s.io/v1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Apiregistration.K8s.Io/V1"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/apiregistration.k8s.io/v1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads apiregistration.k8s.io/v1beta1",
        "operation": "Gets/List apiregistration.k8s.io/v1beta1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Apiregistration.K8s.Io/V1beta1"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/apiregistration.k8s.io/v1beta1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads apps",
        "operation": "Gets/List apps resource",
        "provider": "Microsoft Container Service",
        "resource": "Apps"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/apps/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads apps/v1",
        "operation": "Gets/List apps/v1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Apps/V1"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/apps/v1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads apps/v1beta1",
        "operation": "Gets/List apps/v1beta1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Apps/V1beta1"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/apps/v1beta1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads apps/v1beta2",
        "operation": "Gets/List apps/v1beta2 resource",
        "provider": "Microsoft Container Service",
        "resource": "Apps/V1beta2"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/apps/v1beta2/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads authentication.k8s.io",
        "operation": "Gets/List authentication.k8s.io resource",
        "provider": "Microsoft Container Service",
        "resource": "Authentication.K8s.Io"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/authentication.k8s.io/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads authentication.k8s.io/v1",
        "operation": "Gets/List authentication.k8s.io/v1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Authentication.K8s.Io/V1"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/authentication.k8s.io/v1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads authentication.k8s.io/v1beta1",
        "operation": "Gets/List authentication.k8s.io/v1beta1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Authentication.K8s.Io/V1beta1"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/authentication.k8s.io/v1beta1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads authorization.k8s.io",
        "operation": "Gets/List authorization.k8s.io resource",
        "provider": "Microsoft Container Service",
        "resource": "Authorization.K8s.Io"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/authorization.k8s.io/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads authorization.k8s.io/v1",
        "operation": "Gets/List authorization.k8s.io/v1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Authorization.K8s.Io/V1"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/authorization.k8s.io/v1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads authorization.k8s.io/v1beta1",
        "operation": "Gets/List authorization.k8s.io/v1beta1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Authorization.K8s.Io/V1beta1"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/authorization.k8s.io/v1beta1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads autoscaling",
        "operation": "Gets/List autoscaling resource",
        "provider": "Microsoft Container Service",
        "resource": "Autoscaling"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/autoscaling/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads autoscaling/v1",
        "operation": "Gets/List autoscaling/v1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Autoscaling/V1"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/autoscaling/v1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads autoscaling/v2beta1",
        "operation": "Gets/List autoscaling/v2beta1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Autoscaling/V2beta1"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/autoscaling/v2beta1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads autoscaling/v2beta2",
        "operation": "Gets/List autoscaling/v2beta2 resource",
        "provider": "Microsoft Container Service",
        "resource": "Autoscaling/V2beta2"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/autoscaling/v2beta2/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads batch",
        "operation": "Gets/List batch resource",
        "provider": "Microsoft Container Service",
        "resource": "Batch"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/batch/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads batch/v1",
        "operation": "Gets/List batch/v1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Batch/V1"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/batch/v1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads batch/v1beta1",
        "operation": "Gets/List batch/v1beta1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Batch/V1beta1"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/batch/v1beta1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads certificates.k8s.io",
        "operation": "Gets/List certificates.k8s.io resource",
        "provider": "Microsoft Container Service",
        "resource": "Certificates.K8s.Io"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/certificates.k8s.io/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads certificates.k8s.io/v1beta1",
        "operation": "Gets/List certificates.k8s.io/v1beta1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Certificates.K8s.Io/V1beta1"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/certificates.k8s.io/v1beta1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads coordination.k8s.io",
        "operation": "Gets/List coordination.k8s.io resource",
        "provider": "Microsoft Container Service",
        "resource": "Coordination.K8s.Io"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/coordination.k8s.io/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads coordination/v1",
        "operation": "Gets/List coordination/v1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Coordination.K8s.Io/V1"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/coordination.k8s.io/v1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads coordination.k8s.io/v1beta1",
        "operation": "Gets/List coordination.k8s.io/v1beta1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Coordination.K8s.Io/V1beta1"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/coordination.k8s.io/v1beta1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads events.k8s.io",
        "operation": "Gets/List events.k8s.io resource",
        "provider": "Microsoft Container Service",
        "resource": "Events.K8s.Io"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/events.k8s.io/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads events.k8s.io/v1beta1",
        "operation": "Gets/List events.k8s.io/v1beta1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Events.K8s.Io/V1beta1"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/events.k8s.io/v1beta1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads extensions",
        "operation": "Gets/List extensions resource",
        "provider": "Microsoft Container Service",
        "resource": "Extensions"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/extensions/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads extensions/v1beta1",
        "operation": "Gets/List extensions/v1beta1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Extensions/V1beta1"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/extensions/v1beta1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads metrics.k8s.io",
        "operation": "Gets/List metrics.k8s.io resource",
        "provider": "Microsoft Container Service",
        "resource": "Metrics.K8s.Io"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/metrics.k8s.io/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads metrics.k8s.io/v1beta1",
        "operation": "Gets/List metrics.k8s.io/v1beta1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Metrics.K8s.Io/V1beta1"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/metrics.k8s.io/v1beta1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads networking.k8s.io",
        "operation": "Gets/List networking.k8s.io resource",
        "provider": "Microsoft Container Service",
        "resource": "Networking.K8s.Io"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/networking.k8s.io/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads networking/v1",
        "operation": "Gets/List networking/v1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Networking.K8s.Io/V1"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/networking.k8s.io/v1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads networking.k8s.io/v1beta1",
        "operation": "Gets/List networking.k8s.io/v1beta1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Networking.K8s.Io/V1beta1"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/networking.k8s.io/v1beta1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads node.k8s.io",
        "operation": "Gets/List node.k8s.io resource",
        "provider": "Microsoft Container Service",
        "resource": "Node.K8s.Io"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/node.k8s.io/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads node.k8s.io/v1beta1",
        "operation": "Gets/List node.k8s.io/v1beta1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Node.K8s.Io/V1beta1"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/node.k8s.io/v1beta1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads policy",
        "operation": "Gets/List policy resource",
        "provider": "Microsoft Container Service",
        "resource": "Policy"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/policy/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads policy/v1beta1",
        "operation": "Gets/List policy/v1beta1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Policy/V1beta1"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/policy/v1beta1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads rbac.authorization.k8s.io",
        "operation": "Gets/List rbac.authorization.k8s.io resource",
        "provider": "Microsoft Container Service",
        "resource": "Rbac.Authorization.K8s.Io"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/rbac.authorization.k8s.io/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads rbac.authorization/v1",
        "operation": "Gets/List rbac.authorization/v1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Rbac.Authorization.K8s.Io/V1"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/rbac.authorization.k8s.io/v1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads rbac.authorization.k8s.io/v1beta1",
        "operation": "Gets/List rbac.authorization.k8s.io/v1beta1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Rbac.Authorization.K8s.Io/V1beta1"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/rbac.authorization.k8s.io/v1beta1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads scheduling.k8s.io",
        "operation": "Gets/List scheduling.k8s.io resource",
        "provider": "Microsoft Container Service",
        "resource": "Scheduling.K8s.Io"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/scheduling.k8s.io/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads scheduling/v1",
        "operation": "Gets/List scheduling/v1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Scheduling.K8s.Io/V1"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/scheduling.k8s.io/v1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads scheduling.k8s.io/v1beta1",
        "operation": "Gets/List scheduling.k8s.io/v1beta1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Scheduling.K8s.Io/V1beta1"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/scheduling.k8s.io/v1beta1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads storage.k8s.io",
        "operation": "Gets/List storage.k8s.io resource",
        "provider": "Microsoft Container Service",
        "resource": "Storage.K8s.Io"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/storage.k8s.io/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads storage/v1",
        "operation": "Gets/List storage/v1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Storage.K8s.Io/V1"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/storage.k8s.io/v1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads storage.k8s.io/v1beta1",
        "operation": "Gets/List storage.k8s.io/v1beta1 resource",
        "provider": "Microsoft Container Service",
        "resource": "Storage.K8s.Io/V1beta1"
      },
      "name": "Microsoft.ContainerService/managedClusters/apis/storage.k8s.io/v1beta1/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads healthz",
        "operation": "Gets/List healthz resource",
        "provider": "Microsoft Container Service",
        "resource": "Healthz"
      },
      "name": "Microsoft.ContainerService/managedClusters/healthz/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads autoregister-completion",
        "operation": "Gets/List autoregister-completion resource",
        "provider": "Microsoft Container Service",
        "resource": "Healthz/Autoregister-Completion"
      },
      "name": "Microsoft.ContainerService/managedClusters/healthz/autoregister-completion/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads etcd",
        "operation": "Gets/List etcd resource",
        "provider": "Microsoft Container Service",
        "resource": "Healthz/Etcd"
      },
      "name": "Microsoft.ContainerService/managedClusters/healthz/etcd/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads log",
        "operation": "Gets/List log resource",
        "provider": "Microsoft Container Service",
        "resource": "Healthz/Log"
      },
      "name": "Microsoft.ContainerService/managedClusters/healthz/log/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads ping",
        "operation": "Gets/List ping resource",
        "provider": "Microsoft Container Service",
        "resource": "Healthz/Ping"
      },
      "name": "Microsoft.ContainerService/managedClusters/healthz/ping/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads apiservice-openapi-controller",
        "operation": "Gets/List apiservice-openapi-controller resource",
        "provider": "Microsoft Container Service",
        "resource": "Healthz/Poststarthook/Apiservice-Openapi-Controller"
      },
      "name": "Microsoft.ContainerService/managedClusters/healthz/poststarthook/apiservice-openapi-controller/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads apiservice-registration-controller",
        "operation": "Gets/List apiservice-registration-controller resource",
        "provider": "Microsoft Container Service",
        "resource": "Healthz/Poststarthook/Apiservice-Registration-Controller"
      },
      "name": "Microsoft.ContainerService/managedClusters/healthz/poststarthook/apiservice-registration-controller/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads apiservice-status-available-controller",
        "operation": "Gets/List apiservice-status-available-controller resource",
        "provider": "Microsoft Container Service",
        "resource": "Healthz/Poststarthook/Apiservice-Status-Available-Controller"
      },
      "name": "Microsoft.ContainerService/managedClusters/healthz/poststarthook/apiservice-status-available-controller/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads bootstrap-controller",
        "operation": "Gets/List bootstrap-controller resource",
        "provider": "Microsoft Container Service",
        "resource": "Healthz/Poststarthook/Bootstrap-Controller"
      },
      "name": "Microsoft.ContainerService/managedClusters/healthz/poststarthook/bootstrap-controller/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads ca-registration",
        "operation": "Gets/List ca-registration resource",
        "provider": "Microsoft Container Service",
        "resource": "Healthz/Poststarthook/Ca-Registration"
      },
      "name": "Microsoft.ContainerService/managedClusters/healthz/poststarthook/ca-registration/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads crd-informer-synced",
        "operation": "Gets/List crd-informer-synced resource",
        "provider": "Microsoft Container Service",
        "resource": "Healthz/Poststarthook/Crd-Informer-Synced"
      },
      "name": "Microsoft.ContainerService/managedClusters/healthz/poststarthook/crd-informer-synced/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads generic-apiserver-start-informers",
        "operation": "Gets/List generic-apiserver-start-informers resource",
        "provider": "Microsoft Container Service",
        "resource": "Healthz/Poststarthook/Generic-Apiserver-Start-Informers"
      },
      "name": "Microsoft.ContainerService/managedClusters/healthz/poststarthook/generic-apiserver-start-informers/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads kube-apiserver-autoregistration",
        "operation": "Gets/List kube-apiserver-autoregistration resource",
        "provider": "Microsoft Container Service",
        "resource": "Healthz/Poststarthook/Kube-Apiserver-Autoregistration"
      },
      "name": "Microsoft.ContainerService/managedClusters/healthz/poststarthook/kube-apiserver-autoregistration/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads bootstrap-roles",
        "operation": "Gets/List bootstrap-roles resource",
        "provider": "Microsoft Container Service",
        "resource": "Healthz/Poststarthook/Bootstrap-Roles"
      },
      "name": "Microsoft.ContainerService/managedClusters/healthz/poststarthook/rbac/bootstrap-roles/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads bootstrap-system-priority-classes",
        "operation": "Gets/List bootstrap-system-priority-classes resource",
        "provider": "Microsoft Container Service",
        "resource": "Healthz/Poststarthook/Bootstrap-System-Priority-Classes"
      },
      "name": "Microsoft.ContainerService/managedClusters/healthz/poststarthook/scheduling/bootstrap-system-priority-classes/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads start-apiextensions-controllers",
        "operation": "Gets/List start-apiextensions-controllers resource",
        "provider": "Microsoft Container Service",
        "resource": "Healthz/Poststarthook/Start-Apiextensions-Controllers"
      },
      "name": "Microsoft.ContainerService/managedClusters/healthz/poststarthook/start-apiextensions-controllers/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads start-apiextensions-informers",
        "operation": "Gets/List start-apiextensions-informers resource",
        "provider": "Microsoft Container Service",
        "resource": "Healthz/Poststarthook/Start-Apiextensions-Informers"
      },
      "name": "Microsoft.ContainerService/managedClusters/healthz/poststarthook/start-apiextensions-informers/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads start-kube-aggregator-informers",
        "operation": "Gets/List start-kube-aggregator-informers resource",
        "provider": "Microsoft Container Service",
        "resource": "Healthz/Poststarthook/Start-Kube-Aggregator-Informers"
      },
      "name": "Microsoft.ContainerService/managedClusters/healthz/poststarthook/start-kube-aggregator-informers/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads start-kube-apiserver-admission-initializer",
        "operation": "Gets/List start-kube-apiserver-admission-initializer resource",
        "provider": "Microsoft Container Service",
        "resource": "Healthz/Poststarthook/Start-Kube-Apiserver-Admission-Initializer"
      },
      "name": "Microsoft.ContainerService/managedClusters/healthz/poststarthook/start-kube-apiserver-admission-initializer/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads livez",
        "operation": "Gets/List livez resource",
        "provider": "Microsoft Container Service",
        "resource": "Livez"
      },
      "name": "Microsoft.ContainerService/managedClusters/livez/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads autoregister-completion",
        "operation": "Gets/List autoregister-completion resource",
        "provider": "Microsoft Container Service",
        "resource": "Livez/Autoregister-Completion"
      },
      "name": "Microsoft.ContainerService/managedClusters/livez/autoregister-completion/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads etcd",
        "operation": "Gets/List etcd resource",
        "provider": "Microsoft Container Service",
        "resource": "Livez/Etcd"
      },
      "name": "Microsoft.ContainerService/managedClusters/livez/etcd/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads log",
        "operation": "Gets/List log resource",
        "provider": "Microsoft Container Service",
        "resource": "Livez/Log"
      },
      "name": "Microsoft.ContainerService/managedClusters/livez/log/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads ping",
        "operation": "Gets/List ping resource",
        "provider": "Microsoft Container Service",
        "resource": "Livez/Ping"
      },
      "name": "Microsoft.ContainerService/managedClusters/livez/ping/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads apiservice-openapi-controller",
        "operation": "Gets/List apiservice-openapi-controller resource",
        "provider": "Microsoft Container Service",
        "resource": "Livez/Poststarthook/Apiservice-Openapi-Controller"
      },
      "name": "Microsoft.ContainerService/managedClusters/livez/poststarthook/apiservice-openapi-controller/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads apiservice-registration-controller",
        "operation": "Gets/List apiservice-registration-controller resource",
        "provider": "Microsoft Container Service",
        "resource": "Livez/Poststarthook/Apiservice-Registration-Controller"
      },
      "name": "Microsoft.ContainerService/managedClusters/livez/poststarthook/apiservice-registration-controller/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads apiservice-status-available-controller",
        "operation": "Gets/List apiservice-status-available-controller resource",
        "provider": "Microsoft Container Service",
        "resource": "Livez/Poststarthook/Apiservice-Status-Available-Controller"
      },
      "name": "Microsoft.ContainerService/managedClusters/livez/poststarthook/apiservice-status-available-controller/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads bootstrap-controller",
        "operation": "Gets/List bootstrap-controller resource",
        "provider": "Microsoft Container Service",
        "resource": "Livez/Poststarthook/Bootstrap-Controller"
      },
      "name": "Microsoft.ContainerService/managedClusters/livez/poststarthook/bootstrap-controller/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads ca-registration",
        "operation": "Gets/List ca-registration resource",
        "provider": "Microsoft Container Service",
        "resource": "Livez/Poststarthook/Ca-Registration"
      },
      "name": "Microsoft.ContainerService/managedClusters/livez/poststarthook/ca-registration/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads crd-informer-synced",
        "operation": "Gets/List crd-informer-synced resource",
        "provider": "Microsoft Container Service",
        "resource": "Livez/Poststarthook/Crd-Informer-Synced"
      },
      "name": "Microsoft.ContainerService/managedClusters/livez/poststarthook/crd-informer-synced/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads generic-apiserver-start-informers",
        "operation": "Gets/List generic-apiserver-start-informers resource",
        "provider": "Microsoft Container Service",
        "resource": "Livez/Poststarthook/Generic-Apiserver-Start-Informers"
      },
      "name": "Microsoft.ContainerService/managedClusters/livez/poststarthook/generic-apiserver-start-informers/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads kube-apiserver-autoregistration",
        "operation": "Gets/List kube-apiserver-autoregistration resource",
        "provider": "Microsoft Container Service",
        "resource": "Livez/Poststarthook/Kube-Apiserver-Autoregistration"
      },
      "name": "Microsoft.ContainerService/managedClusters/livez/poststarthook/kube-apiserver-autoregistration/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads bootstrap-roles",
        "operation": "Gets/List bootstrap-roles resource",
        "provider": "Microsoft Container Service",
        "resource": "Livez/Poststarthook/Bootstrap-Roles"
      },
      "name": "Microsoft.ContainerService/managedClusters/livez/poststarthook/rbac/bootstrap-roles/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads bootstrap-system-priority-classes",
        "operation": "Gets/List bootstrap-system-priority-classes resource",
        "provider": "Microsoft Container Service",
        "resource": "Livez/Poststarthook/Bootstrap-System-Priority-Classes"
      },
      "name": "Microsoft.ContainerService/managedClusters/livez/poststarthook/scheduling/bootstrap-system-priority-classes/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads start-apiextensions-controllers",
        "operation": "Gets/List start-apiextensions-controllers resource",
        "provider": "Microsoft Container Service",
        "resource": "Livez/Poststarthook/Start-Apiextensions-Controllers"
      },
      "name": "Microsoft.ContainerService/managedClusters/livez/poststarthook/start-apiextensions-controllers/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads start-apiextensions-informers",
        "operation": "Gets/List start-apiextensions-informers resource",
        "provider": "Microsoft Container Service",
        "resource": "Livez/Poststarthook/Start-Apiextensions-Informers"
      },
      "name": "Microsoft.ContainerService/managedClusters/livez/poststarthook/start-apiextensions-informers/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads start-kube-aggregator-informers",
        "operation": "Gets/List start-kube-aggregator-informers resource",
        "provider": "Microsoft Container Service",
        "resource": "Livez/Poststarthook/Start-Kube-Aggregator-Informers"
      },
      "name": "Microsoft.ContainerService/managedClusters/livez/poststarthook/start-kube-aggregator-informers/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads start-kube-apiserver-admission-initializer",
        "operation": "Gets/List start-kube-apiserver-admission-initializer resource",
        "provider": "Microsoft Container Service",
        "resource": "Livez/Poststarthook/Start-Kube-Apiserver-Admission-Initializer"
      },
      "name": "Microsoft.ContainerService/managedClusters/livez/poststarthook/start-kube-apiserver-admission-initializer/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads logs",
        "operation": "Gets/List logs resource",
        "provider": "Microsoft Container Service",
        "resource": "Logs"
      },
      "name": "Microsoft.ContainerService/managedClusters/logs/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads metrics",
        "operation": "Gets/List metrics resource",
        "provider": "Microsoft Container Service",
        "resource": "Metrics"
      },
      "name": "Microsoft.ContainerService/managedClusters/metrics/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads v2",
        "operation": "Gets/List v2 resource",
        "provider": "Microsoft Container Service",
        "resource": "Openapi/V2"
      },
      "name": "Microsoft.ContainerService/managedClusters/openapi/v2/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads readyz",
        "operation": "Gets/List readyz resource",
        "provider": "Microsoft Container Service",
        "resource": "Readyz"
      },
      "name": "Microsoft.ContainerService/managedClusters/readyz/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads autoregister-completion",
        "operation": "Gets/List autoregister-completion resource",
        "provider": "Microsoft Container Service",
        "resource": "Readyz/Autoregister-Completion"
      },
      "name": "Microsoft.ContainerService/managedClusters/readyz/autoregister-completion/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads etcd",
        "operation": "Gets/List etcd resource",
        "provider": "Microsoft Container Service",
        "resource": "Readyz/Etcd"
      },
      "name": "Microsoft.ContainerService/managedClusters/readyz/etcd/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads log",
        "operation": "Gets/List log resource",
        "provider": "Microsoft Container Service",
        "resource": "Readyz/Log"
      },
      "name": "Microsoft.ContainerService/managedClusters/readyz/log/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads ping",
        "operation": "Gets/List ping resource",
        "provider": "Microsoft Container Service",
        "resource": "Readyz/Ping"
      },
      "name": "Microsoft.ContainerService/managedClusters/readyz/ping/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads apiservice-openapi-controller",
        "operation": "Gets/List apiservice-openapi-controller resource",
        "provider": "Microsoft Container Service",
        "resource": "Readyz/Poststarthook/Apiservice-Openapi-Controller"
      },
      "name": "Microsoft.ContainerService/managedClusters/readyz/poststarthook/apiservice-openapi-controller/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads apiservice-registration-controller",
        "operation": "Gets/List apiservice-registration-controller resource",
        "provider": "Microsoft Container Service",
        "resource": "Readyz/Poststarthook/Apiservice-Registration-Controller"
      },
      "name": "Microsoft.ContainerService/managedClusters/readyz/poststarthook/apiservice-registration-controller/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads apiservice-status-available-controller",
        "operation": "Gets/List apiservice-status-available-controller resource",
        "provider": "Microsoft Container Service",
        "resource": "Readyz/Poststarthook/Apiservice-Status-Available-Controller"
      },
      "name": "Microsoft.ContainerService/managedClusters/readyz/poststarthook/apiservice-status-available-controller/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads bootstrap-controller",
        "operation": "Gets/List bootstrap-controller resource",
        "provider": "Microsoft Container Service",
        "resource": "Readyz/Poststarthook/Bootstrap-Controller"
      },
      "name": "Microsoft.ContainerService/managedClusters/readyz/poststarthook/bootstrap-controller/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads ca-registration",
        "operation": "Gets/List ca-registration resource",
        "provider": "Microsoft Container Service",
        "resource": "Readyz/Poststarthook/Ca-Registration"
      },
      "name": "Microsoft.ContainerService/managedClusters/readyz/poststarthook/ca-registration/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads crd-informer-synced",
        "operation": "Gets/List crd-informer-synced resource",
        "provider": "Microsoft Container Service",
        "resource": "Readyz/Poststarthook/Crd-Informer-Synced"
      },
      "name": "Microsoft.ContainerService/managedClusters/readyz/poststarthook/crd-informer-synced/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads generic-apiserver-start-informers",
        "operation": "Gets/List generic-apiserver-start-informers resource",
        "provider": "Microsoft Container Service",
        "resource": "Readyz/Poststarthook/Generic-Apiserver-Start-Informers"
      },
      "name": "Microsoft.ContainerService/managedClusters/readyz/poststarthook/generic-apiserver-start-informers/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads kube-apiserver-autoregistration",
        "operation": "Gets/List kube-apiserver-autoregistration resource",
        "provider": "Microsoft Container Service",
        "resource": "Readyz/Poststarthook/Kube-Apiserver-Autoregistration"
      },
      "name": "Microsoft.ContainerService/managedClusters/readyz/poststarthook/kube-apiserver-autoregistration/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads bootstrap-roles",
        "operation": "Gets/List bootstrap-roles resource",
        "provider": "Microsoft Container Service",
        "resource": "Readyz/Poststarthook/Bootstrap-Roles"
      },
      "name": "Microsoft.ContainerService/managedClusters/readyz/poststarthook/rbac/bootstrap-roles/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads bootstrap-system-priority-classes",
        "operation": "Gets/List bootstrap-system-priority-classes resource",
        "provider": "Microsoft Container Service",
        "resource": "Readyz/Poststarthook/Bootstrap-System-Priority-Classes"
      },
      "name": "Microsoft.ContainerService/managedClusters/readyz/poststarthook/scheduling/bootstrap-system-priority-classes/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads start-apiextensions-controllers",
        "operation": "Gets/List start-apiextensions-controllers resource",
        "provider": "Microsoft Container Service",
        "resource": "Readyz/Poststarthook/Start-Apiextensions-Controllers"
      },
      "name": "Microsoft.ContainerService/managedClusters/readyz/poststarthook/start-apiextensions-controllers/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads start-apiextensions-informers",
        "operation": "Gets/List start-apiextensions-informers resource",
        "provider": "Microsoft Container Service",
        "resource": "Readyz/Poststarthook/Start-Apiextensions-Informers"
      },
      "name": "Microsoft.ContainerService/managedClusters/readyz/poststarthook/start-apiextensions-informers/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads start-kube-aggregator-informers",
        "operation": "Gets/List start-kube-aggregator-informers resource",
        "provider": "Microsoft Container Service",
        "resource": "Readyz/Poststarthook/Start-Kube-Aggregator-Informers"
      },
      "name": "Microsoft.ContainerService/managedClusters/readyz/poststarthook/start-kube-aggregator-informers/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads start-kube-apiserver-admission-initializer",
        "operation": "Gets/List start-kube-apiserver-admission-initializer resource",
        "provider": "Microsoft Container Service",
        "resource": "Readyz/Poststarthook/Start-Kube-Apiserver-Admission-Initializer"
      },
      "name": "Microsoft.ContainerService/managedClusters/readyz/poststarthook/start-kube-apiserver-admission-initializer/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads shutdown",
        "operation": "Gets/List shutdown resource",
        "provider": "Microsoft Container Service",
        "resource": "Readyz/Shutdown"
      },
      "name": "Microsoft.ContainerService/managedClusters/readyz/shutdown/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads resetMetrics",
        "operation": "Gets/List resetMetrics resource",
        "provider": "Microsoft Container Service",
        "resource": "Resetmetrics"
      },
      "name": "Microsoft.ContainerService/managedClusters/resetMetrics/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads swagger-ui",
        "operation": "Gets/List swagger-ui resource",
        "provider": "Microsoft Container Service",
        "resource": "Swagger-Ui"
      },
      "name": "Microsoft.ContainerService/managedClusters/swagger-ui/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads swagger-api",
        "operation": "Gets/List swagger-api resource",
        "provider": "Microsoft Container Service",
        "resource": "Swagger-Api"
      },
      "name": "Microsoft.ContainerService/managedClusters/swagger-api/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads ui",
        "operation": "Gets/List ui resource",
        "provider": "Microsoft Container Service",
        "resource": "Ui"
      },
      "name": "Microsoft.ContainerService/managedClusters/ui/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads version",
        "operation": "Gets/List version resource",
        "provider": "Microsoft Container Service",
        "resource": "Version"
      },
      "name": "Microsoft.ContainerService/managedClusters/version/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads poddisruptionbudgets",
        "operation": "Gets/List poddisruptionbudgets resource",
        "provider": "Microsoft Container Service",
        "resource": "Poddisruptionbudgets"
      },
      "name": "Microsoft.ContainerService/managedClusters/policy/poddisruptionbudgets/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes poddisruptionbudgets",
        "operation": "Creates/Updates poddisruptionbudgets resource",
        "provider": "Microsoft Container Service",
        "resource": "Poddisruptionbudgets"
      },
      "name": "Microsoft.ContainerService/managedClusters/policy/poddisruptionbudgets/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes poddisruptionbudgets",
        "operation": "Deletes/DeletesCollection poddisruptionbudgets resource",
        "provider": "Microsoft Container Service",
        "resource": "Poddisruptionbudgets"
      },
      "name": "Microsoft.ContainerService/managedClusters/policy/poddisruptionbudgets/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads podsecuritypolicies",
        "operation": "Gets/List podsecuritypolicies resource",
        "provider": "Microsoft Container Service",
        "resource": "Podsecuritypolicies"
      },
      "name": "Microsoft.ContainerService/managedClusters/policy/podsecuritypolicies/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes podsecuritypolicies",
        "operation": "Creates/Updates podsecuritypolicies resource",
        "provider": "Microsoft Container Service",
        "resource": "Podsecuritypolicies"
      },
      "name": "Microsoft.ContainerService/managedClusters/policy/podsecuritypolicies/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes podsecuritypolicies",
        "operation": "Deletes/DeletesCollection podsecuritypolicies resource",
        "provider": "Microsoft Container Service",
        "resource": "Podsecuritypolicies"
      },
      "name": "Microsoft.ContainerService/managedClusters/policy/podsecuritypolicies/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads clusterrolebindings",
        "operation": "Gets/List clusterrolebindings resource",
        "provider": "Microsoft Container Service",
        "resource": "Clusterrolebindings"
      },
      "name": "Microsoft.ContainerService/managedClusters/rbac.authorization.k8s.io/clusterrolebindings/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes clusterrolebindings",
        "operation": "Creates/Updates clusterrolebindings resource",
        "provider": "Microsoft Container Service",
        "resource": "Clusterrolebindings"
      },
      "name": "Microsoft.ContainerService/managedClusters/rbac.authorization.k8s.io/clusterrolebindings/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes clusterrolebindings",
        "operation": "Deletes/DeletesCollection clusterrolebindings resource",
        "provider": "Microsoft Container Service",
        "resource": "Clusterrolebindings"
      },
      "name": "Microsoft.ContainerService/managedClusters/rbac.authorization.k8s.io/clusterrolebindings/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads clusterroles",
        "operation": "Gets/List clusterroles resource",
        "provider": "Microsoft Container Service",
        "resource": "Clusterroles"
      },
      "name": "Microsoft.ContainerService/managedClusters/rbac.authorization.k8s.io/clusterroles/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes clusterroles",
        "operation": "Creates/Updates clusterroles resource",
        "provider": "Microsoft Container Service",
        "resource": "Clusterroles"
      },
      "name": "Microsoft.ContainerService/managedClusters/rbac.authorization.k8s.io/clusterroles/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes clusterroles",
        "operation": "Deletes/DeletesCollection clusterroles resource",
        "provider": "Microsoft Container Service",
        "resource": "Clusterroles"
      },
      "name": "Microsoft.ContainerService/managedClusters/rbac.authorization.k8s.io/clusterroles/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads rolebindings",
        "operation": "Gets/List rolebindings resource",
        "provider": "Microsoft Container Service",
        "resource": "Rolebindings"
      },
      "name": "Microsoft.ContainerService/managedClusters/rbac.authorization.k8s.io/rolebindings/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes rolebindings",
        "operation": "Creates/Updates rolebindings resource",
        "provider": "Microsoft Container Service",
        "resource": "Rolebindings"
      },
      "name": "Microsoft.ContainerService/managedClusters/rbac.authorization.k8s.io/rolebindings/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes rolebindings",
        "operation": "Deletes/DeletesCollection rolebindings resource",
        "provider": "Microsoft Container Service",
        "resource": "Rolebindings"
      },
      "name": "Microsoft.ContainerService/managedClusters/rbac.authorization.k8s.io/rolebindings/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads roles",
        "operation": "Gets/List roles resource",
        "provider": "Microsoft Container Service",
        "resource": "Roles"
      },
      "name": "Microsoft.ContainerService/managedClusters/rbac.authorization.k8s.io/roles/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes roles",
        "operation": "Creates/Updates roles resource",
        "provider": "Microsoft Container Service",
        "resource": "Roles"
      },
      "name": "Microsoft.ContainerService/managedClusters/rbac.authorization.k8s.io/roles/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes roles",
        "operation": "Deletes/DeletesCollection roles resource",
        "provider": "Microsoft Container Service",
        "resource": "Roles"
      },
      "name": "Microsoft.ContainerService/managedClusters/rbac.authorization.k8s.io/roles/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads priorityclasses",
        "operation": "Gets/List priorityclasses resource",
        "provider": "Microsoft Container Service",
        "resource": "Priorityclasses"
      },
      "name": "Microsoft.ContainerService/managedClusters/scheduling.k8s.io/priorityclasses/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes priorityclasses",
        "operation": "Creates/Updates priorityclasses resource",
        "provider": "Microsoft Container Service",
        "resource": "Priorityclasses"
      },
      "name": "Microsoft.ContainerService/managedClusters/scheduling.k8s.io/priorityclasses/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes priorityclasses",
        "operation": "Deletes/DeletesCollection priorityclasses resource",
        "provider": "Microsoft Container Service",
        "resource": "Priorityclasses"
      },
      "name": "Microsoft.ContainerService/managedClusters/scheduling.k8s.io/priorityclasses/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Use action on podsecuritypolicies",
        "operation": "Use podsecuritypolicies resource",
        "provider": "Microsoft Container Service",
        "resource": "Podsecuritypolicies"
      },
      "name": "Microsoft.ContainerService/managedClusters/policy/podsecuritypolicies/use/action",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Binds clusterroles",
        "operation": "Bind clusterroles resource",
        "provider": "Microsoft Container Service",
        "resource": "Clusterroles"
      },
      "name": "Microsoft.ContainerService/managedClusters/rbac.authorization.k8s.io/clusterroles/bind/action",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Escalates",
        "operation": "Escalate clusterroles resource",
        "provider": "Microsoft Container Service",
        "resource": "Clusterroles"
      },
      "name": "Microsoft.ContainerService/managedClusters/rbac.authorization.k8s.io/clusterroles/escalate/action",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Binds roles",
        "operation": "Bind roles resource",
        "provider": "Microsoft Container Service",
        "resource": "Roles"
      },
      "name": "Microsoft.ContainerService/managedClusters/rbac.authorization.k8s.io/roles/bind/action",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Escalates roles",
        "operation": "Escalate roles resource",
        "provider": "Microsoft Container Service",
        "resource": "Roles"
      },
      "name": "Microsoft.ContainerService/managedClusters/rbac.authorization.k8s.io/roles/escalate/action",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Impersonate serviceaccounts",
        "operation": "Impersonate serviceaccounts resource",
        "provider": "Microsoft Container Service",
        "resource": "Serviceaccounts"
      },
      "name": "Microsoft.ContainerService/managedClusters/serviceaccounts/impersonate/action",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Impersonate users",
        "operation": "Impersonate users resource",
        "provider": "Microsoft Container Service",
        "resource": "Users"
      },
      "name": "Microsoft.ContainerService/managedClusters/users/impersonate/action",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Impersonate groups",
        "operation": "Impersonate groups resource",
        "provider": "Microsoft Container Service",
        "resource": "Groups"
      },
      "name": "Microsoft.ContainerService/managedClusters/groups/impersonate/action",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Impersonate userextras",
        "operation": "Impersonate userextras resource",
        "provider": "Microsoft Container Service",
        "resource": "Userextras"
      },
      "name": "Microsoft.ContainerService/managedClusters/authentication.k8s.io/userextras/impersonate/action",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads storageclasses",
        "operation": "Gets/List storageclasses resource",
        "provider": "Microsoft Container Service",
        "resource": "Storageclasses"
      },
      "name": "Microsoft.ContainerService/managedClusters/storage.k8s.io/storageclasses/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes storageclasses",
        "operation": "Creates/Updates storageclasses resource",
        "provider": "Microsoft Container Service",
        "resource": "Storageclasses"
      },
      "name": "Microsoft.ContainerService/managedClusters/storage.k8s.io/storageclasses/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes storageclasses",
        "operation": "Deletes/DeletesCollection storageclasses resource",
        "provider": "Microsoft Container Service",
        "resource": "Storageclasses"
      },
      "name": "Microsoft.ContainerService/managedClusters/storage.k8s.io/storageclasses/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads volumeattachments",
        "operation": "Gets/List volumeattachments resource",
        "provider": "Microsoft Container Service",
        "resource": "Volumeattachments"
      },
      "name": "Microsoft.ContainerService/managedClusters/storage.k8s.io/volumeattachments/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes volumeattachments",
        "operation": "Creates/Updates volumeattachments resource",
        "provider": "Microsoft Container Service",
        "resource": "Volumeattachments"
      },
      "name": "Microsoft.ContainerService/managedClusters/storage.k8s.io/volumeattachments/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes volumeattachments",
        "operation": "Deletes/DeletesCollection volumeattachments resource",
        "provider": "Microsoft Container Service",
        "resource": "Volumeattachments"
      },
      "name": "Microsoft.ContainerService/managedClusters/storage.k8s.io/volumeattachments/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads csidrivers",
        "operation": "Gets/List csidrivers resource",
        "provider": "Microsoft Container Service",
        "resource": "Csidrivers"
      },
      "name": "Microsoft.ContainerService/managedClusters/storage.k8s.io/csidrivers/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes csidrivers",
        "operation": "Creates/Updates csidrivers resource",
        "provider": "Microsoft Container Service",
        "resource": "Csidrivers"
      },
      "name": "Microsoft.ContainerService/managedClusters/storage.k8s.io/csidrivers/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes csidrivers",
        "operation": "Deletes/DeletesCollection csidrivers resource",
        "provider": "Microsoft Container Service",
        "resource": "Csidrivers"
      },
      "name": "Microsoft.ContainerService/managedClusters/storage.k8s.io/csidrivers/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Reads csinodes",
        "operation": "Gets/List csinodes resource",
        "provider": "Microsoft Container Service",
        "resource": "Csinodes"
      },
      "name": "Microsoft.ContainerService/managedClusters/storage.k8s.io/csinodes/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Writes csinodes",
        "operation": "Creates/Updates csinodes resource",
        "provider": "Microsoft Container Service",
        "resource": "Csinodes"
      },
      "name": "Microsoft.ContainerService/managedClusters/storage.k8s.io/csinodes/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Deletes csinodes",
        "operation": "Deletes/DeletesCollection csinodes resource",
        "provider": "Microsoft Container Service",
        "resource": "Csinodes"
      },
      "name": "Microsoft.ContainerService/managedClusters/storage.k8s.io/csinodes/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Gets the available metrics for Managed Cluster",
        "operation": "Read Managed Cluster metric definitions",
        "provider": "Microsoft Container Service",
        "resource": "The metric definition of Managed Cluster"
      },
      "name": "Microsoft.ContainerService/managedClusters/providers/Microsoft.Insights/metricDefinitions/read",
      "origin": "system"
    },
    {
      "display": {
        "description": "Gets the available logs for Managed Cluster",
        "operation": "Read Managed Cluster log definitions",
        "provider": "Microsoft Container Service",
        "resource": "The log definition of Managed Cluster"
      },
      "name": "Microsoft.ContainerService/managedClusters/providers/Microsoft.Insights/logDefinitions/read",
      "origin": "system"
    },
    {
      "display": {
        "description": "Get a Open Shift Managed Cluster",
        "operation": "Get Open Shift Managed Cluster",
        "provider": "Microsoft Container Service",
        "resource": "Open Shift Managed Cluster"
      },
      "name": "Microsoft.ContainerService/openShiftManagedClusters/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Creates a new Open Shift Managed Cluster or updates an existing one",
        "operation": "Create or Update Open Shift Managed Cluster",
        "provider": "Microsoft Container Service",
        "resource": "Open Shift Managed Cluster"
      },
      "name": "Microsoft.ContainerService/openShiftManagedClusters/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Delete a Open Shift Managed Cluster",
        "operation": "Delete Open Shift Managed Cluster",
        "provider": "Microsoft Container Service",
        "resource": "Open Shift Managed Cluster"
      },
      "name": "Microsoft.ContainerService/openShiftManagedClusters/delete",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Get a Open Shift Cluster",
        "operation": "Get Open Shift Cluster",
        "provider": "Microsoft Container Service",
        "resource": "Open Shift Cluster"
      },
      "name": "Microsoft.ContainerService/openShiftClusters/read",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Creates a new Open Shift Cluster or updates an existing one",
        "operation": "Create or Update Open Shift Cluster",
        "provider": "Microsoft Container Service",
        "resource": "Open Shift Cluster"
      },
      "name": "Microsoft.ContainerService/openShiftClusters/write",
      "origin": "user,system"
    },
    {
      "display": {
        "description": "Delete a Open Shift Cluster",
        "operation": "Delete Open Shift Cluster",
        "provider": "Microsoft Container Service",
        "resource": "Open Shift Cluster"
      },
      "name": "Microsoft.ContainerService/openShiftClusters/delete",
      "origin": "user,system"
    }
  ]
}

Definitions

Name Description
CloudError

An error response from the Container service.

CloudErrorBody

An error response from the Container service.

OperationListResult

The List Operation response.

OperationValue

Describes the properties of a Operation value.

CloudError

An error response from the Container service.

Name Type Description
error

CloudErrorBody

Details about the error.

CloudErrorBody

An error response from the Container service.

Name Type Description
code

string

An identifier for the error. Codes are invariant and are intended to be consumed programmatically.

details

CloudErrorBody[]

A list of additional details about the error.

message

string

A message describing the error, intended to be suitable for display in a user interface.

target

string

The target of the particular error. For example, the name of the property in error.

OperationListResult

The List Operation response.

Name Type Description
value

OperationValue[]

The list of operations

OperationValue

Describes the properties of a Operation value.

Name Type Description
display.description

string

The description of the operation.

display.operation

string

The display name of the operation.

display.provider

string

The resource provider for the operation.

display.resource

string

The display name of the resource the operation applies to.

name

string

The name of the operation.

origin

string

The origin of the operation.