Skip to content

wadhwasam/Azure-RESTApi-PowerShell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure-RESTApi-PowerShell

Script name: Get-AzureResourceGroup.ps1

Update below variables

# Variables
$TenantId = ""
$ClientId = ""
$ClientSecret = ""
$SubscriptionId = ""

Once you have updated above values. You can execute Get-AzureResourceGroup.ps1 which will return all the resource groups from Azure subscription.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%