forked from AzureAD/azure-activedirectory-powershell
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# azure-activedirectory-powershell | ||
This is a repo for Azure AD PowerShell scrips and samples. The [Examples folder](https://github.com/AzureAD/azure-activedirectory-powershell/tree/gh-pages/Examples) contains examples for often used cmdlets. | ||
The Modules folder contains modules that can help you to do specific tasks using Azure AD PowerShell | ||
This is a repo for Azure AD PowerShell scrips and samples. The [Examples folder](https://github.com/AzureAD/azure-activedirectory-powershell/tree/gh-pages/Examples). | ||
The [Modules folder](https://github.com/AzureAD/azure-activedirectory-powershell/tree/gh-pages/Modules) contains examples for often used cmdlets. |