Deployment Options
- Turnkey / default - creates a VPN and cluster for a fully managed install
- BYO-VPN - requires the customer to provide a VPN
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
$ az login
$ az account list (to get the subscription ID)
$ az ad sp create-for-rbac --name <name> --role Owner --scopes /subscriptions/<subscription-id>
Was this page helpful?