|
1 | 1 | { |
2 | 2 | "samples": [ |
| 3 | + { |
| 4 | + "title": "Prevent Guests from Being Added to a Specific Microsoft 365 Group or Microsoft Teams team", |
| 5 | + "url": "https://pnp.github.io/script-samples/aad-control-guestaccount-m365-groups-teams/README.html", |
| 6 | + "rawUrl": "https://raw.githubusercontent.com/pnp/script-samples/main/scripts/aad-control-guestaccount-m365-groups-teams/README.md", |
| 7 | + "description": "Prevent Guests from Being Added to a Specific Microsoft 365 Group or Microsoft Teams team", |
| 8 | + "image": "https://raw.githubusercontent.com/pnp/script-samples/main/scripts/aad-control-guestaccount-m365-groups-teams/assets/example.png", |
| 9 | + "type": "powershell", |
| 10 | + "tabTag": "#tab/pnpps", |
| 11 | + "authors": [ |
| 12 | + { |
| 13 | + "name": "Reshmee Auckloo", |
| 14 | + "pictureUrl": "https://avatars.githubusercontent.com/u/7693852?v=4" |
| 15 | + } |
| 16 | + ], |
| 17 | + "tags": [ |
| 18 | + "modern", |
| 19 | + "Connect-PnPOnline", |
| 20 | + "Disconnect-PnPOnline", |
| 21 | + "Get-PnPMicrosoft365GroupSettings", |
| 22 | + "New-PnPMicrosoft365GroupSettings", |
| 23 | + "Set-PnPMicrosoft365GroupSettings", |
| 24 | + "Get-PnPMicrosoft365Group" |
| 25 | + ] |
| 26 | + }, |
3 | 27 | { |
4 | 28 | "title": "Delete all Microsoft 365 groups and SharePoint sites", |
5 | 29 | "url": "https://pnp.github.io/script-samples/aad-delete-m365-groups-and-sharepoint-sites/README.html", |
|
67 | 91 | "m365 entra m365group user add" |
68 | 92 | ] |
69 | 93 | }, |
| 94 | + { |
| 95 | + "title": "Get Tenant ID", |
| 96 | + "url": "https://pnp.github.io/script-samples/aad-get-tenantid/README.html", |
| 97 | + "rawUrl": "https://raw.githubusercontent.com/pnp/script-samples/main/scripts/aad-get-tenantid/README.md", |
| 98 | + "description": "These are 2 practical scripts to get Tenant ID from either a domain name or from a Subscriptionis ID.", |
| 99 | + "image": "https://raw.githubusercontent.com/pnp/script-samples/main/scripts/aad-get-tenantid/assets/preview.png", |
| 100 | + "type": "powershell", |
| 101 | + "tabTag": "#tab/pnpps", |
| 102 | + "authors": [ |
| 103 | + { |
| 104 | + "name": "Reshmee Auckloo", |
| 105 | + "pictureUrl": "https://avatars.githubusercontent.com/u/7693852?v=4" |
| 106 | + }, |
| 107 | + { |
| 108 | + "name": "Daniel Kåven", |
| 109 | + "pictureUrl": "https://github.com/dkaaven.png" |
| 110 | + } |
| 111 | + ], |
| 112 | + "tags": [ |
| 113 | + "<Cmdlets-Used>" |
| 114 | + ] |
| 115 | + }, |
70 | 116 | { |
71 | 117 | "title": "Grant Managed Identity permissions to audit and cleanup SPFx App Principal permissions", |
72 | 118 | "url": "https://pnp.github.io/script-samples/aad-grant-serviceprincipal-api-permissions/README.html", |
|
85 | 131 | "<Cmdlets-Used>" |
86 | 132 | ] |
87 | 133 | }, |
| 134 | + { |
| 135 | + "title": "Automate Renewal of Expiring M365 Groups or or Microsoft Teams teams", |
| 136 | + "url": "https://pnp.github.io/script-samples/aad-renew-m365-group/README.html", |
| 137 | + "rawUrl": "https://raw.githubusercontent.com/pnp/script-samples/main/scripts/aad-renew-m365-group/README.md", |
| 138 | + "description": "Automate Renewal of Expiring M365 Groups or or Microsoft Teams teams", |
| 139 | + "image": "https://raw.githubusercontent.com/pnp/script-samples/main/scripts/aad-renew-m365-group/assets/example.png", |
| 140 | + "type": "powershell", |
| 141 | + "tabTag": "#tab/pnpps", |
| 142 | + "authors": [ |
| 143 | + { |
| 144 | + "name": "Reshmee Auckloo", |
| 145 | + "pictureUrl": "https://avatars.githubusercontent.com/u/7693852?v=4" |
| 146 | + } |
| 147 | + ], |
| 148 | + "tags": [ |
| 149 | + "modern", |
| 150 | + "Connect-PnPOnline", |
| 151 | + "Disconnect-PnPOnline", |
| 152 | + "Get-PnPMicrosoft365ExpiringGroup", |
| 153 | + "Reset-PnPMicrosoft365GroupExpiration", |
| 154 | + "Get-PnPMicrosoft365Group" |
| 155 | + ] |
| 156 | + }, |
88 | 157 | { |
89 | 158 | "title": "Replace a user's membership in selected Microsoft 365 Groups or Teams", |
90 | 159 | "url": "https://pnp.github.io/script-samples/aad-replace-membership-of-selected-groups/README.html", |
|
1703 | 1772 | "authors": [ |
1704 | 1773 | { |
1705 | 1774 | "name": "Eilaf Barmare", |
1706 | | - "pictureUrl": "https://github.com/elaf365.png" |
| 1775 | + "pictureUrl": "https://github.com/EilafBarmare.png" |
1707 | 1776 | } |
1708 | 1777 | ], |
1709 | 1778 | "tags": [ |
|
3501 | 3570 | "authors": [ |
3502 | 3571 | { |
3503 | 3572 | "name": "Lewis Baybutt", |
3504 | | - "pictureUrl": "https://github.com/lowcodelewis.png" |
| 3573 | + "pictureUrl": "https://github.com/lewisdoesdev.png" |
3505 | 3574 | } |
3506 | 3575 | ], |
3507 | 3576 | "tags": [] |
|
0 commit comments