Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ Deletes an instance of TeamsWorkLocationDetectionPolicy. The `Identity` paramete

### Example 1
```powershell
PS C:\>Remove-CsTeamsWorkLocationDetectionPolicy -Identity Foobar
PS C:\>Remove-CsTeamsWorkLocationDetectionPolicy -Identity wld-policy
```

Deletes a given policy instance with the Identity Foobar.
Deletes a given policy instance with the Identity wld-policy.

## PARAMETERS

Expand Down