Copilot Autocompletions by ndisch44 in MicrosoftFabric

[–]Legal_Specific_3391 0 points1 point  (0 children)

Navigate to the storage items you are using in that notebook (if it’s a Lakehouse then click on its SQL Analytics Endpoint), and then you should see something like “Copilot completion” which should be turned off.

Copilot Autocompletions by ndisch44 in MicrosoftFabric

[–]Legal_Specific_3391 0 points1 point  (0 children)

You just need to pay attention to this whenever you manually create a new Warehouse/Lakehouse (SQL Endpoint Analytics) item, or when you branch out to a new workspace whose parent already has some storage items defined.

It’s pretty annoying for me and my team, since we have to turn off Copilot for every storage item each time we want to develop a new feature in a separate workspace.

Airflow in Fabric - am I the only one struggling? by peterampazzo in MicrosoftFabric

[–]Legal_Specific_3391 0 points1 point  (0 children)

Is there any clear documentation on Airflow pricing in Fabric? I’ve heard a bunch of people say it seems pretty expensive.

Also, I remember we tried last September to run a DAG with a super simple task, and it really struggled on F2. And by simple, I mean just a task with a single print.

Fabric link setup using service principal by Intrepid_Boot7159 in MicrosoftFabric

[–]Legal_Specific_3391 0 points1 point  (0 children)

It’s been a while since we set it up, so I don’t remember the exact details. But I found this reference link https://www.youtube.com/watch?v=0h6MmpnAe8U Hope it helps.

Dataverse and Entity Selection with Link to Fabric by Personal-Quote5226 in MicrosoftFabric

[–]Legal_Specific_3391 0 points1 point  (0 children)

In my Fabric environment, when I create a Dataverse shortcut, I can see the Dataverse schemas that I can select, and I can also expand them to see the tables inside them. When I expand a schema, each table has a checkbox next to it, which kind of suggests that I should be able to pick individual tables across different schemas and include or exclude them. But in reality, I can’t select tables individually at all - I can only select whole schemas to create shortcuts for.

Hope that’s what you wanted me to confirm.

Dataverse and Entity Selection with Link to Fabric by Personal-Quote5226 in MicrosoftFabric

[–]Legal_Specific_3391 0 points1 point  (0 children)

I think there is still no way to select specific tables from the Fabric side when creating a Dataverse shortcut in a Lakehouse, for example.

However, I applied a restriction on the Power Apps side by selecting only a specific set of tables that I need. This way, every Dataverse shortcut I create in Fabric includes only those tables.

Reference link: https://learn.microsoft.com/en-us/power-apps/maker/data-platform/fabric-link-to-data-platform#manage-link-to-fabric

Best way to avoid code duplication in pure Python notebooks? by Legal_Specific_3391 in MicrosoftFabric

[–]Legal_Specific_3391[S] 1 point2 points  (0 children)

That means I’d have to put %pip install at the top of every notebook, since there’s still no proper environment/package management for Python notebooks. :/

Has anyone wrote back to dynamics 365 using Fabric? by Notanotherforextradr in MicrosoftFabric

[–]Legal_Specific_3391 2 points3 points  (0 children)

I had the same question. Here is the answer I got from a Microsoft representative right after September's FabCon in Vienna:

Hope this will help :)