Skip to content

dtec83/azure

This branch is 43 commits behind mries/azure:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

085a446 · May 30, 2018

History

5 Commits
May 30, 2018
May 30, 2018

Repository files navigation

Azure

####README#####

Ver: 1.0

Script for troubleshooting an Azure VM using Azure CLI in bash. This script can be used in either run in bash or cloudshell.

Using Linux rather than cloudshell it is quicker to run in a docker container on Ubuntu:

#Set up cli in a docker container in ubuntu sudo -i apt-get update && apt-get install docker.io -y alias azcli1=“docker run -it microsoft/azure-cli:0.10.13” azcli1

easiest way to execute: bash <(curl -s https://raw.githubusercontent.com/mries/azure/master/os-swapdisk.sh )

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%