Changes between Version 26 and Version 27 of help/en/howto/azure
- Timestamp:
- Jan 30, 2014 2:10:26 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/azure
v26 v27 27 27 }}} 28 28 29 === Signed temporary URLs === 30 31 A private object stored in Azure Storage can be made publicly available for a limited time using a signed URL. The signed URL can be used by anyone to download the object, yet it includes a date and time after which the URL will no longer work. Copy the signed URL from ''Edit → Copy URL→ Signed URL''. 32 29 33 == Limitations == 30 34