connect to fabric database using jdbc and oauth
Hi, after successfully connection using oauth flow and reciveing a token for scope https://analysis.windows.net/powerbi/api/Warehouse.ReadWrite.All using my access code I can get a refresh code and using that refresh code I can get multiple access codes…
Synapse v/s Fabric
Hello Team, We have a requirement to build a DWH with existing structured data volumes of 5TB and would have to ingest 500GB of data on a daily basis. We are trying to figure out which one to choose between Microsoft Fabric and Azure Synapse Analytics.…
Como implementar libreria signalR .net core con service fabric y apim
Hola, amigos de Azure !, resulta que en la empresa estamos usando los siguientes elementos en nuestra infraestructura backend. APIM Service Fabric Asp .net Core Sql Server App service ( angular ) EventHub EventGrid CosmosDB El problema que…
Best practice for service running as local user
We are working on changing our .NET service from admin to local user. We want to know if there is anything we can follow to deal with issues regarding losing admin privilege. Here is our application manifest: <Principals> <Users> …
Salesforce Data in Microsoft Fabric with Organizational Account
Hello, I am using Dataflow Gen 2 in Microsoft Fabric to ingest data from Salesforce using the Salesforce Objects connector. The connection is made using an Organizational Account (OAuth 2.0). However, I noticed that there's no option to provide…
Fabric Native Execution
Hi , Is the native execution avaialble for free trails? I signed up for a free trial , but when i had attempted the Fabric Native Execuiton, The launch of Spark App failed as below at…
Is Service Fabric supported on .NET 8 runtime
Hi We are currently running on .NET 7 and also have .NET 6 installed as part of the individual component and would like to upgrade to .NET 8, but we make use of Service Fabric runtime 9.0.1107.9590 and I saw on the official…
How can we force remove an application stuck in a deleting state with services in an unknown state
We have an application that is stuck in a deleting state in Service Fabric. The application started out with 4 running services all in an Ok state. 1 was successfully removed, 2 are in an unknown state, and one seems to be undead and cannot be…
Azure VMSS scale up time estimate?
We have 21 machines in our VMSS in our Service Fabric production cluster. We decided to scale it up to more CPU/RAM. How much time does it usually take? I need to set downtime maintenance window. I know that SF updates VMs by upgrade domains but we…
Access Azure Key vault through Azure function in Fabric Data factory
Hello, I am trying to execute an Azure function deployed on Fabric data factory that fetches Azure Key vault values. I have already assigned Key vault admin to the Fabric user . The function executes ok when I debug & execute it through Visual…
How to turn off Service Fabric System Diagnostic Logs
How do we turn off Service Fabric System Diagnostic logs? We don't want to use the storage account for these diagnostic logs so we removed it from the ARM template we looked at this reference…
Failed to create Livy Session for executing notebook
Hi, I'm experiencing problems running my notebooks. The error message I get is: "Notebook execution failed at Notebook service with http status code - '200', please check the Run logs on Notebook, additional details - 'Error name - Exception, Error…
Server-Sent events (SSE) or Long Polling issue with SignalR service deployed in Service Fabric
Hello, I deployed a SignalR Service (.NET 6.0) in a Service Fabric cluster (version - 10.1.2175.9590), and the frontend is a React application (microsoft/signalr: 8.0.0). This allows us to run a few long-running reports by consuming SignalR service from…
Difference between Microsoft Fabric and Azure Service Fabric? what are the key Differences
Hi, I am new to Azure Service Fabric, currently I'm learning Azure Service Fabric, I have doubt about Azure Service Fabric, 'is Microsoft Fabric and Azure service' both are same? can anyone explain the difference between azure service fabric and…
Could you please help us on how to install Geneva extension on managed service fabric cluster
Trying to install the Geneva extension on managed service fabric cluster but not able to install .
InvalidCastException when installing ServiceFabric runtime
Hi, I'm trying to install a local development cluster of ServiceFabric on my brand new Windows11 laptop. But I encounter the following exception: I followed the steps on this page:…
Need to confirm if this command <Add-AzServiceFabricClusterCertificate> is completely unavailable
We have been using this command to update our cluster certificate before, and we noticed a prompt that this command has been deprecated, but it has been working normally. I have found that this command cannot return correctly in the past few days of use.…
Service Fabric SDK 4.2 to be removed from download center
https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_101RTO.mdSays "Service Fabric runtime will soon be archiving and removing Service Fabric runtime versions less than 7.2 and older, as well as the…
Test-AzureStack fails with "Azure Stack Fabric Management Controller Services: FAIL (all 4)" & "Azure Stack Network Controller IMOS Validation: FAIL"
Test-AzureStack fails with "Azure Stack Fabric Management Controller Services: FAIL (all 4)" & "Azure Stack Network Controller IMOS Validation: FAIL" Updates neither work. Current version 1.2206.2.66 stop and start of the Azure…
Azure data activator - Failed to create test action
Hi, I am using microsoft fabric account provided in the Microsoft Fabric Workshop, I am receiving real time data in the eventStream service and from event stream the data is monitored by Data activator (Reflex) service. I have setup the object and…