Storage Queues:
-
Per pool queue. These are used to queue Worksets to nodes in a given pool. (location:
<pool_id>
onfuzz
storage account) -
Per task queue. These are used for tasks that use an input queue such as "new crashing inputs" (location:
<task_id>
onfuzz
storage account) -
Per instance 'Heartbeat' queue. Agents send status 'heartbeat' messages to the API service (location:
heartbeats
onfunc
storage account) -
Oauth2 enabled
Backchannel
HTTP endpoint. Agents send & receive messages via endpoint- location:
agent/commands
onazure functions
instance - location:
agent/events
onazure functions
instance - location:
agent/register
onazure functions
instance
- location:
-
Per instance file change notification queue. Event-Grid updates file updates in the
fuzz
storage account (location:file-changes
onfunc
storage account) -
Per instance proxy queue. Scaleset proxy agents send status updates to the API service (location:
proxy
onfunc
storage account) -
Per instance update queue. API service uses this to queue updates in the future (location
update-queue
onfunc
storage account)