Skip to content

carlocardella/AzToolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AzToolbox

CloudNotes.io

The module contains a collection of functions to work with Azure resources

Prerequisites

Installation

Powershell Gallery

Install-Module -Name 'AzToolbox' -Scope 'CurrentUser'

Windows

Download the zip file or clone the repo locally: copy the AzToolbox folder under

  • $env:PSUserProfile\Documents\WindowsPowershell\Modules folder (for Windows Powershell)
  • $env:PSUserProfile\Documents\Powershell\Modules folder (for Powershell 7 / Powershell Core)

macOS

Download the zip file or clone the repo locally: copy the AzToolbox folder under /Users/<user>/.local/share/powershell/Modules/ folder

About

Collection of functions to work with Azure resources

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published