User Tools

Site Tools


de:rootdir_azure

Azure-Speicher

Microsoft Azure verfügt über ein eigenes Protokoll, für das wir einen eigenen Montagepunkttyp bereitstellen.

Nehmen wir an, Sie haben einen Azure-Container definiert und bereits einige Folien darin abgelegt: Sie können diese Anmeldeinformationen in einen Verbindungsstring umwandeln:

DefaultEndpointsProtocol=https;AccountName=pathomation;AccountKey=SUPERSECRET;BlobEndpoint=https://pathomation.blob.core.windows.net/;QueueEndpoint=https://pathomation.queue.core.windows.net/;TableEndpoint=https://pathomation.table.core.windows.net/;FileEndpoint=https://pathomation.file.core.windows.net/;

Dieser Textausschnitt wird dann in das Feld für die Verbindungszeichenfolge in den Eigenschaften des Montagepunkts eingefügt:

Wenn alles gut geht, können Sie jetzt Ihre Folien aus Ihren Azure-Speicher-Repositories bereitstellen.

Data Lake Gen2 storage

Azure Data Lake Storage Gen2 is a set of capabilities dedicated to big data analytics, built on Azure Blob Storage. Data Lake Storage Gen2 converges the capabilities of Azure Data Lake Storage Gen1 with Azure Blob Storage. For example, Data Lake Storage Gen2 provides file system semantics, file-level security, and scale. Because these capabilities are built on Blob storage, you'll also get low-cost, tiered storage, with high availability/disaster recovery capabilities.

PMA.core supports this new Azure protocol, and takes advantage of its new features. This makes file-system operation, like moving slides and directories, renaming slides and directories etc,many times faster. If available it is recommended to use this newer protocol for Azure storage, but this requires the creation of a new Storage space in Azure in this protocol and cannot be converted from a simple Azure Blob Storage.

PMA.core's requirement's to setup this new Azure storage are exactly the same as the simple one(see above), except the storage type which needs to be Azure

More information on this kind of storage in Azure can be obtained from Microsoft:

de/rootdir_azure.txt · Last modified: 2022/10/10 12:13 by charlotte