• 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
  • DevOps
  • IT
    • Network
    • Tools
    • Virtualization
    • Troubleshooting
  • Intune
  • SQL Server
    • Installation / Configuration
    • Troubleshooting
  • Power Platform
    • Portals
    • Power BI
    • Power Apps
    • Dynamics 365
  • MS365
    • Billing
  • Learning Archive
    • Exams
    • My Presentations
      • 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
  • DevOps
  • IT
    • Network
    • Tools
    • Virtualization
    • Troubleshooting
  • Intune
  • SQL Server
    • Installation / Configuration
    • Troubleshooting
  • Power Platform
    • Portals
    • Power BI
    • Power Apps
    • Dynamics 365
  • MS365
    • Billing
  • Learning Archive
    • Exams
    • My Presentations
      • 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 Storage: Convert HDD to Premium SSD

Azure Storage: Convert HDD to Premium SSD

by George Chrysovaladis Grammatikos | Nov 6, 2020 | Az-Powershell, Azure, Compute, Storage

Several Azure Virtual machine tiers offer to compute resources depending on the needs that arise in resources, for example, General purpose, Compute-optimized, Memory-optimized, GPU, Storage Optimized and High-performance computing. Sometimes the cost could be...
Azure Compute: Start, Stop , And Restart Multiple VMs

Azure Compute: Start, Stop , And Restart Multiple VMs

by George Chrysovaladis Grammatikos | Jul 28, 2020 | Automation, Az-Powershell, Azure, Compute

There are many times where we need to massively do operations on Azure VM’s, in this post we would talk how we can Start, Stop, and Restart VM’s via Azure Portal or Azure PowerShell.   Start, Stop VM’s via Azure Portal Start, Stop VM’s via...
Deploy Virtual Machine And Secure The Disk Using Azure Disk Encryption Extension

Deploy Virtual Machine And Secure The Disk Using Azure Disk Encryption Extension

by George Chrysovaladis Grammatikos | Sep 14, 2018 | Az-Powershell, Azure

Overview This PowerShell script covers a complete case with one virtual machine (Windows Server 2016), with one data disk, Virtual Network, Subnet, Public IP Address, Network Security Group, BGInfo, and DiskEncryption Extensions. Details The executing steps are : Step...
azure cmdlet snippet library

azure cmdlet snippet library

by George Chrysovaladis Grammatikos | Sep 11, 2018 | Az-Powershell, Azure, Powershell

This post will be updated continuously with new Azure RM cmdlets, which are useful for the daily work at office. Networking In this section, we can find cmdlets for Azure Network Resources. Change The Public IP State : (Set-AzureRmPublicIpAddress) Before executing one...

Add Azure Reverse DNS Record to your Cloud Service

by George Chrysovaladis Grammatikos | May 17, 2017 | Az-Powershell, Azure

One important thing you must do for an SMTP Server is to add reverse DNS record on your Cloud Service. To do this, first of all, you must install Azure Powershell, WindowsAzurePowershell. Now, you must execute the following commands in PowerShell: Azure Service...

Massive Endpoints Creation & Deletion on Windows Azure

by George Chrysovaladis Grammatikos | May 17, 2017 | Az-Powershell, Azure

Bellow a script which helps you to create || delete massive endpoints on Azure. {Applies on ASM} #Enter Azure Account Add-AzureAccount #Choose Subscription Select-AzureSubscription -SubscriptionName “MySubscripiton” #Massive  EndPoint creation from  Port...
« Older Entries

Recent Posts

  • MS Intune: Install Visual Studio Code Using via Windows Apps
  • Global Azure Athens 2023 – Deploy resources on Azure using IaC (Azure Terraform)
  • Power Apps: Upload File to Azure Blob Storage
  • Azure Terraform: Deploy Resource Group and Azure Blob Storage
  • Azure: How to Implement Resource Locks

ARM Automation Account Azure Azure Active Directory Azure AD Azure Automation Azure Cloud Shell Azure Extensions Azure Portal Azure Powershell Azure SQL Azure Storage Azure Terraform Azure Virtual Network Gateway Azure VM Blob Canvas App Cloud Shell Collection DevOps Dynamics 365 Gateway IT Json Linux Logic Apps Microsoft OMS Performance Power Apps Power Platform PowerShell RDP Replication restore database SQL Server TCP IP troubleshooting Virtual Machines Virtual Network Visual Studio Visual Studio Code VM VNet Windows

    Copyright © 2023 - Created by George Grammatikos