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

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…

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

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

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…

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…

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…
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://learn.microsoft.com/en-us/azure/service-fabric/service-fabric-cli Environment SF Cluster Version(Windows Scaleset):…
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…
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…