by George Chrysovaladis Grammatikos | May 5, 2024 | Azure, Networking, Security
Any organization must ensure that Azure resources, such as virtual machines, remain secure. This is provided by Microsoft through the Azure Firewall offering. Useful terms Azure Firewall Using Azure Firewall, you can protect your Azure VNet resources using a managed,...
by George Chrysovaladis Grammatikos | May 1, 2024 | Azure, DevOps, DevOps, IT
The “remote 0000000000aaTF401027” error is related to account permission on the repository. Usually, you can resolve it by giving the Contribute permission to the account that gets the error message. Navigate to the Azure DevOps protal and select your...
by George Chrysovaladis Grammatikos | Apr 2, 2024 | Azure, Billing, General
In this post, I’ll try to give an idea about an important aspect in Cloud Adoption Framework methodology, Azure resource naming conventionand why this is something essential as it helps you keep your resources organized, it also help to easy identify and...
by George Chrysovaladis Grammatikos | Mar 1, 2024 | Azure, Networking
In this post, I’ll give an overview of Azure VPN services and illustrate what they are and what they can offer to your deployments. VPNs or Virtual Private Networks are encrypted tunnels that allow access to other networks over the internet. Using a VPN...
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 | Feb 1, 2024 | App Service, Azure
In this post, I will show you how to add a custom domain with an SSL certificate on your Azure Web App. As a prerequisite you must have deployed an Azure Web App and the least service plan must be B1. Let’s get it configured! From the Web App left-hand side...