Skip to content

Commit 6de71da

Browse files
committed
Small tweaks to submission
1 parent 45996fb commit 6de71da

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

scripts/spo-revoke-app-site-permission/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,8 @@ end {
228228
# Preview what would be revoked (WhatIf mode)
229229
# ./Revoke-AppSitePermissions.ps1 -TenantAdminUrl "https://contoso-admin.sharepoint.com" -AppDisplayName "MyApp" -RevokePermissions -WhatIf
230230
```
231+
[!INCLUDE [More about CLI for Microsoft 365](../../docfx/includes/MORE-CLIM365.md)]
232+
231233

232234
# [PnP PowerShell](#tab/pnpps)
233235

@@ -325,7 +327,7 @@ else {
325327
}
326328
```
327329
[!INCLUDE [More about PnP PowerShell](../../docfx/includes/MORE-PNPPS.md)]
328-
330+
***
329331

330332
## Source Credit
331333

scripts/spo-revoke-app-site-permission/assets/sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
""
1010
],
1111
"creationDateTime": "2025-10-23",
12-
"updateDateTime": "2026-01-05",
12+
"updateDateTime": "2026-01-17",
1313
"products": [
1414
"SharePoint",
1515
"Entra ID"

0 commit comments

Comments
 (0)