Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pnp/script-samples
A sample gallery of scripts to manage all things Microsoft 365.
https://github.com/pnp/script-samples
azure azure-active-directory cliformicrosoft365 hacktoberfest microsoft microsoft-graph microsoft-graph-api microsoft-graph-sdk microsoft-office microsoft-teams microsoft365 microsoftgraph pnp pnp-powershell powershell sharepoint teams
Last synced: 6 days ago
JSON representation
A sample gallery of scripts to manage all things Microsoft 365.
- Host: GitHub
- URL: https://github.com/pnp/script-samples
- Owner: pnp
- License: mit
- Created: 2021-05-13T12:30:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-03T23:28:17.000Z (18 days ago)
- Last Synced: 2024-12-08T23:01:58.082Z (13 days ago)
- Topics: azure, azure-active-directory, cliformicrosoft365, hacktoberfest, microsoft, microsoft-graph, microsoft-graph-api, microsoft-graph-sdk, microsoft-office, microsoft-teams, microsoft365, microsoftgraph, pnp, pnp-powershell, powershell, sharepoint, teams
- Language: PowerShell
- Homepage: https://pnp.github.io/script-samples/
- Size: 80.9 MB
- Stars: 224
- Watchers: 19
- Forks: 140
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to Script Samples
This repository contains scripts for PnP PowerShell, CLI for Microsoft365, Graph SDK PowerShell, SPO PowerShell, and Azure CLI, that are based on real world examples of the scripts that you run to perform tasks.
If you are looking for the main site, rather than the repository, please visit: [https://pnp.github.io/script-samples](https://pnp.github.io/script-samples)
Check out our YouTube Video:
[![Introducing Script Samples](https://img.youtube.com/vi/cB2aideuHlk/maxresdefault.jpg)](https://www.youtube.com/embed/cB2aideuHlk)## Authors
This repository's contributors are all community members who volunteered their time to share code samples. Work is done as an open source community project, which each sample contained in their own solution.
## Contributions
These samples are direct from the feature teams, PnP team (https://aka.ms/m365pnp) or shared by the community. We welcome your input on issues and suggestions for new and existing samples. We welcome community contributions for sample scripts. If you have any questions, just let us know.
We are looking for contributions in the following areas:
* Create a new scenario with a script
* Update a scenario with an alternative script using another tool e.g. Adding a PnP PowerShell script to a scenario that only has CLI for Microsoft 365.
* Feedback on the usability of the site, we are always looking to improve the experience.In this repo, we are created a template submission folder and files, complete the readme, add any screenshots and submit your GitHub Pull Request, please contact us via issues list to communicate what your planning.
Check out our [Contribution Guidance](https://pnp.github.io/script-samples/contributing/index.html) before submitting your pull requests, so that we can get your contribution processed as fast as possible.
If you need any support or want to know how to use GitHub then we have a great programme to [support new contributors | sharing is caring](https://pnp.github.io/sharing-is-caring/).
## Code of ConductThis repository has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
## Disclaimer
**THESE SAMPLES ARE PROVIDED *AS IS* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.**
> Sharing is caring!