Nick's Blog

Yet another technical blog

Skip to content
Menu
  • Home
  • Privacy Policy

Category: start

Azure

PowerShell Workflow bulk start virtual machines in Azure

Posted on February 18, 2016January 6, 2019 by NICK

Here is a runbook for start specific vms in Azure. 1 2 3 4 5 6 7 8 910111213141516171819202122232425262728293031323334353637383940 workflow Bulk-Start{ Param ( [Parameter(Mandatory=$true)] [string[]]$VMs…

Recent Posts

  • Azure DevOps pipeline – Pass variable from sub-template to the main pipeline
  • failed to install CRD crds/crd-alertmanagerconfigs.yaml
  • Error: UPGRADE FAILED: create: Secret sh.helm.release.v1.prometheus.v42 is invalid: data: Too long: must have at most 1048576 bytes
  • AKS Thanos mtls setup – tls: failed to parse private key
  • Prometheus operator alertmanager not reload or not created
© Copyright 2025 – Nick's Blog
Wisteria Theme by WPFriendship ⋅ Powered by WordPress