by George Chrysovaladis Grammatikos | Dec 2, 2024 | Azure, Networking
Having as a fact that on 30 September 2025, Microsoft retires the default outbound access for Azure VMs you will need start considering use other outbound connectivity methods, such as: Azure NAT Gateway, Azure Firewall, Public IP directly assigned. In this blog post,...
by George Chrysovaladis Grammatikos | Nov 8, 2024 | Azure, Power Pages, Power Platform, Storage
In this blog post, I’ll describe how to upload files to Azure Blob Storage using Power Pages, a powerful tool for building secure web applications. This walkthrough streamlines the process, walking you through the steps to successfully integrate Azure’s...
by George Chrysovaladis Grammatikos | Nov 4, 2024 | Azure, Identity + Security, Management Tools, Networking
VNets are the spine of Azure’s networking infrastructure, enabling secure connectivity between Azure and on-premises resources. Monitoring and troubleshooting VNets is the key to maintaining network health, securing connections, and identifying issues that could...
by George Chrysovaladis Grammatikos | Oct 21, 2024 | Azure, Identity + Security
With identity management being crucial in organisations, Microsoft Entra ID (formerly Azure Active Directory) is a must have for managing access to many services and resources. One of the key aspects of managing access is Service Accounts. These special accounts are...
by George Chrysovaladis Grammatikos | Oct 12, 2024 | Azure, Containers, Storage
The aim of this post is to introduce you to the steps to set up an Azure storage account with a blob container for storing files. Prerequisites An active Azure subcription Let’s walk through the steps Below, the post outlines the steps to create a storage...
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...