v1
latestSwagger 2.02026-07-13142753.8 KBCommunications
Adds a new customer communication to an Azure support ticket. Adding attachments are not currently supported via the API. <br/>To add a file to a support ticket, visit the <a target='_blank' href='https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/managesupportrequest'>Manage support ticket</a> page in the Azure portal, select the support ticket, and use the file upload control to add a new file.
put/subscriptions/{subscriptionId}/providers/Microsoft.Support/supportTickets/{supportTicketName}/communications/{communicationName}
Path parameters
supportTicketNamestring required
Support ticket name
communicationNamestring required
Communication name
subscriptionIdstring required
Azure subscription id
Query parameters
api-versionstring required
Api version
Request body
Response
OK - Communication created successfully.