Hello @Gregor Anton Grinč ,
Thank you for reaching out & I hope you are doing well.
Can you please confirm that the Trusted Access Preview shows as Registred (this can take some minutes)?
az feature show --namespace "Microsoft.ContainerService" --name "TrustedAccessPreview"
Did you run below command after seeing the Registered status?
az provider register --namespace Microsoft.ContainerService
Thanks!