Skip to content

Commit 38744cb

Browse files
authored
Merge pull request #49888 from MicahMcKittrick-MSFT/patch-79
Fixes MicrosoftDocs/azure-docs#13894
2 parents 1ce07fb + 1ae9408 commit 38744cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-fabric/service-fabric-cluster-resource-manager-application-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ For each application that has an Application Capacity defined for one or more me
156156
Powershell:
157157

158158
``` posh
159-
Get-ServiceFabricApplicationLoad –ApplicationName fabric:/MyApplication1
159+
Get-ServiceFabricApplicationLoadInformation –ApplicationName fabric:/MyApplication1
160160
```
161161

162162
C#

0 commit comments

Comments
 (0)