I deployed a fresh Service Fabric Cluster with a durability level of Silver and the fabric:/System/InfrastructureService/FE service is unhealthy with the following error:
Unhealthy event: SourceId='System.InfrastructureService', Property='CoordinatorStatus', HealthState='Warning', ConsiderWarningAsError=false. Failed to create infrastructure coordinator: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Fabric.InfrastructureService.ManagementException: Unable to get tenant policy agent endpoint from registry; verify that tenant settings match InfrastructureService configuration
The durability level needs to be specified in two places: the VMSS resource and the Service Fabric Resource in the ARM template.
My template had it set to Bronze in the VMSS resource and silver in the Service Fabric resource - once I made them match, it worked.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With