Content
Fabric Dataflow Gen 2 Destination Lakehouse is Lakehouse of Different Tenant
I have created a workspace on an org tenant and was trying to import data through data flow, I am able to navigate by uploading an on prem file, but after applying transformations on the data, when I try to add lakehouse destination, it is showing me the…
What are the different setup types when installing the Service Fabric SDK for Windows?
I believe there are three setup types for installing Service Fabric SDK for Windows: Typical, Custom, and Complete. What is the difference between these types?
Fabric: Service Principle: Microsoft.Azure.SyncFabric ?
Hi I am the only Global admin, I have PBI premium , Fabric is available I got my weekly PIM digest email today I noticed two new directory readers are setup, cause for concern , I did not setup any. On review , these were assigned directory reader…

RE: Update your API Management API version to 2021-08-01 or later, resource has no higher version Microsoft.ServiceFabric/clusters/applications
Hello, Recently my team and I got an email telling us that we need to update our deployment scripts to use version 2021-08-01 or later. The issue is, we're on the latest version for the resources we're using:…
Does monitoring application logs get flushed during scale down event of Azure VMSS?
We are working on auto-scaling our VMSS. One concern is that will the local logs from service application and monitoring application be flushed to Geneva by SF before shutting down the VM/after closing the application?
Automatically increase / decrease our capacity
How do we automatically increase our capacity or decrease it. Sometimes we hit a overage and want to upsize our capacity for a while for "heavier" workloads to complete and to make sure that the Fabric Environment is not throttled.
Setup Wizard gets error installing Service Fabric SDK
Trying to run service fabric on local development machine. I installed the Service Fabric runtime, 10.0.1816.9590. Trying to install the Service Fabric SDK, 7.0.1816. The msi setup wizard keeps getting an error, "Microsoft Azure Service Fabric SDK…

unable to install service fabric SDK on windows 11
I'm following this link to install service fabric runtime and sdk on my new dev machine. Runtime was installed successfully, but SDK installation failed all the time, the wizard error says below error and no details. Can someone help with this…
Does Microsoft Fabric service included all capabilities to design Data fabric?
Does Microsoft Fabric service (currently in preview) includes all capabilities to design Data fabric architecture?
Application Insights' details.ParsedStack always has line set to 0
Exceptions logged through Microsoft.ApplicationInsights.TelemetryClient.TrackException all have line set to 0 in parsedStack property. This makes it really hard to debug failures. We are using microsoft.applicationinsights version 2.14.0…
How to handle different XML file with different namespace for same element in Fabric pipeline
I have multiple XML files with same data with different name space, so while performing the copy activity using pipeline its skipping records or not all copying anything. pipeline is not throwing any error, running successfully populating the table with…

Difference between primary node type and seed node
What is the difference between primary node types and seed nodes. My understanding is primary node types run Service Fabric system services, but not quite clear on seed nodes. Are certain system services only run by seed nodes? (I noticed for instance…

Cannot setup Service Fabric Local Cluster manager
I am trying to install and run Service Fabric Local Cluster Manager. When I try to "Setup Local Cluster", I get the following error: >> TerminatingError(): "Exception calling "SetAccessRule" with "1" argument(s):…
Does MS Fabric license has MS Purview capabilities needed to scan on prem and Azure data estate?
MS Fabric has a Purview hub in preview which can be used to govern Fabric estate. I would like to know if I want to use the full capabilities of Purview to scan and classify my on prem sources as well as Azure sources, will the Purview hub with MS Fabric…
How can I utilize an automatic Python script to exclusively update documents with new data from a Microsoft Graph API to Microsoft Fabric Lakehouse?
Hello everyone, I'm seeking some assistance regarding a Python script I have uploaded in a notebook within Microsoft Fabric. Currently, the script operates automatically, facilitating data transfer from the Microsoft Graph API to the…

What's the difference between legacy and current service fabric installation mode?
Previously, we can install service fabric via PS cmd .\CreateServiceFabricCluster.ps1 with different cluster config json files. But now, there's only an exe file, e.g. MicrosoftServiceFabric.9.1.1583.9590.exe, installation mode is changed to run…
What is a distributed systems platform
Overview of Azure Service Fabric states that Azure Service Fabric is a distributed systems platform, but the link to the definition does not define it. So, what is a distributed systems platform? I understand what distributed systems are, but its use…

Start-ServiceFabricApplicationUpgrade - works weird.
I have 3 Upgrade Domain (UD1, UD2, UD3) in cluster. My application (one instance) hosted in first UD1. When i run Start-ServiceFabricApplicationUpgrade -Monitored , application migrate on UD2 and UD1 upgraded. It`s OK. But when UD1 upgrade success and…

KeyVault secret references require managed identity error
Hi, I followed the guidelines in this post: https://learn.microsoft.com/en-us/azure/service-fabric/service-fabric-keyvault-references to be able to inject a managed keyvault secret into an environmental variable. I did following steps: Enable…
Service Fabric Runtime Installation for Windows Fails
I am following the steps mentioned here https://learn.microsoft.com/en-us/azure/service-fabric/service-fabric-get-started to setup Azure Service Fabric Cluster on my laptop. The very first step Install Service Fabric Runtime for Windows is failing with…