az communication chat
Note
This reference is part of the communication extension for the Azure CLI (version 2.59.0 or higher). The extension will automatically install the first time you run an az communication chat command. Learn more about extensions.
This command group is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Commands to interact with Azure Communication Services Chat gateway.
Commands
Name | Description | Type | Status |
---|---|---|---|
az communication chat message |
Commands to manage messages in a chat thread of a Communication Service resource. |
Extension | Preview |
az communication chat message delete |
Deletes a message from a chat thread by id. |
Extension | Preview |
az communication chat message get |
Gets a message from a chat thread by id. |
Extension | Preview |
az communication chat message list |
Gets list of messages from a chat thread. |
Extension | Preview |
az communication chat message receipt |
Commands to manage message read-receipts in a chat thread of a Communication Service resource. |
Extension | Preview |
az communication chat message receipt list |
Gets read receipts of a chat thread. |
Extension | Preview |
az communication chat message receipt send |
Posts a read receipt event to a chat thread, on behalf of a user. |
Extension | Preview |
az communication chat message send |
Sends a message to a chat thread. |
Extension | Preview |
az communication chat message update |
Updates a message. |
Extension | Preview |
az communication chat participant |
Commands to manage participants in a chat thread of a Communication Service resource. |
Extension | Preview |
az communication chat participant add |
Adds a participant to a chat thread. |
Extension | Preview |
az communication chat participant list |
Gets the participants of a chat thread. |
Extension | Preview |
az communication chat participant remove |
Removes a participant from a chat thread. |
Extension | Preview |
az communication chat thread |
Commands to manage chat thread of a Communication Service resource. |
Extension | Preview |
az communication chat thread create |
Creates a chat thread. |
Extension | Preview |
az communication chat thread delete |
Deletes a chat thread. |
Extension | Preview |
az communication chat thread list |
Gets the list of chat threads of a user. |
Extension | Preview |
az communication chat thread update-topic |
Updates the topic of a chat thread. |
Extension | Preview |