Microsoft Azure · Capability

Microsoft Azure CustomerInsightsManagementClient — AuthorizationPolicies

Microsoft Azure CustomerInsightsManagementClient — AuthorizationPolicies. 5 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Authorizationpolicies. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureAuthorizationPolicies

What You Can Do

GET
Microsoftazureauthorizationpolicieslistbyhub — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Authorizationpolicies
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-customerinsights/hubs/{hubname}/authorizationpolicies
PUT
Microsoftazureauthorizationpoliciescreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Authorizationpolicies Authorizationpolicyname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-customerinsights/hubs/{hubname}/authorizationpolicies/{authorizationpolicyname}
GET
Microsoftazureauthorizationpoliciesget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Authorizationpolicies Authorizationpolicyname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-customerinsights/hubs/{hubname}/authorizationpolicies/{authorizationpolicyname}
POST
Microsoftazureauthorizationpoliciesregenerateprimarykey — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Authorizationpolicies Authorizationpolicyname Regenerateprimarykey
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-customerinsights/hubs/{hubname}/authorizationpolicies/{authorizationpolicyname}/regenerateprimarykey
POST
Microsoftazureauthorizationpoliciesregeneratesecondarykey — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Authorizationpolicies Authorizationpolicyname Regeneratesecondarykey
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-customerinsights/hubs/{hubname}/authorizationpolicies/{authorizationpolicyname}/regeneratesecondarykey

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Authorizationpolicies

read-only idempotent
microsoft-azure-put-subscriptions-subscriptionid

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Authorizationpolicies Authorizationpolicyname

idempotent
microsoft-azure-get-subscriptions-subscriptionid-2

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Authorizationpolicies Authorizationpolicyname

read-only idempotent
microsoft-azure-post-subscriptions-subscriptionid

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Authorizationpolicies Authorizationpolicyname Regenerateprimarykey

microsoft-azure-post-subscriptions-subscriptionid-2

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname Authorizationpolicies Authorizationpolicyname Regeneratesecondarykey

Capability Spec

customerinsightsmanagementclient-authorizationpolicies.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure CustomerInsightsManagementClient — AuthorizationPolicies
  description: 'Microsoft Azure CustomerInsightsManagementClient — AuthorizationPolicies. 5 operations. Lead operation: Microsoft
    Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights Hubs Hubname
    Authorizationpolicies. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - AuthorizationPolicies
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    MICROSOFT_AZURE_API_KEY: MICROSOFT_AZURE_API_KEY
capability:
  consumes:
  - type: http
    namespace: customerinsightsmanagementclient-authorizationpolicies
    baseUri: https://management.azure.com
    description: Microsoft Azure CustomerInsightsManagementClient — AuthorizationPolicies business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}/authorizationPolicies
      operations:
      - name: microsoftazureauthorizationpolicieslistbyhub
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Authorizationpolicies
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group.
          required: true
        - name: hubName
          in: path
          type: string
          description: The name of the hub.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}/authorizationPolicies/{authorizationPolicyName}
      operations:
      - name: microsoftazureauthorizationpoliciescreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Authorizationpolicies Authorizationpolicyname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group.
          required: true
        - name: hubName
          in: path
          type: string
          description: The name of the hub.
          required: true
        - name: authorizationPolicyName
          in: path
          type: string
          description: The name of the policy.
          required: true
        - name: parameters
          in: body
          type: string
          description: Parameters supplied to the CreateOrUpdate authorization policy operation.
          required: true
      - name: microsoftazureauthorizationpoliciesget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Authorizationpolicies Authorizationpolicyname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group.
          required: true
        - name: hubName
          in: path
          type: string
          description: The name of the hub.
          required: true
        - name: authorizationPolicyName
          in: path
          type: string
          description: The name of the policy.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}/authorizationPolicies/{authorizationPolicyName}/regeneratePrimaryKey
      operations:
      - name: microsoftazureauthorizationpoliciesregenerateprimarykey
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Authorizationpolicies Authorizationpolicyname Regenerateprimarykey
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group.
          required: true
        - name: hubName
          in: path
          type: string
          description: The name of the hub.
          required: true
        - name: authorizationPolicyName
          in: path
          type: string
          description: The name of the policy.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}/authorizationPolicies/{authorizationPolicyName}/regenerateSecondaryKey
      operations:
      - name: microsoftazureauthorizationpoliciesregeneratesecondarykey
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Authorizationpolicies Authorizationpolicyname Regeneratesecondarykey
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group.
          required: true
        - name: hubName
          in: path
          type: string
          description: The name of the hub.
          required: true
        - name: authorizationPolicyName
          in: path
          type: string
          description: The name of the policy.
          required: true
  exposes:
  - type: rest
    namespace: customerinsightsmanagementclient-authorizationpolicies-rest
    port: 8080
    description: REST adapter for Microsoft Azure CustomerInsightsManagementClient — AuthorizationPolicies. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-customerinsights/hubs/{hubname}/authorizationpolicies
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureauthorizationpolicieslistbyhub
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Authorizationpolicies
        call: customerinsightsmanagementclient-authorizationpolicies.microsoftazureauthorizationpolicieslistbyhub
        with:
          resourceGroupName: rest.resourceGroupName
          hubName: rest.hubName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-customerinsights/hubs/{hubname}/authorizationpolicies/{authorizationpolicyname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: PUT
        name: microsoftazureauthorizationpoliciescreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Authorizationpolicies Authorizationpolicyname
        call: customerinsightsmanagementclient-authorizationpolicies.microsoftazureauthorizationpoliciescreateorupdate
        with:
          resourceGroupName: rest.resourceGroupName
          hubName: rest.hubName
          authorizationPolicyName: rest.authorizationPolicyName
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazureauthorizationpoliciesget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Authorizationpolicies Authorizationpolicyname
        call: customerinsightsmanagementclient-authorizationpolicies.microsoftazureauthorizationpoliciesget
        with:
          resourceGroupName: rest.resourceGroupName
          hubName: rest.hubName
          authorizationPolicyName: rest.authorizationPolicyName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-customerinsights/hubs/{hubname}/authorizationpolicies/{authorizationpolicyname}/regenerateprimarykey
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazureauthorizationpoliciesregenerateprimarykey
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Authorizationpolicies Authorizationpolicyname Regenerateprimarykey
        call: customerinsightsmanagementclient-authorizationpolicies.microsoftazureauthorizationpoliciesregenerateprimarykey
        with:
          resourceGroupName: rest.resourceGroupName
          hubName: rest.hubName
          authorizationPolicyName: rest.authorizationPolicyName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-customerinsights/hubs/{hubname}/authorizationpolicies/{authorizationpolicyname}/regeneratesecondarykey
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazureauthorizationpoliciesregeneratesecondarykey
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Customerinsights Hubs Hubname Authorizationpolicies Authorizationpolicyname Regeneratesecondarykey
        call: customerinsightsmanagementclient-authorizationpolicies.microsoftazureauthorizationpoliciesregeneratesecondarykey
        with:
          resourceGroupName: rest.resourceGroupName
          hubName: rest.hubName
          authorizationPolicyName: rest.authorizationPolicyName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: customerinsightsmanagementclient-authorizationpolicies-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure CustomerInsightsManagementClient — AuthorizationPolicies. One tool per consumed
      operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-subscriptions-subscriptionid
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights
        Hubs Hubname Authorizationpolicies
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: customerinsightsmanagementclient-authorizationpolicies.microsoftazureauthorizationpolicieslistbyhub
      with:
        resourceGroupName: tools.resourceGroupName
        hubName: tools.hubName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights
        Hubs Hubname Authorizationpolicies Authorizationpolicyname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: customerinsightsmanagementclient-authorizationpolicies.microsoftazureauthorizationpoliciescreateorupdate
      with:
        resourceGroupName: tools.resourceGroupName
        hubName: tools.hubName
        authorizationPolicyName: tools.authorizationPolicyName
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Customerinsights
        Hubs Hubname Authorizationpolicies Authorizationpolicyname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: customerinsightsmanagementclient-authorizationpolicies.microsoftazureauthorizationpoliciesget
      with:
        resourceGroupName: tools.resourceGroupName
        hubName: tools.hubName
        authorizationPolicyName: tools.authorizationPolicyName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Customerinsights Hubs Hubname Authorizationpolicies Authorizationpolicyname Regenerateprimarykey
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: customerinsightsmanagementclient-authorizationpolicies.microsoftazureauthorizationpoliciesregenerateprimarykey
      with:
        resourceGroupName: tools.resourceGroupName
        hubName: tools.hubName
        authorizationPolicyName: tools.authorizationPolicyName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid-2
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Customerinsights Hubs Hubname Authorizationpolicies Authorizationpolicyname Regeneratesecondarykey
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: customerinsightsmanagementclient-authorizationpolicies.microsoftazureauthorizationpoliciesregeneratesecondarykey
      with:
        resourceGroupName: tools.resourceGroupName
        hubName: tools.hubName
        authorizationPolicyName: tools.authorizationPolicyName
      outputParameters:
      - type: object
        mapping: $.