Azure Web PubSub · Arazzo Workflow
Azure Web PubSub Revoke Permission and Evict Connection
Version 1.0.0
Revoke a connection's group permission, then forcibly close that connection.
Provider
Workflows
revoke-permission-and-evict
Revoke a connection's permission, then close the connection.
Revokes a permission from a connection via revokePermission, then closes the connection via closeConnection.
1
revokePermission
webPubSub_revokePermission
Revoke the named permission from the connection so it can no longer act on the target.
2
evictConnection
webPubSub_closeConnection
Close the connection, optionally recording a reason, to fully evict it from the hub.