Skip to content

Commit 8430a78

Browse files
authored
Pencil edit
Applied the code format for cmdlet names
1 parent 8a8bcdd commit 8430a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

teams/teams-ps/teams/Get-CsSdgBulkSignInRequestStatus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ This example shows how to read the batch status response into a new variable and
3737
## PARAMETERS
3838

3939
### -Batchid
40-
Batch ID is the response returned by the New-CsSdgBulkSignInRequest cmdlet. It is used as input for querying the status of the batch through Get-CsSdgBulkSignInRequestStatus cmdlet.
40+
Batch ID is the response returned by the `New-CsSdgBulkSignInRequest` cmdlet. It is used as input for querying the status of the batch through `Get-CsSdgBulkSignInRequestStatus` cmdlet.
4141

4242
```yaml
4343
Type: String

0 commit comments

Comments
 (0)