Make sure that "Register" is finished before executing the script or not. Once its done execute the script and it works
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
When I try to configure an Azure arc to use an Ubuntu20.04 VM in azure arc getting an error (following the steps mentioned in azure protal):
Command:
root@instance-ubuntu20:~# azcmagent connect --resource-group "test_sca_simulation" --tenant-id "f0869253-be00-4a37-9c77-37742cb15c38" --location "eastus" --subscription-id "a145082f-f490-4220-9288-14be86b19322" --cloud "AzureCloud"
Result:
ERROR[0101] Failed to AzcmagentConnect ARM resource Error="RequestCorrelationId:1cee0f6d-e292-4bb8-a16c-761abe4f9826 Message: The subscription is not registered to use namespace 'Microsoft.HybridCompute'. See https://aka.ms/rps-not-found for how to register subscriptions. Code: MissingSubscriptionRegistration httpStatusCode:409 "
FATAL[0101] RequestCorrelationId:1cee0f6d-e292-4bb8-a16c-761abe4f9826 Message: The subscription is not registered to use namespace 'Microsoft.HybridCompute'. See https://aka.ms/rps-not-found for how to register subscriptions. Code: MissingSubscriptionRegistration httpStatusCode:409
I am doing an evaluation of hybrid cloud setup.
Thanks,
Abhilash.
Make sure that "Register" is finished before executing the script or not. Once its done execute the script and it works