cloudopszone.com
  • Azure
    • Containers
      • Container Service (AKS)
    • Integration
      • Data Factories
    • 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
  • 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
  • Azure Learning Resources
  • Contact Me
Select Page
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

  • Power Apps: Types of variables on the canvas apps
  • Azure DevOps: Register a pipeline agent to an Azure VM
  • Azure DevOps: How to create a Personal Access Token (PAT)
  • Power Apps: Create a Collection in a Canvas App
  • Azure: Restore deleted Web App

ARM Automation Account Azure Azure Active Directory Azure AD Azure Automation Azure Cloud Shell Azure Cosmos DB Azure Firewall Azure Portal Azure Powershell Azure SQL Azure Storage Azure Subscription Azure VM Blob Canvas App certificate DevOps Dynamics 365 Gateway IT Json Linux Logic Apps Microsoft Migration Network Performance Power Apps Power Platform PowerShell RDP restore database Service Bus SQL Server TCP IP Trace troubleshooting Virtual Machines Virtual Network Visual Studio VM VNet Windows

  • Facebook
  • GitHub
  • Twitter
  • LinkedIn
  • YouTube
  • Link
  • Link
January 2023
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
3031  
« Dec    
Copyright © 2022 - Created by George Grammatikos