by George Chrysovaladis Grammatikos | Mar 6, 2026 | Azure, Compute, General, Networking, Troubleshooting
If you try to move resources in Azure and see the message ‘Some resources couldn’t be moved,’ it usually means there are dependencies or configuration issues that must be fixed before you can continue. This error happens when a Public IP (PIP) is attached to a network...
by George Chrysovaladis Grammatikos | Apr 11, 2025 | Power Apps, Power Platform
Back in the day, Microsoft handled the tenant-to-tenant migration, but lately, organisations can now manage this. Now, Microsoft undertakes region-to-region migrations, which can be initiated by raising a ticket with Microsoft support. Disclaimer: These instructions...
by George Chrysovaladis Grammatikos | Feb 6, 2024 | Azure, General
As part of the Azure Cloud Adoption Framework (CAF), Microsoft provides a set of guidelines, best practices, and resources(tools) to assist organizations in adopting Azure cloud services in a cost-effective manner. In this post, I will try to give you an idea of how...
by George Chrysovaladis Grammatikos | Oct 10, 2019 | DevOps, IT
In this quick post, I will show you how to transfer a GitHub repo from one organization account to another. Navigate to the repository that we want to transfer and select Settings. Scroll down to the Danger Zone and select Transfer Then we type the name of the...
by George Chrysovaladis Grammatikos | Oct 15, 2018 | Azure, DevOps, VM
Introduction Since ARM was introduced to the public, everyone migrates from ASM to ARM. This can be accomplished using a very cool tool called MigAz. This tool has also the capability to move resources from an Azure Directory to another with no downtime if NO data...