Skip to content

Commit 77c254f

Browse files
authored
minor change
1 parent 37f5b1a commit 77c254f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

support/azure/azure-storage/files/security/files-troubleshoot-smb-authentication.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Third, you can run the `Debug-AzStorageAccountAuth` cmdlet to conduct a set of b
8383
Connect-AzAccount
8484
```
8585
86-
2. Run the debug cmdlet:
86+
2. Run the `Debug-AzStorageAccountAuth` cmdlet:
8787
8888
```azurepowershell-interactive
8989
$ResourceGroupName = "<resource-group-name-here>"
@@ -155,7 +155,7 @@ Second, you can run the `Debug-AzStorageAccountAuth` cmdlet to perform a set of
155155
Connect-AzAccount
156156
```
157157
158-
2. Run the debug cmdlet:
158+
2. Run the `Debug-AzStorageAccountAuth` cmdlet:
159159
160160
```azurepowershell-interactive
161161
$ResourceGroupName = "<resource-group-name-here>"

0 commit comments

Comments
 (0)