azure_enumerate_subscriptions
Enumerate all Azure subscriptions accessible with current credentials, retrieving subscription ID, name, state, and tenant ID.
Instructions
Enumerate all Azure subscriptions accessible with current credentials. Returns subscription ID, name, state, and tenant ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format: 'markdown' (default, human-readable) or 'json' (machine-readable) |