Open dram1964 opened 2 days ago
Hi @dram1964, can you create an AML in the portal manually?
Hi @tim-allen-ck - logged-in as the Global Admin for the tenant, I've created an AML workspace with basic settings (public access) in the UK South region and added a compute which completed in 5 minutes or so. My efforts via the TRE usually take around 30 minutes before they report a failure.
I could try to repeat the exercise using an adjusted version of the terraform code from the AML workspace service if that would be useful. Should I use the same credentials as I have in the TRE code?
Interesting development - Decided to re-deploy the AML Service into a workspace, this time with expose externally
set to True
. When I tried to add a compute instance from the user resource template it succeeded, and I can connect and run code on it.
Could potentially be something to do with private endpoints within the vnet?
Deployment of AML Compute Instance fails
When adding a Compute Instance to a TRE Workspace AML Service, the deployment fails with the following error:
desired number of dedicated nodes could not be allocated
. This error has been happening consistently for the past two days. Have not tried it before then with this version of the TRE.This error occurs when deploying via:
Steps to reproduce
Additional Steps taken
Additional Info
Azure TRE release version: v0.19.1 tre-workspace-base: 1.5.7 tre-service-azureml: 0.8.11 tre-user-resource-aml-compute-instance: 0.5.7 deployment location: UKSouth