JeffBow / AzurePowerShell

Collection of various Azure ARM PowerShell scripts for managing v2 IaaS resources. Not to be confused with https://github.com/Azure/azure-powershell
MIT License
44 stars 65 forks source link

Azure Resource Manager Script Samples

Synopsis of Sample Scripts

Contribution guide

New to Git?

Contributing to Issues

Forks and Pull Requests

GitHub fosters collaboration through the notion of pull requests. On GitHub, anyone can fork an existing repository into their own user account, where they can make private changes to their fork. To contribute these changes back into the original repository, a user simply creates a pull request in order to "request" that the changes be taken "upstream".

Additional references:

Lifecycle of a pull request

Before submitting

Pull request submission

Always create a pull request to the master branch of this repository.