Skip to main content

Vote (0) Share
's profile image

on

Comments (0)
's profile image Profile Picture

on 01 Jul 2024 21:12:10

RE:

Quick heads up

It has been quite some time, but I just read a warning article online about microsoft.com and felt compelled to email you guys to disprove this nonsense.

It appears like there's some rumors circulating that could be potentially damaging.
Knowing how fast misinformation can spread and hoping not you to be taken by surprise, I thought it best to inform you.

Here's where I came across the info:

https://ibit.ly/JOeyW

My hope is it's all a simple confusion, but it seemed prudent you should know!

Wishing you all the best,
Dian

's profile image Profile Picture

Vasu Nallasamy on 01 Jul 2024 16:29:32

RE:

We had the same problem. The moment we customize the node with PyPi packages, we loose the StarterPools instant start feature and go back to old 3-4 minute start time.For sometime, used the pip to install the packages from inside the notebook.And one file day, all ETLs failed stating the %pip magic commands disabled inside pipeline. Finally i managed to install the pip packages into Lakehouse files space like below!pip install googleads -t /lakehouse/default/Files/PyPi Packages/and then in the notebook i add below line to include the Lakehouse folder into syspath so the package can be imported like local installed package.import syssys.path.append('/lakehouse/default/Files/PyPi Packages/')This is a workaround to avoid high start time and still work with custom packages.Hope there will be some native fix for this in the future fabric runtimes.

's profile image Profile Picture

Karen Payne on 01 Jul 2024 14:53:58

RE:

This information would be very helpful, and save a lot of time.

's profile image Profile Picture

Amund Risa Fylling on 01 Jul 2024 14:40:33

RE:

I am surprised that this is not on the Fabric roadmap. Would be nice to know when Microsoft plans to fix this issue.

's profile image Profile Picture

Ramunas Guobys on 01 Jul 2024 14:08:31

RE:

I think its the most important functionality for pipelines.

's profile image Profile Picture

Dan Ambler on 01 Jul 2024 13:53:34

RE:

Having keyvault technology baked into Fabric wouldn't go amiss either - for those of us who have a lot of political capital to navigate where spinning up Azure resource is concerned ;-). Also surprised this isn't gathering more votes quicker.

's profile image Profile Picture

Dan Ambler on 01 Jul 2024 13:37:59

RE:

Not every role is as clear cut as the experiences present so having this feature is quite significant. Surprised this wasn't standard from Day 1.

's profile image Profile Picture

on 01 Jul 2024 13:36:30

RE:

Great idea!

's profile image Profile Picture

Dan Ambler on 01 Jul 2024 13:31:23

RE:

This would be one step closer to something good. Connection management in general could do with lots of improvements..... but they are separate ideas :-)

's profile image Profile Picture

Tazyeen Ansarullah on 01 Jul 2024 12:08:46

RE:

Also, the guest users (if Admin) should receive emails whenever an access request is raised. The guest users (if admin) should be able to add emails in case of semantic model refresh failure.They should also be given an option to change the contact. Major loopholes are observed when B2B guest users are the admins of workspaces. In case of multi tenant organisations, the guest users are allowed to publish content to another tenant using a guest identity, be the workspace admin and dataset owners, but are not allowed to give access to another users - This restriction needs to be removed.