User Tools

Site Tools


rootdir_security

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
rootdir_security [2022/02/11 15:00]
yves
rootdir_security [2022/02/11 15:17]
yves [Accessing secured content]
Line 75: Line 75:
  
 {{ :​rootdir_s3_60.png?​direct&​400 |}} {{ :​rootdir_s3_60.png?​direct&​400 |}}
- 
  
 === Azure storage === === Azure storage ===
  
 +Microsoft Azure has its own protocol, and so we provide a separate mounting point type of it.
 +
 +Let's say that you have an Azure container defined and put some slides in it already:
 +
 +{{ :​rootdir_azure_10.png?​direct&​400 |}}
 +
 +You can convert these credentials in a connectionstring:​
 +
 +''​%%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/;​%%''​
 +
 +This text snippet is then pasted in the connection string field of the mounting point properties:
 +
 +{{ :​rootdir_azure_20.png?​direct&​400 |}}
 +
 +If all goes well, you can now serve your slides from your Azure storage repositories.
  
 ==== Public vs private ==== ==== Public vs private ====
rootdir_security.txt ยท Last modified: 2022/03/14 13:48 by yves