--- title: "Using Azure Blob for Storage" slug: "using-your-azure-blob-for-screenmeet-file-storage" description: "Securely store ScreenMeet session recordings in your Azure Blob Container and access them easily via your CRM with encrypted links." updated: 2024-12-05T00:04:36Z published: 2024-12-05T00:04:36Z canonical: "docs.screenmeet.com/using-your-azure-blob-for-screenmeet-file-storage" --- > ## Documentation Index > Fetch the complete documentation index at: https://docs.screenmeet.com/llms.txt > Use this file to discover all available pages before exploring further. # Using your Azure Blob for ScreenMeet File Storage ## Description ScreenMeet session recordings and transferred files can be securely stored in your organization's Azure Blob Container. These files can be accessed via a URL directly from the ScreenMeet session data log in your CRM. --- ## Requirements To connect ScreenMeet file storage to your Azure Blob Containers, you need the following: - Azure Storage Account - Storage Account Access Key - Container **Note:** Access keys are encrypted and securely stored in ScreenMeet. Only your organization’s administrators have access to this information. --- ## Configuration ### Step 1: Access Your Azure Portal Log in to your [Azure Portal](https://portal.azure.com/) and navigate to your storage account. ![Azure Portal](https://cdn.document360.io/9da39725-20e5-434f-83a4-d630456099dc/Images/Documentation/Azure%20Portal.png) ### Step 2: Retrieve Storage Account Access Keys Navigate to the storage account that you want to use for file storage and click on **Access Keys**. Copy the **Storage Account Name** and the key you want to use. ![Azure Access Keys](https://cdn.document360.io/9da39725-20e5-434f-83a4-d630456099dc/Images/Documentation/Azure%20Access%20Keys.png) ### Step 3: Create or Use an Azure Container Navigate to **Containers** in the Azure Portal. ![Azure Containers](https://cdn.document360.io/9da39725-20e5-434f-83a4-d630456099dc/Images/Documentation/Azure%20Containers.png) Add a new container with **Private Access** level. You can also use an existing container if preferred. ![Azure Container](https://cdn.document360.io/9da39725-20e5-434f-83a4-d630456099dc/Images/Documentation/Azure%20Container%201.png) ### Step 4: Configure File Storage in ScreenMeet - Log in to the [ScreenMeet Console](https://console.screenmeet.com/) as a user with Administrator role. - Navigate to **Organization > Settings and Policies > File and Recording Storage**. - Select **My Azure Blob Container**in all three dropdowns for: - Standalone Session Target - Store CRM Session File In - Store Screenshots In - Save the configuration. ![ScreenMeet File Storage Configuration](https://cdn.document360.io/9da39725-20e5-434f-83a4-d630456099dc/Images/Documentation/Console%20Azure.png) ### Step 5: Populate Azure Blob Storage Details - Click on **Azure Blob File Storage** in the ScreenMeet Console. - Populate the following fields with the information retrieved earlier: - **Account Name** - **Account Key** - **Container** - **Path Prefix** - Save the configuration. ![Azure Blob File Storage](https://cdn.document360.io/9da39725-20e5-434f-83a4-d630456099dc/Images/Documentation/Console%20Azure%201.png) ### Step 6: Verify File Storage Configuration Files will be uploaded to the Azure Storage Container under the path: *////* A URL will be provided in the ScreenMeet Session Data logs that links to the ScreenMeet Console. There, the file can be viewed or downloaded via an encrypted link to your Azure Blob Container. ![ScreenMeet Session Data Logs](https://cdn.document360.io/9da39725-20e5-434f-83a4-d630456099dc/Images/Documentation/Screen%20Shot%202021-07-27%20at%2008.51.24.png)