1Password / scim-examples

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

Azure Container Apps example volume mount instructions are unclear #296

Closed ag-adampike closed 3 weeks ago

ag-adampike commented 3 months ago

Specifically, Step 3.3:

  1. Choose "Volume mounts", then click "Create new volume" below Secrets. Adjust the following:
    • Volume type: Choose Secret.
    • Name: Enter credentials.
    • Mount all secrets: should already be selected, but select it if is not.
  2. Click Add to save the volume specification. You should see the new credentials volume listed under "Volume name".
  3. Enter /home/opuser/.op in the Mount path field for this volume.

It's not clear that "Choose 'Volume mounts'" means "select the 'Volume mounts' tab", i.e.: CleanShot 2024-03-19 at 12 21 06@2x

Also, this tab selector within this very narrow Azure blade may not always be visible depending on screen size/resolution, and a customer may need to scroll up to find it.