This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
system_requirements [2022/03/23 11:17] angelos [Installation on an Azure Virtual Machine] |
system_requirements [2022/03/23 11:18] (current) |
||
|---|---|---|---|
| Line 21: | Line 21: | ||
| === Additional comments regarding SQLServer === | === Additional comments regarding SQLServer === | ||
| - | SQL Server Express can also be used but poses two limitations which have to be taken into account: | + | SQL Server Express can be used but poses two limitations which have to be taken into account: |
| - The maximum database size cannot exceed 10GB. | - The maximum database size cannot exceed 10GB. | ||
| - Only one CPU core is used to execute queries. | - Only one CPU core is used to execute queries. | ||
| Line 46: | Line 46: | ||
| Additionally, slides can be stored either on local disks attached to the VM or in Azure Blob Storage. | Additionally, slides can be stored either on local disks attached to the VM or in Azure Blob Storage. | ||
| When possible, it is recommended to prefer [[https://docs.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-introduction|Azure Data Lake Storage Gen2]] over plain Azure Blob Storage, as this type of service performs directory management operations, such as moving and renaming slides and directories, a lot faster. | When possible, it is recommended to prefer [[https://docs.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-introduction|Azure Data Lake Storage Gen2]] over plain Azure Blob Storage, as this type of service performs directory management operations, such as moving and renaming slides and directories, a lot faster. | ||
| - | ==== Additional information on cache storage requirements ==== | ||