272 questions with Azure Service Fabric tags

Sort by: Updated
0 answers

Host is not joining to Workflow Manager farm

We have a SharePoint Workflow Manager Farm (SharePoint 2016 on-premise environment) running on a single server. We were trying to upgrade Azure Service Fabric version 5.1.163.9590 with version 9.1.1121.9590 on Workflow Manager server Which requires to…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
272 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
613 questions
asked 2024-01-23T13:29:53.8633333+00:00
Ava Tomlinson 111 Reputation points
commented 2024-12-20T00:10:01.15+00:00
lisa chen 0 Reputation points
0 answers

Config only update on Service Fabric 10.1 using --force-restart does not restart applications

All of my applications in my service fabric cluster read configuration directly from Azure KeyVault on start up. To change the configuration we do a config only update of a deployed application changing a "timestamp" value in the service's…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
272 questions
asked 2024-12-16T14:32:45.3433333+00:00
Steve Sherwood 0 Reputation points
commented 2024-12-17T17:45:31.76+00:00
Prrudram-MSFT 27,251 Reputation points
1 answer

sfctl Connection Errors with Self-Signed Certificate on Windows 11

I am running sfctl on Windows 11 and have the latest version of it. I followed the official guide for setup the sfctl https://zcusa.951200.xyz/en-us/azure/service-fabric/service-fabric-cli Environment SF Cluster Version(Windows Scaleset):…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
272 questions
asked 2024-12-10T14:20:26.81+00:00
Deyvid Todorov 0 Reputation points
commented 2024-12-16T21:31:39.82+00:00
Sai Krishna Katakam 1,510 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to fix Service Fabric nodes that are Down??

I have a Service Fabric cluster, with 5 nodes and 1 application type. During a week there are from 3-6 applications deployed (using Azure DevOps pipeline) of this type and at some point of the time some System partition or Nodes start to fail. Sometimes…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
272 questions
asked 2024-12-03T13:21:53.87+00:00
Buchczyk, Kornelia 20 Reputation points
accepted 2024-12-06T07:47:48.99+00:00
Buchczyk, Kornelia 20 Reputation points
1 answer

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…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
272 questions
asked 2024-07-17T10:34:02.0066667+00:00
Erik H 20 Reputation points
edited the question 2024-12-05T06:10:48.3433333+00:00
Rakesh Gurram 10,635 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

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…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
272 questions
asked 2024-09-27T18:19:11.43+00:00
Syed Umair Hasan 130 Reputation points
edited the question 2024-12-04T11:22:00.04+00:00
Rakesh Gurram 10,635 Reputation points Microsoft Vendor
1 answer

update Microsoft Azure Service Fabric ver 5.1.163 to ver 9.1 CU2 (9.1.1583.9590)

Hello, I need to update Service Fabric from version 5.1.163 to 9.1 CU2 (9.1.1583.9590). I was advised to perform a progressive update, first upgrading through all the major versions as follows: 5.1.163 > 6.x 6.x > 7.x 7.x > 8.x 8.x > 9.1…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
272 questions
asked 2024-11-27T10:14:21.07+00:00
Vincenzo Contiello 0 Reputation points
commented 2024-12-02T06:02:19.72+00:00
anashetty 1,150 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

VMSS max CPU usage is 100% while average usage is less than 40%. How to achieve better load balancing?

Hi team, I have a service using Azure Virtual Machine Scale Set that facing constant latency issue. On checking the CPU usage, I found that MAX CPU usage is always 100%. I have already scaled VMSS max instances to 100 (max possible value) but still…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
272 questions
Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
423 questions
asked 2024-11-25T09:38:37.9166667+00:00
Aryan Behal 20 Reputation points Microsoft Employee
accepted 2024-11-28T11:23:26.92+00:00
Aryan Behal 20 Reputation points Microsoft Employee
1 answer

when will the updated libcurl 7.32.0 < 8.9.1 DoS (CVE-2024-7264) version available in Service Fabric Runtime for Windows

We have Azure Service Fabric installed on windows Server 2019 as part of SharePoint Workflows. We recently receive multiple vulnerabilities (CVE-2024-7264) which reports C:\Program Files\Microsoft Service Fabric\bin\Fabric\Fabric.Code\libcurl.dll version…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
272 questions
asked 2024-11-12T14:18:02.3066667+00:00
Joshi, S. (Shravan) 0 Reputation points
answered 2024-11-13T13:34:11.1666667+00:00
Sai Krishna Katakam 1,510 Reputation points Microsoft Vendor
2 answers

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…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
272 questions
asked 2024-10-28T12:03:14.02+00:00
Ben or 0 Reputation points
commented 2024-10-29T16:14:07.99+00:00
Chandra Boorla 5,835 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

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.…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
272 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,093 questions
asked 2024-10-17T08:21:25.8633333+00:00
Nagesh CL 686 Reputation points
commented 2024-10-18T14:23:10.3433333+00:00
Nagesh CL 686 Reputation points
0 answers

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> …

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
272 questions
asked 2024-09-30T20:16:38.74+00:00
Yihong Zhang 0 Reputation points Microsoft Employee
commented 2024-10-04T17:06:54.6933333+00:00
Akshay kumar Mandha 1,655 Reputation points Microsoft Vendor
0 answers

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…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
272 questions
asked 2024-09-17T01:48:42.8833333+00:00
Sriram Ganarajan 0 Reputation points
commented 2024-09-17T02:33:39.7866667+00:00
Mounika Reddy Anumandla 1,300 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

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…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
272 questions
asked 2024-01-31T07:06:24.86+00:00
Lethabo Moses Monama (ZA) 20 Reputation points
edited an answer 2024-09-11T17:37:30.6366667+00:00
kobulloc-MSFT 26,301 Reputation points Microsoft Employee
0 answers

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 Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
272 questions
asked 2024-09-03T15:42:13.8966667+00:00
Ben Way 0 Reputation points
commented 2024-09-06T09:53:05.1333333+00:00
Prrudram-MSFT 27,251 Reputation points
1 answer One of the answers was accepted by the question author.

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…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
272 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,009 questions
Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
423 questions
asked 2024-09-04T18:10:26.22+00:00
ole9us 20 Reputation points
accepted 2024-09-05T15:49:27.8066667+00:00
ole9us 20 Reputation points
1 answer

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…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
272 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,256 questions
asked 2024-08-15T17:02:47.9666667+00:00
Sachin Nandanwar 25 Reputation points
edited the question 2024-09-02T16:29:15.7966667+00:00
Givary-MSFT 34,521 Reputation points Microsoft Employee
1 answer

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…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
272 questions
asked 2024-08-22T16:30:49.2133333+00:00
Marc Diaz 0 Reputation points Microsoft Employee
answered 2024-08-23T05:18:55.8733333+00:00
Mounika Reddy Anumandla 1,300 Reputation points Microsoft Vendor
1 answer

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…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
272 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
151 questions
asked 2024-07-10T14:19:15.3666667+00:00
Ghosh, Debasis 1 Reputation point
commented 2024-07-22T03:51:20.1633333+00:00
vipullag-MSFT 26,421 Reputation points
1 answer One of the answers was accepted by the question author.

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…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
272 questions
asked 2024-07-18T03:37:53.2433333+00:00
Gnana Sai krishna 80 Reputation points
accepted 2024-07-19T17:19:58.29+00:00
Gnana Sai krishna 80 Reputation points