Skip to content

Commit 37f3196

Browse files
authored
Update Disable-App.md
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).
1 parent 4071432 commit 37f3196

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

exchange/exchange-ps/ExchangePowerShell/Disable-App.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ Disable-App -Identity 545d8236-721a-468f-85d8-254eca7cb0da -Mailbox Tony
6060

6161
This example disables the Share to Teams app for user Tony.
6262

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.
64+
6365
## PARAMETERS
6466

6567
### -Identity

0 commit comments

Comments
 (0)