Hey there,
I started an Enterprise Trial for the Cloud Platform to try out the retrainable Document Understanding models.
It seems that, in order to train the model, I’ll first need to create a dataset using Data Manager. I’ve been trying to install Data Manager using the available documentation (https://docs.uipath.com/ai-fabric/docs/data-manager-installation), making sure that I meet the hardware and installation prerequisites (Windows 10, virtualization enabled, Docker installed and UiPath plugin for Docker installed).
However, I’m getting stuck at the authentication step:
docker login aiflprodweacr.azurecr.io -u -p
I tried authenticating with my docker account as well as my Azure account, but neither of these credentials seem to work. Instead, I get an error message:
Error response from daemon: Get https://aiflprodweacr.azurecr.io/v2/: unauthorized: Application not registered with AAD.
What am I missing here? And is it even possible to install Data Manager on my machine when using an Enterprise Cloud Platform license? If not, is there any alternative to creating a training dataset for the Document Understanding package?