• 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...
Troubleshoot Azure Functions

Troubleshoot Azure Functions

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...
Securing Azure Functions with VNet Integration

Securing Azure Functions with VNet Integration

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...
Azure Bastion Premium SKU with new capabilities has been announced by Microsoft

Azure Bastion Premium SKU with new capabilities has been announced by Microsoft

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...
Azure: Azure SQL Database migration using Data Migration Service

Azure: Azure SQL Database migration using Data Migration Service

by George Chrysovaladis Grammatikos | Jan 1, 2024 | App Service, Azure, Azure SQL Database, Compute, Databases

In this post, I will show how we can migrate a local sql server database to Azure SQL Database service using the Azure Migrate Service. Prerequisites: An active Azure subscription SQL Server (On-Premises) An Azure SQL Database   A few words about Microsoft Azure...
Azure VM: Mounting Azure File Share on Windows and Linux.

Azure VM: Mounting Azure File Share on Windows and Linux.

by George Chrysovaladis Grammatikos | Dec 1, 2023 | Azure, Compute

In this post, I will show you how to map a network drive (Azure File Share) to a Linux and Windows Azure VMs. Mount SMB on Azure Linux VM At first, you’ll need to create a new file, i.e. filesharecredentials sudo mkdir -p /etc/filesharecredentials and store the...
« 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
  • What happens if a change is made outside of Terraform?
  • Azure Route Tables in a nutshell
  • An Approach for Implementing Azure Front Door
  • Power Platform Pipelines – Configuration

App Registration 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 Virtual Network Gateway Azure VM Azure Vnet Canvas App Collection DevOps DNS Dynamics 365 Gateway IT Json Linux Logic Apps Microsoft Migration Performance Power Apps Power Automate Power Pages Power Platform PowerShell RDP restore database Security SQL Server troubleshooting Virtual Machines Visual Studio VM VNet Windows

Copyright © 2023 - Created by George Grammatikos