Microsoft Graph · Capability

Microsoft Graph Policies — policies.authenticationStrengthPolicy

Microsoft Graph Policies — policies.authenticationStrengthPolicy. 14 operations. Lead operation: Microsoft Graph List authenticationStrengthPolicies. Self-contained Naftiko capability covering one Microsoft Graph business surface.

Run with Naftiko Microsoft Graphpolicies.authenticationStrengthPolicy

What You Can Do

GET
Policieslistauthenticationstrengthpolicies — Microsoft Graph List authenticationStrengthPolicies
/v1/policies/authenticationstrengthpolicies
POST
Policiescreateauthenticationstrengthpolicies — Microsoft Graph Create authenticationStrengthPolicy
/v1/policies/authenticationstrengthpolicies
GET
Policiesauthenticationstrengthpoliciesgetcountdb73 — Microsoft Graph Get the number of the resource
/v1/policies/authenticationstrengthpolicies/count
GET
Policiesgetauthenticationstrengthpolicies — Microsoft Graph Get authenticationStrengthPolicy
/v1/policies/authenticationstrengthpolicies/{authenticationstrengthpolicy-id}
PATCH
Policiesupdateauthenticationstrengthpolicies — Microsoft Graph Update authenticationStrengthPolicy
/v1/policies/authenticationstrengthpolicies/{authenticationstrengthpolicy-id}
DELETE
Policiesdeleteauthenticationstrengthpolicies — Microsoft Graph Delete authenticationStrengthPolicy
/v1/policies/authenticationstrengthpolicies/{authenticationstrengthpolicy-id}
GET
Policiesauthenticationstrengthpolicieslistcombinationconfigurations — Microsoft Graph Get combinationConfigurations from policies
/v1/policies/authenticationstrengthpolicies/{authenticationstrengthpolicy-id}/combinationconfigurations
POST
Policiesauthenticationstrengthpoliciescreatecombinationconfigurations — Microsoft Graph Create new navigation property to combinationConfigurations for policies
/v1/policies/authenticationstrengthpolicies/{authenticationstrengthpolicy-id}/combinationconfigurations
GET
Policiesauthenticationstrengthpoliciescombinationconfigurationsgetcount7b5f — Microsoft Graph Get the number of the resource
/v1/policies/authenticationstrengthpolicies/{authenticationstrengthpolicy-id}/combinationconfigurations/count
GET
Policiesauthenticationstrengthpoliciesgetcombinationconfigurations — Microsoft Graph Get combinationConfigurations from policies
/v1/policies/authenticationstrengthpolicies/{authenticationstrengthpolicy-id}/combinationconfigurations/{authenticationcombinationconfiguration-id}
PATCH
Policiesauthenticationstrengthpoliciesupdatecombinationconfigurations — Microsoft Graph Update the navigation property combinationConfigurations in policies
/v1/policies/authenticationstrengthpolicies/{authenticationstrengthpolicy-id}/combinationconfigurations/{authenticationcombinationconfiguration-id}
DELETE
Policiesauthenticationstrengthpoliciesdeletecombinationconfigurations — Microsoft Graph Delete navigation property combinationConfigurations for policies
/v1/policies/authenticationstrengthpolicies/{authenticationstrengthpolicy-id}/combinationconfigurations/{authenticationcombinationconfiguration-id}
POST
Policiesauthenticationstrengthpoliciesauthenticationstrengthpolicyupdateallowedcombinations — Microsoft Graph Invoke action updateAllowedCombinations
/v1/policies/authenticationstrengthpolicies/{authenticationstrengthpolicy-id}/updateallowedcombinations
GET
Policiesauthenticationstrengthpoliciesauthenticationstrengthpolicyusage — Microsoft Graph Invoke function usage
/v1/policies/authenticationstrengthpolicies/{authenticationstrengthpolicy-id}/usage

MCP Tools

microsoft-graph-list-authenticationstrengthpolicies

Microsoft Graph List authenticationStrengthPolicies

read-only idempotent
microsoft-graph-create-authenticationstrengthpolicy

Microsoft Graph Create authenticationStrengthPolicy

microsoft-graph-get-number-resource

Microsoft Graph Get the number of the resource

read-only idempotent
microsoft-graph-get-authenticationstrengthpolicy

Microsoft Graph Get authenticationStrengthPolicy

read-only idempotent
microsoft-graph-update-authenticationstrengthpolicy

Microsoft Graph Update authenticationStrengthPolicy

idempotent
microsoft-graph-delete-authenticationstrengthpolicy

Microsoft Graph Delete authenticationStrengthPolicy

idempotent
microsoft-graph-get-combinationconfigurations-policies

Microsoft Graph Get combinationConfigurations from policies

read-only idempotent
microsoft-graph-create-new-navigation

Microsoft Graph Create new navigation property to combinationConfigurations for policies

microsoft-graph-get-number-resource-2

Microsoft Graph Get the number of the resource

read-only idempotent
microsoft-graph-get-combinationconfigurations-policies-2

Microsoft Graph Get combinationConfigurations from policies

read-only idempotent
microsoft-graph-update-navigation-property

Microsoft Graph Update the navigation property combinationConfigurations in policies

idempotent
microsoft-graph-delete-navigation-property

Microsoft Graph Delete navigation property combinationConfigurations for policies

idempotent
microsoft-graph-invoke-action-updateallowedcombinations

Microsoft Graph Invoke action updateAllowedCombinations

microsoft-graph-invoke-function-usage

Microsoft Graph Invoke function usage

read-only idempotent

Capability Spec

policies-policies-authenticationstrengthpolicy.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Graph Policies — policies.authenticationStrengthPolicy
  description: 'Microsoft Graph Policies — policies.authenticationStrengthPolicy. 14 operations. Lead operation: Microsoft
    Graph List authenticationStrengthPolicies. Self-contained Naftiko capability covering one Microsoft Graph business surface.'
  tags:
  - Microsoft Graph
  - policies.authenticationStrengthPolicy
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    MICROSOFT_GRAPH_API_KEY: MICROSOFT_GRAPH_API_KEY
capability:
  consumes:
  - type: http
    namespace: policies-policies-authenticationstrengthpolicy
    baseUri: ''
    description: Microsoft Graph Policies — policies.authenticationStrengthPolicy business capability. Self-contained, no
      shared references.
    resources:
    - name: policies-authenticationStrengthPolicies
      path: /policies/authenticationStrengthPolicies
      operations:
      - name: policieslistauthenticationstrengthpolicies
        method: GET
        description: Microsoft Graph List authenticationStrengthPolicies
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $orderby
          in: query
          type: array
          description: Order items by property values
        - name: $select
          in: query
          type: array
          description: Select properties to be returned
        - name: $expand
          in: query
          type: array
          description: Expand related entities
      - name: policiescreateauthenticationstrengthpolicies
        method: POST
        description: Microsoft Graph Create authenticationStrengthPolicy
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: policies-authenticationStrengthPolicies-$count
      path: /policies/authenticationStrengthPolicies/$count
      operations:
      - name: policiesauthenticationstrengthpoliciesgetcountdb73
        method: GET
        description: Microsoft Graph Get the number of the resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: policies-authenticationStrengthPolicies-authenticationStrengthPolicy-id
      path: /policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}
      operations:
      - name: policiesgetauthenticationstrengthpolicies
        method: GET
        description: Microsoft Graph Get authenticationStrengthPolicy
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $select
          in: query
          type: array
          description: Select properties to be returned
        - name: $expand
          in: query
          type: array
          description: Expand related entities
      - name: policiesupdateauthenticationstrengthpolicies
        method: PATCH
        description: Microsoft Graph Update authenticationStrengthPolicy
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
      - name: policiesdeleteauthenticationstrengthpolicies
        method: DELETE
        description: Microsoft Graph Delete authenticationStrengthPolicy
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: If-Match
          in: header
          type: string
          description: ETag
    - name: policies-authenticationStrengthPolicies-authenticationStrengthPolicy-id-combinat
      path: /policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations
      operations:
      - name: policiesauthenticationstrengthpolicieslistcombinationconfigurations
        method: GET
        description: Microsoft Graph Get combinationConfigurations from policies
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $orderby
          in: query
          type: array
          description: Order items by property values
        - name: $select
          in: query
          type: array
          description: Select properties to be returned
        - name: $expand
          in: query
          type: array
          description: Expand related entities
      - name: policiesauthenticationstrengthpoliciescreatecombinationconfigurations
        method: POST
        description: Microsoft Graph Create new navigation property to combinationConfigurations for policies
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: policies-authenticationStrengthPolicies-authenticationStrengthPolicy-id-combinat
      path: /policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count
      operations:
      - name: policiesauthenticationstrengthpoliciescombinationconfigurationsgetcount7b5f
        method: GET
        description: Microsoft Graph Get the number of the resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: policies-authenticationStrengthPolicies-authenticationStrengthPolicy-id-combinat
      path: /policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}
      operations:
      - name: policiesauthenticationstrengthpoliciesgetcombinationconfigurations
        method: GET
        description: Microsoft Graph Get combinationConfigurations from policies
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $select
          in: query
          type: array
          description: Select properties to be returned
        - name: $expand
          in: query
          type: array
          description: Expand related entities
      - name: policiesauthenticationstrengthpoliciesupdatecombinationconfigurations
        method: PATCH
        description: Microsoft Graph Update the navigation property combinationConfigurations in policies
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
      - name: policiesauthenticationstrengthpoliciesdeletecombinationconfigurations
        method: DELETE
        description: Microsoft Graph Delete navigation property combinationConfigurations for policies
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: If-Match
          in: header
          type: string
          description: ETag
    - name: policies-authenticationStrengthPolicies-authenticationStrengthPolicy-id-updateAl
      path: /policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations
      operations:
      - name: policiesauthenticationstrengthpoliciesauthenticationstrengthpolicyupdateallowedcombinations
        method: POST
        description: Microsoft Graph Invoke action updateAllowedCombinations
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: policies-authenticationStrengthPolicies-authenticationStrengthPolicy-id-usage()
      path: /policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage()
      operations:
      - name: policiesauthenticationstrengthpoliciesauthenticationstrengthpolicyusage
        method: GET
        description: Microsoft Graph Invoke function usage
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: policies-policies-authenticationstrengthpolicy-rest
    port: 8080
    description: REST adapter for Microsoft Graph Policies — policies.authenticationStrengthPolicy. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/policies/authenticationstrengthpolicies
      name: policies-authenticationstrengthpolicies
      description: REST surface for policies-authenticationStrengthPolicies.
      operations:
      - method: GET
        name: policieslistauthenticationstrengthpolicies
        description: Microsoft Graph List authenticationStrengthPolicies
        call: policies-policies-authenticationstrengthpolicy.policieslistauthenticationstrengthpolicies
        with:
          $orderby: rest.$orderby
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: policiescreateauthenticationstrengthpolicies
        description: Microsoft Graph Create authenticationStrengthPolicy
        call: policies-policies-authenticationstrengthpolicy.policiescreateauthenticationstrengthpolicies
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/policies/authenticationstrengthpolicies/count
      name: policies-authenticationstrengthpolicies-count
      description: REST surface for policies-authenticationStrengthPolicies-$count.
      operations:
      - method: GET
        name: policiesauthenticationstrengthpoliciesgetcountdb73
        description: Microsoft Graph Get the number of the resource
        call: policies-policies-authenticationstrengthpolicy.policiesauthenticationstrengthpoliciesgetcountdb73
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/policies/authenticationstrengthpolicies/{authenticationstrengthpolicy-id}
      name: policies-authenticationstrengthpolicies-authenticationstrengthpolicy-id
      description: REST surface for policies-authenticationStrengthPolicies-authenticationStrengthPolicy-id.
      operations:
      - method: GET
        name: policiesgetauthenticationstrengthpolicies
        description: Microsoft Graph Get authenticationStrengthPolicy
        call: policies-policies-authenticationstrengthpolicy.policiesgetauthenticationstrengthpolicies
        with:
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: policiesupdateauthenticationstrengthpolicies
        description: Microsoft Graph Update authenticationStrengthPolicy
        call: policies-policies-authenticationstrengthpolicy.policiesupdateauthenticationstrengthpolicies
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: policiesdeleteauthenticationstrengthpolicies
        description: Microsoft Graph Delete authenticationStrengthPolicy
        call: policies-policies-authenticationstrengthpolicy.policiesdeleteauthenticationstrengthpolicies
        with:
          If-Match: rest.If-Match
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/policies/authenticationstrengthpolicies/{authenticationstrengthpolicy-id}/combinationconfigurations
      name: policies-authenticationstrengthpolicies-authenticationstrengthpolicy-id-combinat
      description: REST surface for policies-authenticationStrengthPolicies-authenticationStrengthPolicy-id-combinat.
      operations:
      - method: GET
        name: policiesauthenticationstrengthpolicieslistcombinationconfigurations
        description: Microsoft Graph Get combinationConfigurations from policies
        call: policies-policies-authenticationstrengthpolicy.policiesauthenticationstrengthpolicieslistcombinationconfigurations
        with:
          $orderby: rest.$orderby
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: policiesauthenticationstrengthpoliciescreatecombinationconfigurations
        description: Microsoft Graph Create new navigation property to combinationConfigurations for policies
        call: policies-policies-authenticationstrengthpolicy.policiesauthenticationstrengthpoliciescreatecombinationconfigurations
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/policies/authenticationstrengthpolicies/{authenticationstrengthpolicy-id}/combinationconfigurations/count
      name: policies-authenticationstrengthpolicies-authenticationstrengthpolicy-id-combinat
      description: REST surface for policies-authenticationStrengthPolicies-authenticationStrengthPolicy-id-combinat.
      operations:
      - method: GET
        name: policiesauthenticationstrengthpoliciescombinationconfigurationsgetcount7b5f
        description: Microsoft Graph Get the number of the resource
        call: policies-policies-authenticationstrengthpolicy.policiesauthenticationstrengthpoliciescombinationconfigurationsgetcount7b5f
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/policies/authenticationstrengthpolicies/{authenticationstrengthpolicy-id}/combinationconfigurations/{authenticationcombinationconfiguration-id}
      name: policies-authenticationstrengthpolicies-authenticationstrengthpolicy-id-combinat
      description: REST surface for policies-authenticationStrengthPolicies-authenticationStrengthPolicy-id-combinat.
      operations:
      - method: GET
        name: policiesauthenticationstrengthpoliciesgetcombinationconfigurations
        description: Microsoft Graph Get combinationConfigurations from policies
        call: policies-policies-authenticationstrengthpolicy.policiesauthenticationstrengthpoliciesgetcombinationconfigurations
        with:
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: policiesauthenticationstrengthpoliciesupdatecombinationconfigurations
        description: Microsoft Graph Update the navigation property combinationConfigurations in policies
        call: policies-policies-authenticationstrengthpolicy.policiesauthenticationstrengthpoliciesupdatecombinationconfigurations
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: policiesauthenticationstrengthpoliciesdeletecombinationconfigurations
        description: Microsoft Graph Delete navigation property combinationConfigurations for policies
        call: policies-policies-authenticationstrengthpolicy.policiesauthenticationstrengthpoliciesdeletecombinationconfigurations
        with:
          If-Match: rest.If-Match
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/policies/authenticationstrengthpolicies/{authenticationstrengthpolicy-id}/updateallowedcombinations
      name: policies-authenticationstrengthpolicies-authenticationstrengthpolicy-id-updateal
      description: REST surface for policies-authenticationStrengthPolicies-authenticationStrengthPolicy-id-updateAl.
      operations:
      - method: POST
        name: policiesauthenticationstrengthpoliciesauthenticationstrengthpolicyupdateallowedcombinations
        description: Microsoft Graph Invoke action updateAllowedCombinations
        call: policies-policies-authenticationstrengthpolicy.policiesauthenticationstrengthpoliciesauthenticationstrengthpolicyupdateallowedcombinations
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/policies/authenticationstrengthpolicies/{authenticationstrengthpolicy-id}/usage
      name: policies-authenticationstrengthpolicies-authenticationstrengthpolicy-id-usage
      description: REST surface for policies-authenticationStrengthPolicies-authenticationStrengthPolicy-id-usage().
      operations:
      - method: GET
        name: policiesauthenticationstrengthpoliciesauthenticationstrengthpolicyusage
        description: Microsoft Graph Invoke function usage
        call: policies-policies-authenticationstrengthpolicy.policiesauthenticationstrengthpoliciesauthenticationstrengthpolicyusage
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: policies-policies-authenticationstrengthpolicy-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Graph Policies — policies.authenticationStrengthPolicy. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-graph-list-authenticationstrengthpolicies
      description: Microsoft Graph List authenticationStrengthPolicies
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: policies-policies-authenticationstrengthpolicy.policieslistauthenticationstrengthpolicies
      with:
        $orderby: tools.$orderby
        $select: tools.$select
        $expand: tools.$expand
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-create-authenticationstrengthpolicy
      description: Microsoft Graph Create authenticationStrengthPolicy
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: policies-policies-authenticationstrengthpolicy.policiescreateauthenticationstrengthpolicies
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-get-number-resource
      description: Microsoft Graph Get the number of the resource
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: policies-policies-authenticationstrengthpolicy.policiesauthenticationstrengthpoliciesgetcountdb73
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-get-authenticationstrengthpolicy
      description: Microsoft Graph Get authenticationStrengthPolicy
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: policies-policies-authenticationstrengthpolicy.policiesgetauthenticationstrengthpolicies
      with:
        $select: tools.$select
        $expand: tools.$expand
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-update-authenticationstrengthpolicy
      description: Microsoft Graph Update authenticationStrengthPolicy
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: policies-policies-authenticationstrengthpolicy.policiesupdateauthenticationstrengthpolicies
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-delete-authenticationstrengthpolicy
      description: Microsoft Graph Delete authenticationStrengthPolicy
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: policies-policies-authenticationstrengthpolicy.policiesdeleteauthenticationstrengthpolicies
      with:
        If-Match: tools.If-Match
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-get-combinationconfigurations-policies
      description: Microsoft Graph Get combinationConfigurations from policies
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: policies-policies-authenticationstrengthpolicy.policiesauthenticationstrengthpolicieslistcombinationconfigurations
      with:
        $orderby: tools.$orderby
        $select: tools.$select
        $expand: tools.$expand
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-create-new-navigation
      description: Microsoft Graph Create new navigation property to combinationConfigurations for policies
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: policies-policies-authenticationstrengthpolicy.policiesauthenticationstrengthpoliciescreatecombinationconfigurations
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-get-number-resource-2
      description: Microsoft Graph Get the number of the resource
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: policies-policies-authenticationstrengthpolicy.policiesauthenticationstrengthpoliciescombinationconfigurationsgetcount7b5f
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-get-combinationconfigurations-policies-2
      description: Microsoft Graph Get combinationConfigurations from policies
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: policies-policies-authenticationstrengthpolicy.policiesauthenticationstrengthpoliciesgetcombinationconfigurations
      with:
        $select: tools.$select
        $expand: tools.$expand
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-update-navigation-property
      description: Microsoft Graph Update the navigation property combinationConfigurations in policies
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: policies-policies-authenticationstrengthpolicy.policiesauthenticationstrengthpoliciesupdatecombinationconfigurations
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-delete-navigation-property
      description: Microsoft Graph Delete navigation property combinationConfigurations for policies
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: policies-policies-authenticationstrengthpolicy.policiesauthenticationstrengthpoliciesdeletecombinationconfigurations
      with:
        If-Match: tools.If-Match
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-invoke-action-updateallowedcombinations
      description: Microsoft Graph Invoke action updateAllowedCombinations
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: policies-policies-authenticationstrengthpolicy.policiesauthenticationstrengthpoliciesauthenticationstrengthpolicyupdateallowedcombinations
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-invoke-function-usage
      description: Microsoft Graph Invoke function usage
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: policies-policies-authenticationstrengthpolicy.policiesauthenticationstrengthpoliciesauthenticationstrengthpolicyusage
      outputParameters:
      - type: object
        mapping: $.