We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad29a0a commit ab2923dCopy full SHA for ab2923d
teams/teams-ps/teams/Update-M365TeamsApp.md
@@ -35,7 +35,7 @@ This cmdlet allows administrators to modify app state and availability by adding
35
```powershell
36
PS C:\> Update-M365TeamsApp -Id 4c4ec2e8-4a2c-4bce-8d8f-00fc664a4e5b -AppAssignmentType Everyone
37
```
38
-Updates availablity assignment information of 4c4ec2e8-4a2c-4bce-8d8f-00fc664a4e5b app to Everyone.
+Updates the availability value for Bookings app (App ID 4c4ec2e8-4a2c-4bce-8d8f-00fc664a4e5b) to Everyone.
39
40
### Example 2
41
0 commit comments