Microsoft Azure · Capability

Microsoft Azure SecurityAndComplianceAPIs — Collection

Microsoft Azure SecurityAndComplianceAPIs — Collection. 2 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Securityandcompliance Privatelinkservicesforsccpowershell. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureCollection

What You Can Do

GET
Microsoftazureprivatelinkservicesforsccpowershelllist — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Securityandcompliance Privatelinkservicesforsccpowershell
/v1/subscriptions/{subscriptionid}/providers/microsoft-securityandcompliance/privatelinkservicesforsccpowershell
GET
Microsoftazureprivatelinkservicesforsccpowershelllistbyresourcegroup — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Securityandcompliance Privatelinkservicesforsccpowershell
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-securityandcompliance/privatelinkservicesforsccpowershell

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Securityandcompliance Privatelinkservicesforsccpowershell

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Securityandcompliance Privatelinkservicesforsccpowershell

read-only idempotent

Capability Spec

securityandcomplianceapis-collection.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure SecurityAndComplianceAPIs — Collection
  description: 'Microsoft Azure SecurityAndComplianceAPIs — Collection. 2 operations. Lead operation: Microsoft Azure Get
    Subscriptions Subscriptionid Providers Microsoft Securityandcompliance Privatelinkservicesforsccpowershell. Self-contained
    Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Collection
  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: securityandcomplianceapis-collection
    baseUri: https://management.azure.com
    description: Microsoft Azure SecurityAndComplianceAPIs — Collection business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.SecurityAndCompliance-privateLi
      path: /subscriptions/{subscriptionId}/providers/Microsoft.SecurityAndCompliance/privateLinkServicesForSCCPowershell
      operations:
      - name: microsoftazureprivatelinkservicesforsccpowershelllist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Securityandcompliance Privatelinkservicesforsccpowershell
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SecurityAndCompliance/privateLinkServicesForSCCPowershell
      operations:
      - name: microsoftazureprivatelinkservicesforsccpowershelllistbyresourcegroup
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Securityandcompliance Privatelinkservicesforsccpowershell
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: securityandcomplianceapis-collection-rest
    port: 8080
    description: REST adapter for Microsoft Azure SecurityAndComplianceAPIs — Collection. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-securityandcompliance/privatelinkservicesforsccpowershell
      name: subscriptions-subscriptionid-providers-microsoft-securityandcompliance-privateli
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.SecurityAndCompliance-privateLi.
      operations:
      - method: GET
        name: microsoftazureprivatelinkservicesforsccpowershelllist
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Securityandcompliance Privatelinkservicesforsccpowershell
        call: securityandcomplianceapis-collection.microsoftazureprivatelinkservicesforsccpowershelllist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-securityandcompliance/privatelinkservicesforsccpowershell
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureprivatelinkservicesforsccpowershelllistbyresourcegroup
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Securityandcompliance Privatelinkservicesforsccpowershell
        call: securityandcomplianceapis-collection.microsoftazureprivatelinkservicesforsccpowershelllistbyresourcegroup
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: securityandcomplianceapis-collection-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure SecurityAndComplianceAPIs — Collection. 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 Securityandcompliance Privatelinkservicesforsccpowershell
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: securityandcomplianceapis-collection.microsoftazureprivatelinkservicesforsccpowershelllist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Securityandcompliance
        Privatelinkservicesforsccpowershell
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: securityandcomplianceapis-collection.microsoftazureprivatelinkservicesforsccpowershelllistbyresourcegroup
      outputParameters:
      - type: object
        mapping: $.