Skip to content

Commit 6d41e31

Browse files
update-with-suggestion
1 parent 15bb749 commit 6d41e31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/configure-token-lifetimes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ For more information, see [configurable token lifetimes](active-directory-config
2424

2525
To get started, download the latest [Azure AD PowerShell Module Public Preview release](https://www.powershellgallery.com/packages/AzureADPreview).
2626

27-
Next, run the `Connect-AzureAD` command to sign in to your Azure AD admin account. Run this command each time you start a new session.
27+
Next, run the `Connect-AzureAD` command to sign in to your Azure Active Directory (Azure AD) admin account. Run this command each time you start a new session.
2828

2929
```powershell
3030
Connect-AzureAD -Confirm

0 commit comments

Comments
 (0)