-
Notifications
You must be signed in to change notification settings - Fork 328
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds index page to sample-scripts. Closes #4640
- Loading branch information
1 parent
01eaa43
commit 19cd0da
Showing
1 changed file
with
12 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
sidebar_position: 0 | ||
title: Introduction | ||
--- | ||
|
||
# Sample Scripts | ||
|
||
This section contains a collection of sample scripts that automate managing the different services in Microsoft 365. | ||
|
||
If you'd like to add your script to the collection, let us know by [submitting an issue](https://github.com/pnp/cli-microsoft365/issues/new?template=sample.md&title=New+sample+script%3A+<short+description>) on GitHub. | ||
|
||
You can browse the scripts by workload, using the navigation, or by topics, using the [tags overview page](../tags). |