Hi! I have something I don't understand....
I used automl forecasting (serverless) to train a model and marked my schema edw_forecasting as output database where it saved the predictions of my best model. Awesome.
However, when I try to do automl forecasting on my compute cluster (it seems i cannot join features on serverless which is in preview). It gives me a warning and says there is not permission to create the table:

This is my compute configurations...

Anyone has ideas on what to do ??