Skip to content

Commit 88a8ce1

Browse files
authored
Merge pull request MicrosoftDocs#7826 from get-itips/patch-355
Expanding descriptions
2 parents f4499c7 + 725e63b commit 88a8ce1

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

skype/skype-ps/skype/Get-CsTeamsFeedbackPolicy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.reviewer:
1414

1515
## SYNOPSIS
1616

17-
Use this cmdlet to retrieve the current Teams Feedback policies in the organization.
17+
Use this cmdlet to retrieve the current Teams Feedback policies (the ability to send feedback about Teams to Microsoft and whether they receive the survey) in the organization.
1818

1919
## SYNTAX
2020

@@ -23,7 +23,7 @@ Get-CsTeamsFeedbackPolicy [-LocalStore] [[-Identity] <Object>] [-Tenant <Object>
2323
```
2424

2525
## DESCRIPTION
26-
Retrieves the current Teams Feedback policies in the organization.
26+
Retrieves the current Teams Feedback policies (the ability to send feedback about Teams to Microsoft and whether they receive the survey) in the organization.
2727

2828
## EXAMPLES
2929

skype/skype-ps/skype/Grant-CsTeamsFeedbackPolicy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.reviewer:
1414

1515
## SYNOPSIS
1616

17-
Use this cmdlet to grant a specific Teams Feedback policy to a user.
17+
Use this cmdlet to grant a specific Teams Feedback policy to a user (the ability to send feedback about Teams to Microsoft and whether they receive the survey).
1818

1919
## SYNTAX
2020

@@ -24,7 +24,7 @@ Grant-CsTeamsFeedbackPolicy [-PassThru] [-Confirm] [[-PolicyName] <Object>] [[-I
2424
```
2525

2626
## DESCRIPTION
27-
Grants a specific Teams Feedback policy to a user.
27+
Grants a specific Teams Feedback policy to a user (the ability to send feedback about Teams to Microsoft and whether they receive the survey) or to set a specific Teams feedback policy the new effective global policy.
2828

2929
## EXAMPLES
3030

skype/skype-ps/skype/Set-CsTeamsFeedbackPolicy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.reviewer:
1414

1515
## SYNOPSIS
1616

17-
Use this cmdlet to modify a Teams feedback policy.
17+
Use this cmdlet to modify a Teams feedback policy (the ability to send feedback about Teams to Microsoft and whether they receive the survey).
1818

1919
## SYNTAX
2020

@@ -26,7 +26,7 @@ Set-CsTeamsFeedbackPolicy [-WhatIf] [-Confirm] [[-Identity] <Object>] [-Tenant <
2626
```
2727

2828
## DESCRIPTION
29-
Modifies a Teams feedback policy.
29+
Modifies a Teams feedback policy (the ability to send feedback about Teams to Microsoft and whether they receive the survey).
3030

3131
## EXAMPLES
3232

0 commit comments

Comments
 (0)