Forum Discussion
ierdelyi
Oct 10, 2024Copper Contributor
Azure stack HCI VM resourec under another subscription
Hello, I created a hci VM under another subscription (using script, the GUI not support this). The VM and related resources under this subscription in a separated resource group. Unfortunately ...
Kidd_Ip
Jul 11, 2025MVP
Please try the following:
- Ensure VM is Clustered: Use PowerShell to add the VM to the cluster if needed.
- Check Arc Status: Confirm the VM is Arc-enabled and reporting correctly.
- Validate Subscription Linkage: Make sure the VM’s subscription is properly linked to the HCI cluster’s Azure registration.
- Review Resource Provider Registration: Ensure the Microsoft.AzureStackHCI and Microsoft.HybridCompute providers are registered in the target subscription.