252 questions with Azure Service Fabric tags

Sort by: Updated
0 answers

Service Fabric FabricHost.exe increases in memory

We currently run Service Fabric on Premise and have noticed on our nodes that FabricHost.exe increase in memory the longer it runs. Eventually an out of memory exception occurs for our apps running. We are looking for a way to either diagnose the issue…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
252 questions
asked 2020-09-09T10:29:38.433+00:00
Andrew Taylor 1 Reputation point
commented 2020-09-16T18:58:03.93+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Can anyone help me get past this Service Fabric cluster build error?

Hi, I have not been able to figure out which value it refers to being null. This is the error message when debugging the solution. "Severity Code Description Project File Line Suppression State Error MSB4018 The…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
252 questions
asked 2020-09-15T10:43:44.467+00:00
BlissedEL 21 Reputation points
commented 2020-09-15T17:09:16.257+00:00
BlissedEL 21 Reputation points
0 answers

Adding seed Node to my configured service fabric

I have Deployed D365 For operations on-primes deployment with three seed nodes, then we decide to add four seed nodes to the current service fabric. is there any way to added them without deleting the service fabric and reconfigure it again, as i have…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
252 questions
asked 2020-09-08T11:56:23.17+00:00
Ibrahem Assaf 1 Reputation point
commented 2020-09-09T23:39:36.19+00:00
KarishmaTiwari-MSFT 18,527 Reputation points Microsoft Employee
0 answers

How to Debug Service Fabric Services in a Windows Server 2019 environment with Secure X509 SF Cluster from VS 2019

I have two environments setup running Secure X509 SF Clusters in Windows Server 2019 Datacenter and from Azure Stack Hub; I've been reading everything I can find w.r.t "Debugging Service Fabric Services from Visual Studio" and I have not been…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
252 questions
asked 2020-06-10T23:18:18.047+00:00
Tavi Truman 26 Reputation points
commented 2020-09-04T06:51:54.61+00:00
Tavi Truman 26 Reputation points
2 answers

Service Fabric Mesh with SignalR Service

Can you share a ReliableCollection between Service Fabric Mesh and the Managed Signal R Service. If not what other options are there for a distributed key/value store that would work across Azure. My original design was the App Service + the Managed…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
252 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
120 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
318 questions
asked 2020-08-21T17:21:24.273+00:00
CodeMonkeyAlpha 1 Reputation point
commented 2020-09-02T18:30:03.08+00:00
KarishmaTiwari-MSFT 18,527 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Service Fabric asp.net core AAD

I have an asp.net core app setup using kestrel. I'm using the service fabric reverse proxy to access it. i'm trying to use azure active directory for authentication. However, whenever the app attempts to login to aad, the redirecturi is always the…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
252 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,660 questions
asked 2020-08-18T20:49:19.873+00:00
festivus 21 Reputation points
accepted 2020-08-25T13:22:08.653+00:00
festivus 21 Reputation points
0 answers

Resolve workflow status discrepancy during execution. Executing vs Faulted - In Process termination scenario

We have window service which is executing the workflow as per schedule time but some of the workflows stay in executing state, and client/support couldn't able to recognize whether the workflow is still running or faulted? The workflow stays in…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
252 questions
asked 2020-08-04T07:00:11.21+00:00
Kothawade, Kedar 1 Reputation point
commented 2020-08-21T09:57:25.957+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
1 answer

Upgrade of standalone serviceFabric cluster with mixed security

Hi, We have a test (3 nodes) and a prod ( 5 nodes) standalone service fabric clusters, version 7.0.470.9590 And we have a mixed security model, i.e. cluster security is Windows (AD group) and server security is X509 certificate. The upgrade to…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
252 questions
asked 2020-08-05T12:27:14.487+00:00
Sebastian Tkocz 6 Reputation points
commented 2020-08-14T01:52:42.5+00:00
KarishmaTiwari-MSFT 18,527 Reputation points Microsoft Employee
1 answer

Deploying .Net framework 4.7.2 to Azure service fabric

I have a existing applcation, which consists some webapi projects, some class libraries and some WorkerRole projects (that uses Microsoft.WindowsAzure.ServiceRuntime.RoleEntryPoint) these projects run on .Net framework 4.7.2 Since I am new to Azure…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
252 questions
asked 2020-08-10T13:41:30.623+00:00
Biplov K.C 1 Reputation point
commented 2020-08-13T23:06:55.137+00:00
KarishmaTiwari-MSFT 18,527 Reputation points Microsoft Employee
0 answers

Razor-net-core-application-running-on-a-on-service-fabric

razor-net-core-application-running-on-a-on-service-fabric I cant seem to ask this question here as I get a firewall error

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
252 questions
asked 2020-06-12T01:59:37.387+00:00
Paul Widenka 1 Reputation point
commented 2020-08-07T09:04:30.093+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
1 answer

Azure service fabric cluster on windows container deployment on server 2016

Hello, I am doing a POC on service fabric and fairly new to this technology. I know Docker swarm and kubernetes and kind of looking for the similar feature in service fabric. Following are my questions - Can I run 2 node cluster on premise on…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
252 questions
asked 2020-07-31T00:09:40.947+00:00
Rahul Sharma 1 Reputation point
commented 2020-08-06T10:26:31.097+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
2 answers

Yield list of node types on Service Fabric cluster

Is there some mechanism to query the names of all the node types currently in use on a Service Fabric cluster through the FabricRuntime or something similar? Thank you!

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
252 questions
asked 2020-07-13T19:27:50.88+00:00
WhitW 41 Reputation points
commented 2020-08-06T10:20:02.93+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
0 answers

"Cluster IP address resource cannot be brought online because a duplicate IP address '% 2' was detected on the network. Please ensure all IP addresses are unique."

I am getting the error message when I try to bring one of the cluster nodes online; "Cluster IP address resource cannot be brought online because a duplicate IP address '% 2' was detected on the network. Please ensure all IP addresses are…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
252 questions
asked 2020-06-19T00:48:41.027+00:00
Guilherme Salvador 1 Reputation point
commented 2020-08-06T04:35:59.977+00:00
vipullag-MSFT 24,441 Reputation points
1 answer

Stateless Service failed to start in Local Cluster

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
252 questions
asked 2020-06-09T16:11:18.407+00:00
Bingi Naganandu 1 Reputation point
commented 2020-08-05T08:30:44.773+00:00
BhargaviAnnadevara-MSFT 5,456 Reputation points
1 answer

Service Fabric On Prem with Razor Application

Hi. I'm trying to get a Razor .NET core 3.1 Application running on our on Prem Service Fabric Cluster. Currently I'm trying to use the Reverse Proxy which almost works and we think we can make work using out BIG IP but i'm not sure if this is the…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
252 questions
asked 2020-06-10T04:03:32.843+00:00
Paul Widenka 1 Reputation point
commented 2020-08-03T09:36:25.783+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
1 answer

how to configure aad app manually for sf cluster windows authentication?

Hi , I want to setup windows authentication for service fabric cluster explorer access so it does not prompt for server certificate. I don't want to use admin client certificate too. I want only windows authentication to handle the access part. I do…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
252 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,660 questions
asked 2020-07-21T13:26:29.543+00:00
Dhruv 1 Reputation point
commented 2020-07-31T21:08:33.22+00:00
Saurabh Sharma 23,751 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Service Fabric Actor Lifecycle Inquiry

The documentation states that OnActivateAsync is called whenever an actor is activated. Specifically, "when a call comes for an actor and one is not already active, a new actor is created" at which point its state is loaded if it has any and…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
252 questions
asked 2020-07-24T08:49:54.357+00:00
WhitW 41 Reputation points
accepted 2020-07-27T12:37:55.73+00:00
WhitW 41 Reputation points
1 answer One of the answers was accepted by the question author.

Obtain information about the caller of a remoting operation from ServiceRemotingServiceEvents

Per the Application Insights implementation details for instrumenting Service Fabric available here, I've can see that one way to identify that Service Remoting is in use is to hook to the ServiceRemotingServiceEvents and identify whether it's an inbound…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
252 questions
asked 2020-07-24T05:52:59.073+00:00
WhitW 41 Reputation points
accepted 2020-07-24T11:31:48.403+00:00
WhitW 41 Reputation points
2 answers One of the answers was accepted by the question author.

Is it possible to create a Azure Service Fabric External TCP (RPC, WCF, gRPC) Client?

I have a number of TCP-based (Microsoft Graph Engine) Service Fabric services running in both stateless and stateful modes. I've been experimenting, creating a custom external SF client implementation using Graph Engine TCP Client. As my GE/SF Service…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
252 questions
asked 2020-07-05T21:39:48.623+00:00
Tavi Truman 26 Reputation points
commented 2020-07-23T18:08:34.293+00:00
Tavi Truman 26 Reputation points
0 answers

Liveness probe - breaks port redirection on node

I have standalone cluster 7.1.417.9590 on Windows Server 2019 and containerized application. I add Liveness probe in ApplicationManifest - https://learn.microsoft.com/en-us/azure/service-fabric/probes-codepackage <CodePackagePolicy…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
252 questions
asked 2020-07-07T08:27:39.96+00:00
SfDen 141 Reputation points
commented 2020-07-23T13:27:50.41+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee