• 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
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 Service Endpoints: How can I use them?

Azure Service Endpoints: How can I use them?

by George Chrysovaladis Grammatikos | May 8, 2025 | Azure, Networking

Hiya! Security is one of the most important topics when the discussion comes to the cloud. As an Azure architect with over a decade of experience, I’ve used most of Azure’s security features, including Service endpoints, which I’ll discuss in this...
Upload files to azure blob via Power Pages

Upload files to azure blob via Power Pages

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...
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...
Azure Storage: How To Deploy SFTP (Preview)

Azure Storage: How To Deploy SFTP (Preview)

by George Chrysovaladis Grammatikos | Dec 10, 2021 | Azure, Storage

SFTP (Secure File Transfer Protocol) is a network protocol through which we can transfer files in a secure manner. The usual port is 22 but, we can use change it and assign another if you want. In this post, we can read how to deploy an SFTP using an Azure Storage...
« 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