@pierceboggan I would like the ability to edit messages and see a token spend indicator in a chat session. I would also love to have a usage analysis dashboard that shows my monthly spend per model, overage, etc.
@GBrueckl I noticed the Microsoft SQL extension can be used as a tool for GitHub Copilot Agent to query data. Do you think Fabric/Power BI Studio could also be integrated as tools, so that their full functionality becomes accessible to Copilot Agent?
@ProgrammableEnt @PawarBI Yes, I'm aware of that. I was referring to the possibility of having a duckdbsql magic command to query Delta tables directly, eliminating the need to embed SQL within Python code.
@mim_djo By the way, I also noticed that when we run con = duckdb.connect(':memory:') followed by con.sql('SELECT * FROM delta_scan(...)'), it doesn’t work unless a secret is set. Is this expected behavior?
@PawarBI Would be great if Microsoft added basic stats like row count, column count, file count, data size, etc., directly into the Lakehouse UI. Quick access to these insights would make data management so much smoother!
@JohannesVink I believe this pertains to data sources with OAuth. We faced similar issues when using Gateways to connect to SQL DW using OAuth. Since OAuth tokens expires after 1hr, auto-renewal of these tokens was not working when using Gateways. We had to switch to Basic Auth as a workaround
@PawarBI@Will_Is_Lucid It would help a lot if data pipeline could execute Spark Notebooks in a shared Spark session, as opposed to initiating a new spark session each time a Notebook activity is triggered.
@wynhopkins Sign up for a free account on the Azure portal, establish a no-cost tenant within Entra, then add and authenticate a new user within that tenant to access the Power BI service.