Is Service Fabric supported on .NET 8 runtime
Hi We are currently running on .NET 7 and also have .NET 6 installed as part of the individual component and would like to upgrade to .NET 8, but we make use of Service Fabric runtime 9.0.1107.9590 and I saw on the official…
How can we force remove an application stuck in a deleting state with services in an unknown state
We have an application that is stuck in a deleting state in Service Fabric. The application started out with 4 running services all in an Ok state. 1 was successfully removed, 2 are in an unknown state, and one seems to be undead and cannot be…
Azure VMSS scale up time estimate?
We have 21 machines in our VMSS in our Service Fabric production cluster. We decided to scale it up to more CPU/RAM. How much time does it usually take? I need to set downtime maintenance window. I know that SF updates VMs by upgrade domains but we…
Access Azure Key vault through Azure function in Fabric Data factory
Hello, I am trying to execute an Azure function deployed on Fabric data factory that fetches Azure Key vault values. I have already assigned Key vault admin to the Fabric user . The function executes ok when I debug & execute it through Visual…
How to turn off Service Fabric System Diagnostic Logs
How do we turn off Service Fabric System Diagnostic logs? We don't want to use the storage account for these diagnostic logs so we removed it from the ARM template we looked at this reference…
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…
Server-Sent events (SSE) or Long Polling issue with SignalR service deployed in Service Fabric
Hello, I deployed a SignalR Service (.NET 6.0) in a Service Fabric cluster (version - 10.1.2175.9590), and the frontend is a React application (microsoft/signalr: 8.0.0). This allows us to run a few long-running reports by consuming SignalR service from…
Difference between Microsoft Fabric and Azure Service Fabric? what are the key Differences
Hi, I am new to Azure Service Fabric, currently I'm learning Azure Service Fabric, I have doubt about Azure Service Fabric, 'is Microsoft Fabric and Azure service' both are same? can anyone explain the difference between azure service fabric and…
Could you please help us on how to install Geneva extension on managed service fabric cluster
Trying to install the Geneva extension on managed service fabric cluster but not able to install .
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:…
Need to confirm if this command <Add-AzServiceFabricClusterCertificate> is completely unavailable
We have been using this command to update our cluster certificate before, and we noticed a prompt that this command has been deprecated, but it has been working normally. I have found that this command cannot return correctly in the past few days of use.…
Service Fabric SDK 4.2 to be removed from download center
https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_101RTO.mdSays "Service Fabric runtime will soon be archiving and removing Service Fabric runtime versions less than 7.2 and older, as well as the…
Test-AzureStack fails with "Azure Stack Fabric Management Controller Services: FAIL (all 4)" & "Azure Stack Network Controller IMOS Validation: FAIL"
Test-AzureStack fails with "Azure Stack Fabric Management Controller Services: FAIL (all 4)" & "Azure Stack Network Controller IMOS Validation: FAIL" Updates neither work. Current version 1.2206.2.66 stop and start of the Azure…
Azure data activator - Failed to create test action
Hi, I am using microsoft fabric account provided in the Microsoft Fabric Workshop, I am receiving real time data in the eventStream service and from event stream the data is monitored by Data activator (Reflex) service. I have setup the object and…
Unable to cast COM object of type 'System.__ComObject' to interface type 'IFabricKeyValueStoreReplica8'
Unable to cast COM object of type 'System.__ComObject' to interface type 'IFabricKeyValueStoreReplica8'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{FB87EC27-FFF9-4C03-820E-41A7EF38E732}' failed…
Replicating PowerBI report to an external firm
I have created a Power BI report that I am looking to replicate at a external firm. The aim is for the external firm to have a starting point where they can work off the report in their own environment and not start from scratch. I am not looking to have…
How to log information about the user that performed an action on a Service Fabric cluster
Is there any way to log information to Application Insights about the specific user who performed an action on a cluster, e.g. the user that deleted an application? I was wondering if this can be done with an Entra ID/Azure AD enabled cluster since we…
I am not able to reactivate mu Azure Subscription
Hi, I have by mistake disabled my Azure Subscription ID : 4633939a-3547-4de8-bb0b-5034212ee296 Name : Windows Azure MSDN - Visual Studio Premium Now, I am not able to reactivate it , cause I got this message : Contact Azure Support to reactivate your…
Azure Container Instance was terminated by Service Fabric with Exit Code 7147, won't start, stuck in Pending state
A few of my Container Instances were shut down at 4am today by Service Fabric, with exit code 7147. Subsequent attempts to restart the container are failing even 6 hours (!) after the initial shutdown event. The container status remains in…
How to upgrade Integrated Basic Load balancer in Service Fabric.
I want to know how to upgrade Integrated Basic Load balancer in Service Fabric. Will it affect SF Clusters and What is the impact on SF Manager?