Name Sender Subject CreatedDate
---- ------ ------- -----------
testCommunication1 sender@sender.com this is a test subject - TrackingID#2403070040015890 3/11/2024 3:46:43 PM
testCommunication2 sender@sender.com this is a test subject - TrackingID#2403070040015890 3/11/2024 3:46:43 PM
List all communications under a no subscription support ticket
Example 2: Get a communication under a no subscription support ticket
Body : <pre>this is a test body</pre>
CommunicationDirection : Inbound
CommunicationType : Web
CreatedDate : 3/7/2024 11:53:33 PM
Id : /providers/Microsoft.Support/supportTickets/test1234/communications/testCommunication1
Name : testCommunication
ResourceGroupName :
Sender : sender@sender.com
Subject : this is a test subject - TrackingID#2403070040015890
Type : Microsoft.Support/communications
Get a communication under a no subscription support ticket
The DefaultProfile parameter is not functional.
Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription.
The filter to apply on the operation.
You can filter by communicationType and createdDate properties.
CommunicationType supports Equals ('eq') operator and createdDate supports Greater Than ('gt') and Greater Than or Equals ('ge') operators.
You may combine the CommunicationType and CreatedDate filters by Logical And ('and') operator.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable,
-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see
about_CommonParameters.
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.