Microsoft Azure · Capability

Microsoft Azure ProviderHub — CustomRollouts

Microsoft Azure ProviderHub — CustomRollouts. 3 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Providerhub Providerregistrations Providernamespace Customrollouts. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureCustomRollouts

What You Can Do

GET
Microsoftazurecustomrolloutslistbyproviderregistration — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Providerhub Providerregistrations Providernamespace Customrollouts
/v1/subscriptions/{subscriptionid}/providers/microsoft-providerhub/providerregistrations/{providernamespace}/customrollouts
GET
Microsoftazurecustomrolloutsget — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Providerhub Providerregistrations Providernamespace Customrollouts Rolloutname
/v1/subscriptions/{subscriptionid}/providers/microsoft-providerhub/providerregistrations/{providernamespace}/customrollouts/{rolloutname}
PUT
Microsoftazurecustomrolloutscreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Providers Microsoft Providerhub Providerregistrations Providernamespace Customrollouts Rolloutname
/v1/subscriptions/{subscriptionid}/providers/microsoft-providerhub/providerregistrations/{providernamespace}/customrollouts/{rolloutname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Providerhub Providerregistrations Providernamespace Customrollouts

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

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Providerhub Providerregistrations Providernamespace Customrollouts Rolloutname

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

Microsoft Azure Put Subscriptions Subscriptionid Providers Microsoft Providerhub Providerregistrations Providernamespace Customrollouts Rolloutname

idempotent

Capability Spec

providerhub-customrollouts.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure ProviderHub — CustomRollouts
  description: 'Microsoft Azure ProviderHub — CustomRollouts. 3 operations. Lead operation: Microsoft Azure Get Subscriptions
    Subscriptionid Providers Microsoft Providerhub Providerregistrations Providernamespace Customrollouts. Self-contained
    Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - CustomRollouts
  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: providerhub-customrollouts
    baseUri: https://management.azure.com
    description: Microsoft Azure ProviderHub — CustomRollouts business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.ProviderHub-providerRegistratio
      path: /subscriptions/{subscriptionId}/providers/Microsoft.ProviderHub/providerRegistrations/{providerNamespace}/customRollouts
      operations:
      - name: microsoftazurecustomrolloutslistbyproviderregistration
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Providerhub Providerregistrations
          Providernamespace Customrollouts
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-providers-Microsoft.ProviderHub-providerRegistratio
      path: /subscriptions/{subscriptionId}/providers/Microsoft.ProviderHub/providerRegistrations/{providerNamespace}/customRollouts/{rolloutName}
      operations:
      - name: microsoftazurecustomrolloutsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Providerhub Providerregistrations
          Providernamespace Customrollouts Rolloutname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurecustomrolloutscreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Providers Microsoft Providerhub Providerregistrations
          Providernamespace Customrollouts Rolloutname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: properties
          in: body
          type: string
          description: The custom rollout properties supplied to the CreateOrUpdate operation.
          required: true
  exposes:
  - type: rest
    namespace: providerhub-customrollouts-rest
    port: 8080
    description: REST adapter for Microsoft Azure ProviderHub — CustomRollouts. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-providerhub/providerregistrations/{providernamespace}/customrollouts
      name: subscriptions-subscriptionid-providers-microsoft-providerhub-providerregistratio
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.ProviderHub-providerRegistratio.
      operations:
      - method: GET
        name: microsoftazurecustomrolloutslistbyproviderregistration
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Providerhub Providerregistrations
          Providernamespace Customrollouts
        call: providerhub-customrollouts.microsoftazurecustomrolloutslistbyproviderregistration
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-providerhub/providerregistrations/{providernamespace}/customrollouts/{rolloutname}
      name: subscriptions-subscriptionid-providers-microsoft-providerhub-providerregistratio
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.ProviderHub-providerRegistratio.
      operations:
      - method: GET
        name: microsoftazurecustomrolloutsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Providerhub Providerregistrations
          Providernamespace Customrollouts Rolloutname
        call: providerhub-customrollouts.microsoftazurecustomrolloutsget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazurecustomrolloutscreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Providers Microsoft Providerhub Providerregistrations
          Providernamespace Customrollouts Rolloutname
        call: providerhub-customrollouts.microsoftazurecustomrolloutscreateorupdate
        with:
          properties: rest.properties
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: providerhub-customrollouts-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure ProviderHub — CustomRollouts. 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 Providers Microsoft Providerhub Providerregistrations
        Providernamespace Customrollouts
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: providerhub-customrollouts.microsoftazurecustomrolloutslistbyproviderregistration
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Providerhub Providerregistrations
        Providernamespace Customrollouts Rolloutname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: providerhub-customrollouts.microsoftazurecustomrolloutsget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Providers Microsoft Providerhub Providerregistrations
        Providernamespace Customrollouts Rolloutname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: providerhub-customrollouts.microsoftazurecustomrolloutscreateorupdate
      with:
        properties: tools.properties
      outputParameters:
      - type: object
        mapping: $.