Describe the bug
Skyplane init failing.
No clear fix, it is asking me to install 'skyplane[azure]' but this is already installed, it just falls down on some quota extension.
Resource group created, user managed identity created
To Reproduce
Steps to reproduce the behavior (please include the full Skyplane command you ran):
- skyplane init
- y for aws configuration
- y for azure configuration
- Select correct subscription.
Expected behavior
That the azure configuration completes fully.
Screenshots

Environment info (please complete the following information):
- OS: WSL (ubuntu-22.04)
- Python: 3.11.5
- Skyplane: 0.3.2
Additional context
ImportError: Cannot import azure.mgmt.quota.AzureQuotaExtensionAPI. Install skyplane with azure support: pip install 'skyplane[azure]'
Describe the bug
Skyplane init failing.
No clear fix, it is asking me to install 'skyplane[azure]' but this is already installed, it just falls down on some quota extension.
Resource group created, user managed identity created
To Reproduce
Steps to reproduce the behavior (please include the full Skyplane command you ran):
Expected behavior
That the azure configuration completes fully.
Screenshots

Environment info (please complete the following information):
Additional context
ImportError: Cannot import azure.mgmt.quota.AzureQuotaExtensionAPI. Install skyplane with azure support:
pip install 'skyplane[azure]'