Lookup Azure resource groups in a subscription

Performs a live Azure Resource Graph lookup to fetch resource groups in the target subscription.
This endpoint is intended for UI lookup scenarios (Deploy from Gallery wizard -- resource group selection).

Path Params
uuid
required

The subscription identifier.

Query Params
string

Optional filter expression.

string

Sort expression for ordering results.

int32
1 to 2147483647

The page number to retrieve (1-based). Default: 1.

int32
1 to 100

The number of items per page (1-100). Default: 50.

Responses

500

An internal server error occurred.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json