diff --git a/services/servicefabric/6.2/servicefabric/models.go b/services/servicefabric/6.2/servicefabric/models.go index 2df3cf632b4d..6a8ea132b28c 100644 --- a/services/servicefabric/6.2/servicefabric/models.go +++ b/services/servicefabric/6.2/servicefabric/models.go @@ -46509,7 +46509,7 @@ func (sppd ServicePlacementPolicyDescription) AsBasicServicePlacementPolicyDescr // domain. // // This placement policy is usually used with fault domains in scenarios where the Service Fabric cluster -// is geographically distributed in order to indicate that a service�s primary replica should be located in +// is geographically distributed in order to indicate that a service's primary replica should be located in // a particular fault domain, which in geo-distributed scenarios usually aligns with regional or datacenter // boundaries. Note that since this is an optimization it is possible that the Primary replica may not end // up located in this domain due to failures, capacity limits, or other constraints.