|
253 | 253 | "createDate": "2021-06-25", |
254 | 254 | "source": "script-samples" |
255 | 255 | }, |
| 256 | + { |
| 257 | + "title": "Copilot Studio assets automation", |
| 258 | + "url": "https://pnp.github.io/script-samples/copilot-studio-assets-automation/README.html", |
| 259 | + "rawUrl": "https://raw.githubusercontent.com/pnp/script-samples/main/scripts/copilot-studio-assets-automation/README.md", |
| 260 | + "description": "Script prompt/import/export of embeddings, actions, prompt libraries.", |
| 261 | + "image": "https://raw.githubusercontent.com/pnp/script-samples/main/scripts/copilot-studio-assets-automation/assets/preview.png", |
| 262 | + "type": [ |
| 263 | + "powershell" |
| 264 | + ], |
| 265 | + "tabTag": [ |
| 266 | + "#tab/cli-m365-ps" |
| 267 | + ], |
| 268 | + "authors": [ |
| 269 | + { |
| 270 | + "name": "Valeras Narbutas", |
| 271 | + "pictureUrl": "https://github.com/ValerasNarbutas.png" |
| 272 | + } |
| 273 | + ], |
| 274 | + "tags": [ |
| 275 | + "Copilot Studio", |
| 276 | + "Automation", |
| 277 | + "Embeddings", |
| 278 | + "Actions", |
| 279 | + "Prompt Libraries", |
| 280 | + "Graph PowerShell", |
| 281 | + "CLI for Microsoft 365" |
| 282 | + ], |
| 283 | + "createDate": "2025-07-16", |
| 284 | + "source": "script-samples" |
| 285 | + }, |
256 | 286 | { |
257 | 287 | "title": "Create Modern Sites as alternative primary language", |
258 | 288 | "url": "https://pnp.github.io/script-samples/create-comm-sites-specific-locale/README.html", |
|
4062 | 4092 | "createDate": "2021-03-20", |
4063 | 4093 | "source": "script-samples" |
4064 | 4094 | }, |
| 4095 | + { |
| 4096 | + "title": "Tenant Governance Compliance Report", |
| 4097 | + "url": "https://pnp.github.io/script-samples/tenant-governance-compliance-report/README.html", |
| 4098 | + "rawUrl": "https://raw.githubusercontent.com/pnp/script-samples/main/scripts/tenant-governance-compliance-report/README.md", |
| 4099 | + "description": "Auto-collect stale Teams/sites, label stats, Purview scans using CLI for M365, Graph PowerShell, and Azure CLI", |
| 4100 | + "image": "https://raw.githubusercontent.com/pnp/script-samples/main/scripts/tenant-governance-compliance-report/assets/preview.png", |
| 4101 | + "type": [ |
| 4102 | + "powershell" |
| 4103 | + ], |
| 4104 | + "tabTag": [ |
| 4105 | + "#tab/cli-m365-ps" |
| 4106 | + ], |
| 4107 | + "authors": [ |
| 4108 | + { |
| 4109 | + "name": "Valeras Narbutas", |
| 4110 | + "pictureUrl": "https://github.com/ValerasNarbutas.png" |
| 4111 | + } |
| 4112 | + ], |
| 4113 | + "tags": [ |
| 4114 | + "m365 spo site list", |
| 4115 | + "m365 teams team list", |
| 4116 | + "Get-MgInformationProtectionPolicyLabel", |
| 4117 | + "Get-MgSecurityAlert", |
| 4118 | + "az purview account list", |
| 4119 | + "az purview scan list", |
| 4120 | + "az group list", |
| 4121 | + "Connect-MgGraph", |
| 4122 | + "Disconnect-MgGraph", |
| 4123 | + "governance", |
| 4124 | + "compliance", |
| 4125 | + "purview", |
| 4126 | + "sensitivity labels", |
| 4127 | + "stale content" |
| 4128 | + ], |
| 4129 | + "createDate": "2025-07-16", |
| 4130 | + "source": "script-samples" |
| 4131 | + }, |
4065 | 4132 | { |
4066 | 4133 | "title": "Get notified in Microsoft Teams about SharePoint health incidents", |
4067 | 4134 | "url": "https://pnp.github.io/script-samples/tenant-health-notify-teams/README.html", |
|
0 commit comments