• Follow
  • Follow
  • Follow
  • Follow
  • Follow
  • Follow
  • Azure
    • Containers
      • Container Service (AKS)
    • Integration
      • Data Factory
    • Compute
      • Virtual Machines
      • App Service
    • Networking
    • Storage
    • Databases
      • Azure SQL Database
      • NoSQL
    • Identity + Security
      • Security
      • Identity
    • AI + ML
      • Internet Of Things (IOT)
    • Management Tools
      • Powershell
    • Management + Governance
      • Automation
      • Analytics
      • Portal
    • Integration
    • Troubleshooting
    • Exams
  • DevOps
  • IT
    • Network
    • Tools
    • Virtualization
    • Troubleshooting
  • Intune
  • SQL Server
    • Installation / Configuration
    • Troubleshooting
  • Power Platform
    • Portals
    • Power BI
    • Power Apps
    • Power Automate
    • Power Pages
    • Dynamics 365
  • MS365
    • Billing
  • Speaking
    • Greek MVPs In Action, Introduction To Azure Logic Apps
    • Global Azure Virtual 2020 Greece – Intro to Azure Service Bus
    • IT PRO | DEV Connections 2020 – Introduction to Logic Apps and automation solutions for IT’s
    • Global Azure Athens 2023 – Deploy resources on Azure using IaC (Azure Terraform)
    • Azure Learning Resources
  • Contact
  • Azure
    • Containers
      • Container Service (AKS)
    • Integration
      • Data Factory
    • Compute
      • Virtual Machines
      • App Service
    • Networking
    • Storage
    • Databases
      • Azure SQL Database
      • NoSQL
    • Identity + Security
      • Security
      • Identity
    • AI + ML
      • Internet Of Things (IOT)
    • Management Tools
      • Powershell
    • Management + Governance
      • Automation
      • Analytics
      • Portal
    • Integration
    • Troubleshooting
    • Exams
  • DevOps
  • IT
    • Network
    • Tools
    • Virtualization
    • Troubleshooting
  • Intune
  • SQL Server
    • Installation / Configuration
    • Troubleshooting
  • Power Platform
    • Portals
    • Power BI
    • Power Apps
    • Power Automate
    • Power Pages
    • Dynamics 365
  • MS365
    • Billing
  • Speaking
    • Greek MVPs In Action, Introduction To Azure Logic Apps
    • Global Azure Virtual 2020 Greece – Intro to Azure Service Bus
    • IT PRO | DEV Connections 2020 – Introduction to Logic Apps and automation solutions for IT’s
    • Global Azure Athens 2023 – Deploy resources on Azure using IaC (Azure Terraform)
    • Azure Learning Resources
  • Contact
Azure AKS Network Policies

Azure AKS Network Policies

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...

Exporting Azure Resources Templates

by George Chrysovaladis Grammatikos | Jan 3, 2026 | Azure, General

If you’ve worked with Azure and prefer not to spend time creating resources through the Azure Portal or writing an ARM, Bicep, or Terraform template, there’s good news. Microsoft has simplified the process of exporting resources directly from the Azure...
What happens if a change is made outside of Terraform?

What happens if a change is made outside of Terraform?

by George Chrysovaladis Grammatikos | Dec 7, 2025 | Azure, DevOps, IT

As you all know, Terraform infrastructure’s valuable details are stored in the “[name].tstate” file on our local drive or on an Azure storage container. In this post, I want to address a common issue that users of Terraform might face when deploying...
Azure Route Tables in a nutshell

Azure Route Tables in a nutshell

by George Chrysovaladis Grammatikos | Nov 26, 2025 | Azure, Networking

You probably hear the word ‘route’ all the time as a network engineer. But what does it actually mean? A route is simply a direction. It tells a network packet to go from one IP address to another. In this short post, I’ll explain the differences...
An Approach for Implementing Azure Front Door

An Approach for Implementing Azure Front Door

by George Chrysovaladis Grammatikos | Oct 3, 2025 | Azure, Network, Security

This article outlines one of the many ways to implement Azure Front Door, emphasising best practices and key considerations to ensure a successful deployment. As is known, Azure Front Door operates at Layer 7, which is the Application Layer. It means that it...
« Older Entries
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7445511428585429"
     crossorigin="anonymous"></script>
<!-- AdUnit1 -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-7445511428585429"
     data-ad-slot="1036616002"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>

Recent Posts

  • Azure AKS Network Policies
  • Exporting Azure Resources Templates
  • What happens if a change is made outside of Terraform?
  • Azure Route Tables in a nutshell
  • An Approach for Implementing Azure Front Door

App Registration ARM Azure Azure Active Directory Azure AD Azure Automation Azure Cloud Shell Azure DevOps Azure Firewall Azure Portal Azure Powershell Azure SQL Azure Storage Azure Subscription Azure Terraform Azure VM Azure Vnet Canvas App Collection DevOps DNS Dynamics 365 Gateway IT Json Linux Logic Apps Microsoft Migration Power Apps Power Automate Power Pages Power Platform PowerShell RDP restore database Security SQL Server troubleshooting Virtual Machines Virtual Network Visual Studio VM VNet Windows

Copyright © 2023 - Created by George Grammatikos