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 the details of machine are not shown.
This VM is not listed under the HCI cluster\Virtual Machines or Azure VMs. (Only see under resources in RG)
Do you have any idea what is the problem?
As I read this is a supported configuration. (or not?)
Thx
2 Replies
Sort By
- Chris_toffer0707Iron Contributor
What version of Azure Local are you running?
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.