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


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


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…


Deployments with Managed Identity slow
It takes up to 11 minutes to deploy applications with managed identity/ARM template with 'UnmonitoredAuto' upgrade mode. Without the managed identity, it takes an average of 3 minutes. What gives? Is there a way to make the deployments go faster? I tried…


Circular dependency detected on resource
We are trying to add a secondary certificate at a service fabric according to https://learn.microsoft.com/en-us/azure/service-fabric/service-fabric-cluster-security-update-certs-azure#add-a-secondary-certificate-using-azure-resource-manager and…


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…


How to debug Service Fabric local cluster with VIsual Studio 2022?
Back in May I opened a github issue related to inability to debug my local cluster with .NET 6 and VS 2022: https://github.com/microsoft/service-fabric/issues/1356 My team has been unable to debug against our local service fabric cluster since we…


The credentials supplied to the package were not recognized
We deployed the SF application in VMSS but when it's trying to connect geneva account getting below exception. In local machine it works as expected. As a workaround I have enabled the ACl for NT AUTHORITY\NetworkService account by logging in to one…


How will the Service Fabric 9 Third Refresh enforced Silver/Gold Durability requirement work? Can it be disabled?
In the announcement for Service Fabric 9 Third Refresh you state: Azure Service Fabric will block deployments that do not meet Silver or Gold durability requirements starting on 9/30/2022. 5 VMs or more will be enforced with this change to help…


[Question] - Is there any way to fix Fabric process's port?
Hi all, I'm working on the network ACL of service fabric application. I see when an application is setting up, it has to connect to a process named Fabric. I want to open that process's port in ACL but I found that the port of Fabric process on…


Service Fabric Future support for 2019-Datacenter-With-Containers OS image
We received the health advisory below: We are running containers in Service Fabric using 2019-Datacenter-with-containers which comes with Mirantis container runtime as per the documentation. What should we do in order to continue running…


Recommended way to restart underlying VM running Service Fabric cluster
In SF, there's the concept of restarting a 'node', but this only restarts the Service Fabric hosting services. However sometimes we need to restart an underlying VM. What procedure does Service Fabric recommend for restarting a VM?

