https://github.com/bitnash/m365-powershell-scripts
https://github.com/bitnash/m365-powershell-scripts
automation azureautomation graphapi microsoft365 powershell scripts
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bitnash/m365-powershell-scripts
- Owner: bitnash
- License: mit
- Created: 2025-03-22T21:13:47.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-03-30T15:45:21.000Z (10 months ago)
- Last Synced: 2025-03-30T16:30:12.187Z (10 months ago)
- Topics: automation, azureautomation, graphapi, microsoft365, powershell, scripts
- Language: PowerShell
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 💻 Microsoft 365 PowerShell Automation Scripts
A collection of PowerShell scripts for managing and automating tasks in Microsoft 365 using Microsoft Graph and PowerShell.
## 📦 Available Scripts
- [Password Expiry Alerts](./password-expiry-alert)
- [Secret Expiry Alerts](./secret-expiry-alert)
- [Entra ID PIM Role Activation](./entra-pim-select)
---
## âš™ Requirements
- Microsoft Graph PowerShell SDK
- Azure App Registration with required API permissions
- PowerShell 5.1+ or PowerShell Core
---
## 📄 License
MIT
---
## âš Disclaimer
> This repository is provided **as-is** for educational and operational use.
> Use at your **own risk**. You are fully responsible for testing, validation, and any impact on your Microsoft 365 environment.