Skip to content

Collection of PowerShell scripts designed to make life easier

Notifications You must be signed in to change notification settings

motamed/powershell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

PowerShell Scripts

This repository is a collection of PowerShell scripts designed to make life easier when managing Azure resources. It includes scripts for managing Machine Learning workspaces, HDInsight clusters, and computer states.

Prerequisites

Before you begin, ensure you have met the following requirements:

Scripts

Azure Basics

Azure Resource Deployment

Azure HDInsight

Azure Machine Learning

  • Deploy ML: Deploy an Azure Machine Learning workspace and compute instance

Computer State

  • Lock: Lock the workstation
  • Shutdown: Shutdown the computer
  • Restart: Restart the computer
  • Logoff: Log off the current user
  • Sleep: Put the computer into sleep mode

Usage

Each script can be run individually, depending on your needs. For example, to deploy an Azure Machine Learning workspace and compute instance, you would run:

.\deploy_ml.ps1

About

Collection of PowerShell scripts designed to make life easier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published