Skip to content

Commit 793fe8b

Browse files
authored
Acrolinx fix
1 parent 52d72f2 commit 793fe8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/samples/email-resource-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ $domains = @(
6565

6666
## Connect to Azure Account
6767

68-
Before performing any actions with Azure resources, authenticate using the `Connect-AzAccount` cmdlet. This process allows you to login and authenticate your Azure account for further tasks:
68+
Before performing any actions with Azure resources, authenticate using the `Connect-AzAccount` cmdlet. This process allows you to log in and authenticate your Azure account for further tasks:
6969

7070
```azurepowershell-interactive
7171
# Attempt to authenticate the Azure session using the Connect-AzAccount cmdlet

0 commit comments

Comments
 (0)