You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I deployed the AIO Manufacturing scenario today using bicep but saw a failure on the DataExplorer deployment with the error:
"the subscription <subscription_id> is not registered"
Quick search suggests that the Microsoft.Kusto resource provider needs to be registered, the deployment did in fact cause the Microsoft.Kusto resource provider to be registered but (I think) because it initially was not the DataExplorer specific deployment failed after a few seconds.
I re-ran the entire bicep deployment and it succeeded the second time now going to do the post-deployment steps.
The text was updated successfully, but these errors were encountered:
Hey friend! Thanks for opening this issue. We appreciate your contribution and welcome you to our community! We are glad to have you here and to have your input on the Azure Arc Jumpstart.
I deployed the AIO Manufacturing scenario today using bicep but saw a failure on the DataExplorer deployment with the error:
"the subscription <subscription_id> is not registered"
Quick search suggests that the Microsoft.Kusto resource provider needs to be registered, the deployment did in fact cause the Microsoft.Kusto resource provider to be registered but (I think) because it initially was not the DataExplorer specific deployment failed after a few seconds.
I re-ran the entire bicep deployment and it succeeded the second time now going to do the post-deployment steps.
The text was updated successfully, but these errors were encountered: