145 Forks
328 Stars
328 Watchers

AzOps

AzOps is a PowerShell module which deploys (Push) ARM Resource Templates & Bicep files at all Azure scope levels and exports (Pull) ARM resource hierarchy.

How to download and setup AzOps

Open terminal and run command
git clone https://github.com/Azure/AzOps.git
git clone is used to create a copy or clone of AzOps repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AzOps https://github.com/Azure/AzOps/archive/master.zip

Or simply clone AzOps with SSH
[email protected]:Azure/AzOps.git

If you have some problems with AzOps

You may open issue on AzOps support forum (system) here: https://github.com/Azure/AzOps/issues