You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Confirmed with the PG in below ADO issue that even if admin disabled default app by Disable-App cmdlet, it gets enabled automatically once user access the app thereafter.
https://o365exchange.visualstudio.com/DefaultCollection/O365%20Core/_workitems/edit/5593477
Therefore, mentioning the same to avoid confusion at customer side (There are already similar SRs in the past from time to time).
Copy file name to clipboardExpand all lines: exchange/exchange-ps/ExchangePowerShell/Disable-App.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,6 +60,8 @@ Disable-App -Identity 545d8236-721a-468f-85d8-254eca7cb0da -Mailbox Tony
60
60
61
61
This example disables the Share to Teams app for user Tony.
62
62
63
+
**Note**: Even if you disable default app by this cmdlet, it will be enabled automatically when user access respective app. This is by design behavior.
0 commit comments