Content
Publish Service Fabric Application - How to leave Local Cluster as Default in connection endpoint
In some recent releases of Visual Studio and Service Fabric Tools, I noticed that the option Publish Service Fabric Application takes a long time to load the clusters I have access and after one minute it throws an error saying: That didn't use to…


How to make azure service fabric cluster highly available (cross-region)?
As part of operational readiness we need to ensure that our applications have HA and DR features. There is official documentation suggesting 2 options - run separate SF clusters or run a standalone cluster. How to approach the former? What can be done to…
Service fabric application project not crated properly
Hi I need to set up service fabric for Uni project, and I run into an issue I will try to explain as clearly because I am not sure where does the problem come from: When I create Service Fabric Application project, VS2022 creates only Service Fabric…


Microsoft's Azure blockchain service
Is Microsoft's Azure blockchain service shutting down?


Azure service fabric cluster creation crashes - Requested value 'PUBLIC' was not found
Hi, Environment: Windows Server 2022 Datacenter 21H2, up to date with patches, domain joined SharePoint Subscription Edition, up to date with patches, no prior workflow setup Logged in a Domain Admin/Local Admin/Farm Admin I'm trying to setup the new…


How do I roll back my Service Fabric cluster certificate?
I would like to know how to perform a rollback of a cluster certificate in my Azure Service Fabric Cluster. Can anyone provide some insights? Sourced from FAQ


Service fabric deployment failing with Changing property 'imageReference.offer' is not allowed error
Hello Team, I am trying to update vmImageSku in template file from 2019-Datacenter-with-Containers to 2019-Datacenter but EV2 deployment is failing with error : "Changing property 'imageReference.offer' is not allowed". I think I can delete…


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…


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


How do I set the maangement endpoint on a service fabric managed cluster?
I'm setting up a managed cluster for service fabric and want to use a custom domain to connect to service fabric explorer (sfexplorer@mydomain.com). I've install the certificate for my domain but the sfexplorer site needs to bind to it. In a non-managed…


Unable to setup local cluster using Service Fabric Local Cluster Manager
I am trying to run the Service Fabric Local Cluster Manage but not able to setup a cluster or mange it. When I try to "Setup Local Cluster" I'm getting the following error in Log file: >> TerminatingError(): "Exception calling…
Workflow Manager Service Fabric version
We are running Workflow Manager 1.0 on a SharePoint 2016 on-premise environment. Works well. Even swapped out self-signed certs to DoD certs. But an ACAS finding is showing that Microsoft Azure Service Fabric v5.1.163.9590 is outdated and has to be…


Azure Disk Encryption for SF - Performance, Downtime, Key Vault Authentication & Request Rate
Hi team, We're trying to enable the Azure Disk encryption extension for our SF clusters. I've few doubts if you could answer- Will there be any performance impact after these changes on the compute and boot time? Will there be any…


Service Fabric Http Liveness/Readiness Probes
I have an Asp.Net Core Service running in service fabric. It exposes a rather default "health" endpoint using the built in health check (https://learn.microsoft.com/en-us/aspnet/core/host-and-deploy/health-checks?view=aspnetcore-6.0) I…


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


Service Fabric .NET 6 support
When will Service Fabric support .NET 6? Service Fabric 8.1 provided Preview support, when will .NET 6 be fully supported in Service Fabric?


Managed Service Fabric and Certificate Wildcard Common Name
I am trying to create a Managed Service Fabric cluster with a wildcard certificate common name. I've done this with unmanaged SF, but wanted to do so with Managed SF. Question 1: Does Managed SF support certificate common name (with a wildcard)...…


Service fabric managed cluster and Azure Firewall
We want to use Service Fabric Managed Cluster (SFMC) to host some custom TCP gateways. We prefer that over plain Service Fabric Cluster (SFC) due to the simpler configuration and automated certificate rollover. We have a Hub + Spoke architecture,…


migrate a project from Azure Service Fabric to Azure Kubernetes service
Hi team, i want to move/migrate a project from Azure Service Fabric to Azure Kubernetes service. I cant find any example. Can you let me know the steps.


Service Fabric ESE (Extensible Storage Engine) Errors
Hello, I have a client with a standalone Service Fabric Cluster, who is always getting some ESE Warnings in their system. Till now the client reported the following EventIds: 9180, 9612, 13784, and recently 628. Is there any document with a…

