Activity
Mon
Wed
Fri
Sun
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
What is this?
Less
More

Memberships

Learn Microsoft Fabric

Public • 5.8k • Free

9 contributions to Learn Microsoft Fabric
Grouping workspaces ?
Hi Team, Does anybody know if it possible to group workspace in de workspace overview in de fabric portal ? (I know you can pin workspace but I want to group all those workspaces for a better overview ) We are large organisatie so we have a lot of workspaces.
0
4
New comment Oct 25
0 likes • Oct 25
Hi, thank you and yes I awere of domains. Maybe I should make a feature request 😀
0 likes • Oct 25
Hi, I mean grouping this ...in the main screen of the fabric portal
Branch out to new workspace error
Hi Guru's, I' am testing to setup a common working method for our developers. I use this url as base https://blog.fabric.microsoft.com/en-us/blog/exploring-ci-cd-capabilities-in-microsoft-fabric-a-focus-on-data-pipelines?ft=All . But when I want to Branch out to new workspace as a developer which has contributer role on the current workspace and Create branch=Allow in devops it give the error => Something went wrong. That's it what does he need more for privs?. Also this developer has Contributor permissions on the capacity.
0
0
Environment Spark
Hi guru's, Does anybody know of it's possible to create fabric environment (to set spark compute and propeties and so on) by using a python notebook ? sempy has not this option for so far I know ?
1
4
New comment Aug 28
1 like • Aug 27
thank that's helpfull
0 likes • Aug 28
Yes exactlly that
Firewall rule to onelake
I want to access onelake from azure ( databricks) but there is a azure firewall in between. So I want to add a rule but how should this rule looks like ? Wildcard are not supported. Thus this wil not work; protocols = ["TCP"] destination_fqdns = ["*.onelake.dfs.fabric.microsoft.com"] destination_ports = ["1433"] I read this like https://learn.microsoft.com/en-us/fabric/security/fabric-allow-list-urls but is not concerte enough for me. What should I use for portocol,fqdns and ports ? has anybody experience with this issues for onelake specfic ?
0
1
New comment Jul 19
1 like • Jul 19
Just found the solution create a new rule within application_rule_collection like this and it works ! rule { name = "access Fabric OneLake" source_addresses = ["xxxxxxxxxx"] destination_fqdns = ["onelake.dfs.fabric.microsoft.com"] protocols { type = "Https" port = 443 } }
Write from Azure Databrick to onelake gives BadRequest 400
Hi have somebody face this issue when writing form an azure databrick notebook to onelake (same region same and with the same azure entra id account). the databricks cluster is created with auth passtrough for this account. This is (snap) what is wanna to do (as first step); oneLake = "abfss://databricks_to_fabric_test@onelake.dfs.fabric.microsoft.com/from_databricks.Lakehouse/Files/fromdatabricks" df_p.write.format("csv").option("header", "true").mode("overwrite").csv(oneLake) I got this error; Py4JJavaError: An error occurred while calling o448.csv. : Operation failed: "BadRequest", 400, HEAD, https://onelake.dfs.fabric.microsoft.com/databricks_to_fabric_test/from_databricks.Lakehouse/Files/fromdatabricks?upn=false&action=getStatus&timeout=90 even if I used the id's instead of the names it gives the same error oneLake = (f"abfss://{workspace_id}@onelake.dfs.fabric.microsoft.com/{lakehouse_id}/Files/fromdatabricks") What did I miss here ? (btw no (azure) firewall is active only nsg on databricks side)
2
8
New comment Jun 24
0 likes • Jun 18
@Mohammad Eljawad I understand the confusion but I was thinking let try if reading will work but this give issue as wel. But for now you helped me thank you very much. The error is now differened and I have to investigate that seperatly.
1 like • Jun 20
The final solution (for who ever has to deal with this issue in the feature) when I turn on this switch it works like a charm 🤣.
1-9 of 9
Oscar Van zelst
2
7points to level up
@oscar-van-zelst-3731
https://www.linkedin.com/in/oscar-van-zelst-6167ba11/

Active 33d ago
Joined May 13, 2024
powered by