I am currently building a power BI embedded application and essentially want to have NON-Power BI Users log into the system and access data according to their associations with the company.
A couple of questions that I have around this are the following:
1. Do I NEED to use Direct Query for this? Is there an option to NOT user Direct Query?
2. If 1 is the case, does that mean I CAN ONLY USE AZURE SQL database and NOT Azure mySQL database?
3. Is Azure mysql supported by the direct query?
This is directly hindering my project and lightly put it I am screwed if I can't figure this out. Any help will be appreciated.