Skip to content

Commit e585604

Browse files
committed
phrasing updates
1 parent 0db533c commit e585604

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/service-fabric/managed-cluster-deny-assignment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This article pertains to Service Fabric managed clusters, but we make callouts w
2121

2222
All actions related to managed clusters should be done through the managed cluster resource APIs instead of directly against the infrastructure resource group. Using the resource APIs ensures the resources of the cluster are synchronized with the data in the managed cluster.
2323

24-
See the [Best practices section](#best-practices) for guidance on the correct APIs to use.
24+
See the [Best practices section](#best-practices) for guidance on what tools to use to go through the proper resource APIs.
2525

2626
## Blocked actions
2727

@@ -52,7 +52,7 @@ The following are some best practices to minimize the threat of desyncing your c
5252
* [Virtual machine scale set restarts](/powershell/module/az.servicefabric/restart-azservicefabricmanagednodetype)
5353
* [Virtual machine scale set reimage](/powershell/module/az.servicefabric/set-azservicefabricmanagednodetype)
5454

55-
When managing resources in managed clusters, use ARM or ARM-backed tools to ensure the use of a proper API.
55+
When managing resources in managed clusters, use ARM or ARM-backed tools to ensure the use of the proper resource APIs.
5656

5757
| Utility | ARM or ARM-backed |
5858
| - | - |

0 commit comments

Comments
 (0)