Skip to content

Custom variables try to be created even if they exist. #170

Description

@lmiller-techsystems23

Error returned was 409/Request_MultipleObjectsWithSameKeyValue: An extension property exists with the name

I am using this in my GitHub Action

  - uses: azure-ad-b2c/deploy-trustframework-policy@v5
    with:
       folder: "./build"
       files: "policy files"
       tenant: ${{ env.tenant }}
       clientId: ${{ env.clientId }}
       clientSecret: ${{ secrets.MySecret }}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions