Microsoft Azure · Capability

Microsoft Azure Microsoft.MobilePacketCore Mobile Packet Core Service — NrfDeployments

Microsoft Azure Microsoft.MobilePacketCore Mobile Packet Core Service — NrfDeployments. 6 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Mobilepacketcore Nrfdeployments. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureNrfDeployments

What You Can Do

GET
Microsoftazurenrfdeploymentslistbysubscription — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Mobilepacketcore Nrfdeployments
/v1/subscriptions/{subscriptionid}/providers/microsoft-mobilepacketcore/nrfdeployments
GET
Microsoftazurenrfdeploymentslistbyresourcegroup — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Mobilepacketcore Nrfdeployments
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-mobilepacketcore/nrfdeployments
GET
Microsoftazurenrfdeploymentsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Mobilepacketcore Nrfdeployments Nrfdeploymentname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-mobilepacketcore/nrfdeployments/{nrfdeploymentname}
PUT
Microsoftazurenrfdeploymentscreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Mobilepacketcore Nrfdeployments Nrfdeploymentname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-mobilepacketcore/nrfdeployments/{nrfdeploymentname}
PATCH
Microsoftazurenrfdeploymentsupdatetags — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Mobilepacketcore Nrfdeployments Nrfdeploymentname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-mobilepacketcore/nrfdeployments/{nrfdeploymentname}
DELETE
Microsoftazurenrfdeploymentsdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Mobilepacketcore Nrfdeployments Nrfdeploymentname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-mobilepacketcore/nrfdeployments/{nrfdeploymentname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Mobilepacketcore Nrfdeployments

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Mobilepacketcore Nrfdeployments

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Mobilepacketcore Nrfdeployments Nrfdeploymentname

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Mobilepacketcore Nrfdeployments Nrfdeploymentname

idempotent
microsoft-azure-patch-subscriptions-subscriptionid

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Mobilepacketcore Nrfdeployments Nrfdeploymentname

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Mobilepacketcore Nrfdeployments Nrfdeploymentname

idempotent

Capability Spec

microsoftmobilepacketcore-mobile-packet-core-service-nrfdeployments.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Microsoft.MobilePacketCore Mobile Packet Core Service — NrfDeployments
  description: 'Microsoft Azure Microsoft.MobilePacketCore Mobile Packet Core Service — NrfDeployments. 6 operations. Lead
    operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Mobilepacketcore Nrfdeployments. Self-contained
    Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - NrfDeployments
  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: microsoftmobilepacketcore-mobile-packet-core-service-nrfdeployments
    baseUri: https://management.azure.com
    description: Microsoft Azure Microsoft.MobilePacketCore Mobile Packet Core Service — NrfDeployments business capability.
      Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.MobilePacketCore-nrfDeployments
      path: /subscriptions/{subscriptionId}/providers/Microsoft.MobilePacketCore/nrfDeployments
      operations:
      - name: microsoftazurenrfdeploymentslistbysubscription
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Mobilepacketcore Nrfdeployments
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MobilePacketCore/nrfDeployments
      operations:
      - name: microsoftazurenrfdeploymentslistbyresourcegroup
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Mobilepacketcore Nrfdeployments
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MobilePacketCore/nrfDeployments/{nrfDeploymentName}
      operations:
      - name: microsoftazurenrfdeploymentsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Mobilepacketcore Nrfdeployments Nrfdeploymentname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: nrfDeploymentName
          in: path
          type: string
          description: The name of the NrfDeployment
          required: true
      - name: microsoftazurenrfdeploymentscreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Mobilepacketcore Nrfdeployments Nrfdeploymentname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: nrfDeploymentName
          in: path
          type: string
          description: The name of the NrfDeployment
          required: true
        - name: resource
          in: body
          type: string
          description: Resource create parameters.
          required: true
      - name: microsoftazurenrfdeploymentsupdatetags
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Mobilepacketcore Nrfdeployments Nrfdeploymentname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: nrfDeploymentName
          in: path
          type: string
          description: The name of the NrfDeployment
          required: true
        - name: properties
          in: body
          type: string
          description: The resource properties to be updated.
          required: true
      - name: microsoftazurenrfdeploymentsdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Mobilepacketcore Nrfdeployments Nrfdeploymentname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: nrfDeploymentName
          in: path
          type: string
          description: The name of the NrfDeployment
          required: true
  exposes:
  - type: rest
    namespace: microsoftmobilepacketcore-mobile-packet-core-service-nrfdeployments-rest
    port: 8080
    description: REST adapter for Microsoft Azure Microsoft.MobilePacketCore Mobile Packet Core Service — NrfDeployments.
      One Spectral-compliant resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-mobilepacketcore/nrfdeployments
      name: subscriptions-subscriptionid-providers-microsoft-mobilepacketcore-nrfdeployments
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.MobilePacketCore-nrfDeployments.
      operations:
      - method: GET
        name: microsoftazurenrfdeploymentslistbysubscription
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Mobilepacketcore Nrfdeployments
        call: microsoftmobilepacketcore-mobile-packet-core-service-nrfdeployments.microsoftazurenrfdeploymentslistbysubscription
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-mobilepacketcore/nrfdeployments
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurenrfdeploymentslistbyresourcegroup
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Mobilepacketcore Nrfdeployments
        call: microsoftmobilepacketcore-mobile-packet-core-service-nrfdeployments.microsoftazurenrfdeploymentslistbyresourcegroup
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-mobilepacketcore/nrfdeployments/{nrfdeploymentname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurenrfdeploymentsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Mobilepacketcore Nrfdeployments Nrfdeploymentname
        call: microsoftmobilepacketcore-mobile-packet-core-service-nrfdeployments.microsoftazurenrfdeploymentsget
        with:
          nrfDeploymentName: rest.nrfDeploymentName
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazurenrfdeploymentscreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Mobilepacketcore Nrfdeployments Nrfdeploymentname
        call: microsoftmobilepacketcore-mobile-packet-core-service-nrfdeployments.microsoftazurenrfdeploymentscreateorupdate
        with:
          nrfDeploymentName: rest.nrfDeploymentName
          resource: rest.resource
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazurenrfdeploymentsupdatetags
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Mobilepacketcore Nrfdeployments Nrfdeploymentname
        call: microsoftmobilepacketcore-mobile-packet-core-service-nrfdeployments.microsoftazurenrfdeploymentsupdatetags
        with:
          nrfDeploymentName: rest.nrfDeploymentName
          properties: rest.properties
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurenrfdeploymentsdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Mobilepacketcore Nrfdeployments Nrfdeploymentname
        call: microsoftmobilepacketcore-mobile-packet-core-service-nrfdeployments.microsoftazurenrfdeploymentsdelete
        with:
          nrfDeploymentName: rest.nrfDeploymentName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoftmobilepacketcore-mobile-packet-core-service-nrfdeployments-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Microsoft.MobilePacketCore Mobile Packet Core Service — NrfDeployments. 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 Mobilepacketcore Nrfdeployments
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoftmobilepacketcore-mobile-packet-core-service-nrfdeployments.microsoftazurenrfdeploymentslistbysubscription
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Mobilepacketcore
        Nrfdeployments
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoftmobilepacketcore-mobile-packet-core-service-nrfdeployments.microsoftazurenrfdeploymentslistbyresourcegroup
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-3
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Mobilepacketcore
        Nrfdeployments Nrfdeploymentname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoftmobilepacketcore-mobile-packet-core-service-nrfdeployments.microsoftazurenrfdeploymentsget
      with:
        nrfDeploymentName: tools.nrfDeploymentName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Mobilepacketcore
        Nrfdeployments Nrfdeploymentname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: microsoftmobilepacketcore-mobile-packet-core-service-nrfdeployments.microsoftazurenrfdeploymentscreateorupdate
      with:
        nrfDeploymentName: tools.nrfDeploymentName
        resource: tools.resource
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Mobilepacketcore Nrfdeployments Nrfdeploymentname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: microsoftmobilepacketcore-mobile-packet-core-service-nrfdeployments.microsoftazurenrfdeploymentsupdatetags
      with:
        nrfDeploymentName: tools.nrfDeploymentName
        properties: tools.properties
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Mobilepacketcore Nrfdeployments Nrfdeploymentname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: microsoftmobilepacketcore-mobile-packet-core-service-nrfdeployments.microsoftazurenrfdeploymentsdelete
      with:
        nrfDeploymentName: tools.nrfDeploymentName
      outputParameters:
      - type: object
        mapping: $.