Skip to content

Commit 4ae4b89

Browse files
authored
Merge pull request #2 from levdavid/patch-1
add format notice to Get-CsTeamTemplate
2 parents ab3f2ec + ee2956b commit 4ae4b89

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

teams/teams-ps/teams/Get-CsTeamTemplate.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ schema: 2.0.0
1616

1717
This cmdlet supports retrieving details of a team template available to your tenant given the team template uri.
1818

19+
NOTE: The returned template definition is a PowerShell object formatted as a JSON for readability. Please refer to the examples for suggested interaction flows for template management.
20+
1921
## SYNTAX
2022

2123
### Get (Default)

0 commit comments

Comments
 (0)