Items - Pictures

Uploading Pictures Using the Actual Picture File

Uploading Pictures Using a URL to the Picture

  • In 1place, open Item > Pictures (tab) > Upload Pictures (button)
  • Add URLs to Pictures

How to Create the Proper URL address

If Pictures will be uploaded to a 'shared' 1place Web server (in a subfolder on the 1place shared Azure VM)

(finish later)

If Pictures will be upload to a dedicated Azure Storage Container (on Azure account)

  • https://<storage-account-name>.blob.core.windows.net/<container>/<folder>/<file>
  • For instance: https://ksiimages.blob.core.windows.net/item-pictures/HO1000266.jpg

Important Requirements

For that link to work publicly:

  • The container access level must be set to
    Blob (anonymous read access) or Container.

You can check this in the Azure portal:

  • Go to the storage account

  • Click Containers

  • Open ksiimages

  • Click Change access level

  • Set to Blob (anonymous read)