Skip to content

Instantly share code, notes, and snippets.

@seanmcdonnellblog
Last active July 13, 2019 14:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seanmcdonnellblog/c8adb28dc6c21bcde4458fd3e85dd2ba to your computer and use it in GitHub Desktop.
Save seanmcdonnellblog/c8adb28dc6c21bcde4458fd3e85dd2ba to your computer and use it in GitHub Desktop.
# Install the PowerShell Module
Install-Module -Name Az.ResourceGraph
# Get Commands
Get-Command -Module ‘Az.ResourceGraph'
# Get Help with Examples
Get-Help Search-AzGraph -Examples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment