Skip to content

Commit

Permalink
status
Browse files Browse the repository at this point in the history
  • Loading branch information
meganbradley committed Nov 28, 2024
1 parent 0a167e8 commit e258218
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion azps-12.5.0/Az.Communication/Get-AzCommunicationService.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Get the CommunicationService and its properties.

### Example 1: List existing CommunicationServices for a Subscription
```powershell
Get-AzCommunicationService -SubscriptionId 632ec9eb-fad7-4cbd-993a-e72973ba2acc
Get-AzCommunicationService -SubscriptionId aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e
```

```output
Expand Down
2 changes: 1 addition & 1 deletion azps-12.5.0/Az.Communication/Get-AzEmailService.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Get the EmailService and its properties.

### Example 1: List existing Email Services for a Subscription
```powershell
Get-AzCommunicationService -SubscriptionId 73fc3592-3cef-4300-5e19-8d18b65ce0e8
Get-AzCommunicationService -SubscriptionId aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e
```

```output
Expand Down

0 comments on commit e258218

Please sign in to comment.