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...
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...
by George Chrysovaladis Grammatikos | Jul 18, 2024 | Azure, Networking, VM
If you use the Azure Bastion Premium SKU and enable the Session recording feature, you will receive the error message shown below when you attempt to sign into the VM. There are two possible reasons you get this message: The Session Recording feature has been enabled...
by George Chrysovaladis Grammatikos | Jun 7, 2024 | Azure, Identity + Security, Security
Intro Cloud infrastructure security is increasingly important in today’s corresponding digital landscape. As cloud computing continues to grow, businesses are leveraging platforms such as Microsoft Azure to host their applications and data. It is, however,...
by George Chrysovaladis Grammatikos | Jun 5, 2024 | Azure, General, Identity, Security
An Azure registered app to be used as a secure client needs to have certificates and/or client secrets. In the distant past (until about three years ago), there was the “Never” option for the Secrets to expire. Nowadays, the long expiration value that can...