Microsoft Azure Blob Container
Last updated
Last updated
One of the ways to backup GitHub repository using customer managed storage is to use your own Azure Container. Azure Blob Storage is Microsoft's object storage solution for the cloud. Blob storage is optimized for storing massive amounts of unstructured data, therefore it can be used as a storage for GitHub repository backups created by Cloudback.
This page describes how to set up your own Azure Blob Container as a customer managed storage for Cloudback backups of your GitHub repositories. To be able to use your Azure Blob Container as customer managed storage, you need to have an existing Azure storage or create a new one. Also, you should create a new shared access signature for that storage.
Azure Blob storage is Microsoft's object storage solution for the cloud that is optimized for storing massive amounts of unstructured data. Unstructured data is data that doesn't adhere to a particular data model or definition, such as text or binary data. Azure Storage is a Microsoft-managed service that provides highly available, secure, durable, and scalable cloud storage.
In the Cloudback Dashboard open the repository settings by clicking on the settings icon:
Click on the + New storage
button:
Type a storage name
Select 'Microsoft Azure Blob Container' as a storage provider
Insert Blob SAS URL and click on the Save
button:
The new storage will automatically be selected as a storage for this repository
Click on the 'Save changes' button to apply the changes for the repository:
After the changes are saved you should be able to see that the new storage is selected as a default storage for this repository:
When the backup is created you should be able to see it in the Azure Blob Container page: