Set up load balancer inbound rules when using Managed Service Fabric Cluster
Hello, We are changing from using our old cluster to a managed one, so that this problem and others are solved. However, we are facing an issue: after deploying our application, it is not accessible (connection times out). We figured we had to add some…
Azure Service Fabric

ServiceFabric standalone Windows cluster, x509 certificate
Hello, I have a serviceFabric cluster on-premise using security ClusterConfig.X509.MultiMachine via internal certificate PKI. Current issuer on PKI will expire and i must change my config to refer the new issuer. The question is: In this section…
Azure Service Fabric
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 Virtual Machine Scale Sets
Service Fabric + Key Vault
Hi everyone, I have a Service Fabric cluster (created using Azure PowerShell script). Using CI/CD in Azure Pipeline ( https://learn.microsoft.com/en-us/azure/service-fabric/service-fabric-tutorial-deploy-app-with-cicd-vsts) I deploy an application to…
Azure Service Fabric
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
Service Fabric VMSS Nodes Running Out of Memory - Scaling Up Considerations
Hello, We have a Service Fabric cluster configured with a bronze durability tier, consisting of 2 frontend nodes and 7 backend nodes. The VMSSs are utilizing the Mirantis image "windows_with_mirantis_container_runtime_2019." Currently, we're…
Azure Service Fabric
Service Fabric Node Extension Update for enabling automatic OS Upgrade
As explained in the article: https://learn.microsoft.com/en-us/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-automatic-upgrade#service-fabric-requirements One of the requirements for Service Fabric is: The Service Fabric extension on the…
Azure Service Fabric
Service Fabric Support for New Linux OS Versions
With Ubuntu 20.04 reaching its end of life in less than 2 months, the last supported Linux OS for Service Fabric will no longer be available. Is there any information available on updates for Service Fabric that will add support for new operating…
Azure Service Fabric
Status of Service Fabric and the GitHub Repository
The GitHub repository for Service Fabric (https://github.com/microsoft/service-fabric) appears to be lacking updates. Release notes are either not updated or are significantly delayed post-release. The README states, "We are in the process…
Azure Service Fabric

Unable to connect to my new Service Fabric Cluster
I tried multiple times today to create Service Fabric clusters, the same way I used to do, but after successful creation of the cluster, when I try to open the cluster explorer it times out!! Also, Connect-ServiceFabricCluster command from windows…
Azure Service Fabric

How to fix (FabricHostSvc)' cannot be started due to the following error: Cannot start service FabricHostSvc on computer '.'?
I am unable to install service fabric on my windows 11 enterprise machine.facing the following error while trying to run the service. Start-Service : Service 'Service Fabric Host Service (FabricHostSvc)' cannot be started due to the following error:…
Azure Service Fabric

How to purchase Power BI Embedded
I have an account that's attached to 2 tenants, when I try to purchase an embedded Power BI it asks me to sign into PowerBI to select a location, when I do it takes me to the wrong tenant in PowerBI and I can't switch to the correct tenant to complete…
Azure Service Fabric
Stateless SF app VS Stateful SF app
I want to compare the "recovery" time in a node down scenario for stateful/stateless apps. I think for a stateful app, it needs to promote a secondary replicate to primary. For stateless app, it requires to start a new partition in a different…
Azure Service Fabric
Service Fabric - Allocation failed when re-deploy ARM templates for incremental updates
We have Service Fabric running in Both West Us2 and West Europe regions. When re-deploy the ARM templates to make incremental updates, we are now receiving this error in both regions: Allocation failed. If you are trying to add a new VM to a Virtual…
Azure Service Fabric
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 Synapse Analytics
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
Load Balancer and Public IP Upgrade from Basic to Standard - With Fabric Cluster
Hi there, We understand that we need to upgrade the load balancer and public IP from Basic to Standard SKU. Our setup with VMSS currently hosts 5 nodes for the Fabfic Cluster Service. Additionally, the production system is a high-availability…
Azure Service Fabric
Azure Load Balancer
Package not updated on redeploy
I tried deploying an app to service fabric but the latest code was not picked up. It is always picking up the older code. What can I do here to help make sure the latest code is picked up? Perhaps the version matters?.
Azure Service Fabric

Como faço para assinar o Provedores de Recursos e Registrar no Microsof Fabric e depois dar o comando no terminal ?
Não consigo fazer a assinatura no Microsoft Fabric através do Azure CLI , onde deveria obter um terminal para digitar "az provider register --namespace Microsoft.Fabric" e no Azure PowerShell e comentar:"Register-AzResourceProvider…
Azure Service Fabric

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
