RSSAmplifier

pSYoniK - Software, Hardware and Tech - In.That.Order. · Jun 3, 2021

Azure Storage Backup and Delete Tool - Tutorial

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

I always wanted to try my hand at writing a programming tutorial so this is my first attempt at a one. If you’re strictly interested in the code, you can find it on my Gitlab repo . Before you download and run it, keep in mind that it does contain destructive commands and bulk operations. This can cause data loss and incur high transfer charges depending on the location of the storage…

I always wanted to try my hand at writing a programming tutorial so this is my first attempt at a one. If you’re strictly interested in the code, you can find it on my Gitlab repo. Before you download and run it, keep in mind that it does contain destructive commands and bulk operations. This can cause data loss and incur high transfer charges depending on the location of the storage accounts you’re transfering to and from. It has no error handling and unless you know what the code does, it can yield strange results. However, for me it doubled as the learning ground for Azure Storage (AS). If you’re interested in an overview of the code itself and some thoughts on the current state of Azure libraries made by Microsoft, keep scrolling.

Read on /posts/azure-storage-backup-and-delete-tool/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.