Storage within T6 is an essential component for managing massive data storage; it allows for the efficient storage of backups, documents, images, and videos. Within T6, we currently use the Microsoft Azure cloud storage service, Azure Blob Storage. It can be used for a wide range of scenarios, including unstructured data storage, backup, disaster recovery, archiving, and sharing static content such as images and videos. It uses SSE (Security Service Edge) to automatically encrypt data when it is sent to the cloud.
To use storage within T6, we will need to have an account on the Microsoft Azure Portal.
We will also need to configure the Storage within T6, and we will need to create a Data Table and a Data Form.
Within the Azure Portal, after creating your storage account, we will need to collect the ConnectionString to configure the storage within T6.
We will have 2 access keys for each storage account (Key1 and Key2), which can be updated whenever necessary. Each key has a Key field (which we will not use) and a Connection String field.
When clicking on show, our connectionstring will be displayed. Click on
to copy the entire connectionstring to the clipboard;
To use Storage, we will follow these steps:
Once created, when we try to edit the data table, the Storage Folder option will not be editable.
To use the Storage, we will upload files in our data form:
While the storage is set as Azure Storage, every file added here will be saved to your storage account in the Azure Portal.
To view the content of an uploaded file, simply reopen the form, select the dropdown of the desired file, and click on
to download it.
If the created Storage is deleted, or if in the data table we change the storage type to none, the files in our storage account in the Azure Portal will be deleted.
To configure Storage in T6, the user must have the following Manager features enabled: Create and View Data Entry Forms and Manage Data Table Structure, and be in a Global Group with Manage Explorer enabled.
No. To use Storage in T6, having an account on the Microsoft Azure Portal is mandatory.
To configure Storage in T6, we need to access the ConnectionString from our storage account in the Azure Portal:
Go to Storage Accounts > your account > Security + Networking > Access Keys. Choose one of the keys and click Show in the Connection String field.
No. During Storage configuration in T6, the container name can only contain lowercase letters, numbers, and hyphens, and must start with a letter or number.
During Storage configuration in T6, if the Storage Folder field is left blank, files will be saved directly in the container. If a name is defined, a specific folder will be created inside the container.
No. After creating the data table, the Storage Folder option is no longer editable. If you need a different folder, you must create a new data table with the new Storage Folder.
To view an already uploaded file in Storage, open the form used for the file upload, click the desired file's dropdown, and click the Download button.
If Storage is deleted in T6, the files in the Azure Portal storage account will be deleted and cannot be recovered.
If the storage type is changed to "none" in T6, all files will be deleted from the storage account in the Azure Portal.
Storage in T6 is used to store backups, documents, images, and videos - generally any kind of unstructured data.