1Password / scim-examples

1Password SCIM Bridge deployment examples
https://support.1password.com/scim/
MIT License
139 stars 135 forks source link

Azure Container Apps command is broken #274

Closed ag-adampike closed 6 months ago

ag-adampike commented 6 months ago

The command to download the Container Apps manifest has a broken link and an unexpected backtick (`). The Uri parameter should be set to https://raw.githubusercontent.com/1Password/scim-examples/main/beta/azure-container-apps/aca-op-scim-bridge.yaml.

If possible, we should consider piping the contents of this file to the next command inline rather than downloading it to disk at all.