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 | Jan 8, 2026 | Azure, Compute, Container Service (AKS), Networking
Over the past decade, organizations have increasingly adopted microservices hosted in containers. This shift has created a demand for essential features such as deployment, management, scalability, high availability, security, and monitoring. Azure AKS has emerged to...
by George Chrysovaladis Grammatikos | Jul 27, 2025 | Azure, Compute
Here’s how to load a PEM private key into PuTTYgen, convert it to a PPK file, and set up PuTTY so you can connect to your Linux virtual machine with SSH key authentication. Step 1. Load the PEM Key in PuTTYgen Open PuTTYgen. At the top of the window, click File, then...
by George Chrysovaladis Grammatikos | Jul 25, 2025 | Azure, Compute, Networking
In this post, I will provide a guide on how to troubleshoot your Azure Function if it doesn’t function properly. Disclaimer: The instructions presented in this article are informed by my own experiences and the solutions I implemented while navigating similar...
by George Chrysovaladis Grammatikos | Sep 1, 2024 | App Service, Azure, Compute, Identity + Security, Networking
As a serverless compute service, Azure Functions enables you to run code on-demand without the need to explicitly manage or provision infrastructure.Azure functions offer a range of powerful security features that can be easily enabled. By default, Azure functions are...
by George Chrysovaladis Grammatikos | Aug 2, 2024 | Azure, Compute, Virtualization, VM, VNet
On 30th May 2024. Microsoft has announced a new Azure Bastion SKU called Premium, which is great news for the business, but they will have to wait for a while as the Premium SKU features are still in preview. With Azure Bastion, you have access to your virtual...