Forum Discussion
Connector
- 10 years ago
I recently setup the SSAS Connector for a non-O365 client. Everything that Anonymous provided as reference is relevant. Even without O365, you will still have an Azure AD domain (<something>.onmicrosoft.com). In order to login to Power BI with your @companyname.com account, will need to go through the Azure AD steps at portal.office.com or in Azure Management to verify your company's domain. This has to be done regardless of whether you want to manage users independently as "cloud" users or whether you either want password sync or single sign-on by syncing with Azure AD Connect.
Once the domain has been added and verified, you can setup the SSAS Connector. The only change that you would need to make in local AD would be to change each user's domain from <companyname>.local to @companyname.com. This does not change their sign-on in the format domain\user, so they are still able to access everything in the domain as before. It does allow the local and Power BI login domains to match so that you do not receive the Effective User Name mismatch error.
bdelaney well first, you need to get things synced up to use Azure AD. Then i would direct you to the in depth article here where it talks about setting things up in different domains with trust between them. Personally, the answer provided at the bottom of that support page doesn't give me the warm fuzzies about implementing outside one domain:
Question: What if I install the Power BI Analysis Services Connector on a computer in a different domain from my Analysis Services server?
Answer: No guarantees here. It all depends on the trust relationship between the two domains. If the two different domains are in a trusted domain model, then the Connector might be able to connect to the Analysis Services server and the effective user name can be resolved. If not, either the connection or effective username resolution can fail.