I'm trying to connec to to ADLS Gen 2 container with Power BI, but I've only found the option to connect with the key1/2 from the container (active directory is not an option in this case).
However, I don't want to use those keys since they are stored in Power BI and it can be seeing for the people who will have the .pbix file.
Is there anyway to connect to the ADLS Gen 2 from Power BI using Shared Access Signature (SAS)? so I can control only read access to what is really needed?
Thanks