Microsoft announced data gateway support for SSO with Azure AD in August. https://powerbi.microsoft.com/en-us/blog/announcing-data-gateway-support-for-single-sign-on-sso-with-azure-active-directory/
I need to change the service account on the on-premise data gateway from NT SERVICE\xxx to a service account in the same domain as the impersonated user. I have read that this has to be in order for SSO to work.
Microsoft makes has this guide on how to change the service account on the on-premise data gateway, but I get incorrect username or password when I try to change using the syntax DOMAIN\username.
Can this be priviliges? I didn't think the service account needed anything specific. I am sure that password is correct, as I can log into Azure portal with the account.