How to move a snapshot to another region?
In the last post, I showed how to replace disks in Azure Virtual Machines using the PowerShell script. You only need a disk image and… Read More »How to move a snapshot to another region?
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 the last post, I showed how to replace disks in Azure Virtual Machines using the PowerShell script. You only need a disk image and… Read More »How to move a snapshot to another region?
Hi today, a quick topic on swap the disk containing the operating system OS in virtual machines (VM) in Azure. In the article I will… Read More »Swap the OS Disk of an Azure VM
Microsoft Azure platform can be very easily and quickly integrated with Microsoft Teams and thanks to this we can receive notifications and alerts directly on… Read More »Notifications from Microsoft Azure on MS Teams
Again about how to save money on Azure. Developers used their applications for testing on a higher plan, and after the tests were finished, they… Read More »Automation of App Service Plan
Today article about updating the system running Azure Kubernetes Service (AKS). It is not about upgrading the AKS version, but about upgrading the nodes themselves.… Read More »Updating nodes in AKS
An article on how to remove unnecessary resources in Azure subscription. If you also have such a thing that sometimes you quickly create or change… Read More »Clean up your subscription
Hi, a good example of making things easier is using ARM (Azure Resource Manager) templates. ARM template make it possible to create the entire infrastructure… Read More »ARM Template
People who know me know that I often cut costs for my Azure services in a variety of ways. Automatic resizing of VM (virtual machines)… Read More »Automatic Azure VM resizing