Is there an existing issue for this?
Current Behavior
Error when running migrate-locations task.
The task expects an azure subscription-id internally, however, the script doesn't allow to set it as a named paremeter.
Command used:
databricks labs ucx migrate-locations --profile [XXXX] --debug
databricks profile used:
[XXXX]
host = https://[REDACTED].10.azuredatabricks.net/
azure_workspace_resource_id = /subscriptions/XXXXXX/resourceGroups/XXXXXXX/providers/Microsoft.Databricks/workspaces/XXXXXX
auth_type = azure-cli

Trying to set --subscription-id doesn't work:
databricks labs ucx migrate-locations --profile XXXX --subscription-id XXXXX

Expected Behavior
No response
Steps To Reproduce
- Environment: Azure Databricks
- Execute the migrate-locations pre-reqs tasks
- Databricks config profile: auth-type = azure-cli
- Execute migrate-locations task
Cloud
Azure
Operating System
macOS
Version
latest via Databricks CLI
Relevant log output
No response
Is there an existing issue for this?
Current Behavior
Error when running migrate-locations task.
The task expects an azure subscription-id internally, however, the script doesn't allow to set it as a named paremeter.
Command used:
databricks labs ucx migrate-locations --profile [XXXX] --debug
databricks profile used:
[XXXX]
host = https://[REDACTED].10.azuredatabricks.net/
azure_workspace_resource_id = /subscriptions/XXXXXX/resourceGroups/XXXXXXX/providers/Microsoft.Databricks/workspaces/XXXXXX
auth_type = azure-cli
Trying to set --subscription-id doesn't work:
databricks labs ucx migrate-locations --profile XXXX --subscription-id XXXXX
Expected Behavior
No response
Steps To Reproduce
Cloud
Azure
Operating System
macOS
Version
latest via Databricks CLI
Relevant log output
No response