Generating a SAS URL
Step-by-Step: Generating a SAS URL
Access Azure Blob Container
Log in to the Azure Portal.
Navigate to your storage account and follow this path:
Storage Browser
→Blob Containers

Generate the SAS URL
Locate your container in the list.
Click the three dots (…) next to the container name.
Select “Generate SAS” from the menu.

Configure SAS Settings
A panel will appear on the right.
Here you can define:
Permissions (Recommended:
Create
,Write
, and optionallyList
)Token validation period (start and expiry date/time)

Copy the SAS URL
After setting the permissions and time frame, click “Generate SAS token and URL”.
Copy the resulting SAS URL and paste it into the Evidence Repository configuration in Binalyze AIR.

If You Don't Have a Container
You can create one by clicking on “+ Add Container” in the Blob Containers view.

Important Note Each time you change a setting in the container (such as permissions or token expiry), you must generate a new SAS URL. This ensures the connection between Binalyze AIR and Azure remains valid. Example: If you update the token expiration time or adjust permissions, please regenerate and update the SAS URL in AIR accordingly.
Last updated
Was this helpful?