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
The deployment went flawless and no issues so far but while trying to access the AI project I get this, although az extension add --name ml az ml workspace provision-network -n aihub-${BASE_NAME} -g $RESOURCE_GROUP
was run
When I set AI Foundry to public access there is no issue in accessing it.
The deployment went flawless and no issues so far but while trying to access the AI project I get this, although
az extension add --name ml az ml workspace provision-network -n aihub-${BASE_NAME} -g $RESOURCE_GROUP
was run
When I set AI Foundry to public access there is no issue in accessing it.
I'm not sure if I need to create a compute cluster https://learn.microsoft.com/en-us/azure/machine-learning/how-to-secure-workspace-vnet?view=azureml-api-2&tabs=required%2Cpe%2Ccli#enable-azure-container-registry-acr is required but before I start experimenting I'd rather wait for your opinion before this is not mentioned in the readme. https://learn.microsoft.com/en-us/azure/machine-learning/how-to-troubleshoot-environments?view=azureml-api-2#acr-unreachable also points to compute cluster.
The text was updated successfully, but these errors were encountered: