Getting Started
- Adding Users to a Hubsite
- Add Microsoft Apps to a Project
- Understanding Naming Schemes (Admin)
- Archiving Projects on CMap PIM
- Adding an existing site to CMap PIM
- Setting CORS for CMap PIM CheckPoint blob storage
- Importing Transmittals from Newforma
- Syncing the CMap PIM App to Teams
- Uninstalling CMap PIM
- Customising Home Page Templates
Setting CORS for CMap PIM CheckPoint blob storage
You may be asked by your consultant or CMap PIM Support to update the CORS settings for the bucket allocated for CMap PIM CheckPoint. Use this article to help you set up CORS needed for CheckPoint blob storage. This is a security setting for uploading and downloading from blob storage.
Before you get started, please note that this setting should only be applied to the block storage container in Azure used by CheckPoint
How to set up CORS
- Go to https://portal.azure.com and log in.
- From there, then select Storage Accounts, then Storage Account for Atvero CheckPoint (you may need to create this. Also note, the name 'Atvero' may still be in use here)
- In the left hand menu, scroll down and select Resource sharing (CORS).
- Set the CORS settings to the following:
Allow origins
Select the top empty field on the left hand side and a *
Allow methods
Then select the field and check everything except DELETE
Allowed headers
Should be set to *
Finally, press Save
You have now successfully setup CORS for the CMap PIM CheckPoint containers!