Copying data between the Azure Storage account
In this post, I want to present an easy way to copy data between different Azure Storage account (or other location). It doesn’t matter what… Read More »Copying data between the Azure Storage account
Blog entries about automation. Tag created to organize and group all automation entries. Thanks to these entries, you will significantly speed up the execution of tasks, reduce the number of errors made and increase reliability. New entries will be added automatically as soon as they appear on the blog.
In this post, I want to present an easy way to copy data between different Azure Storage account (or other location). It doesn’t matter what… Read More »Copying data between the Azure Storage account
As you may have noticed, when you add new versions of images to ACR (Azure Container Registry), its capacity is constantly increasing, this is because… Read More »Azure – ACR cleaning
Today a quick blog post about automatic PostgreSQL database backup. I will describe how easy and quick it is to automate database backups, just like… Read More »Backup/Restore PostgreSQL database
Today, a quick post on automatic MySQL database backup. I will describe how easy and fast it is to automate MySQL database backup. Backup MySQL… Read More »Backup/Restore MySQL database