Ultimate access to all questions.
You are using Azure Stream Analytics to ingest data from Azure Event Hubs and output data to an Azure Blob Storage account.
You must output the count of records received from the last five minutes, and this count should be calculated and emitted every minute.
Which windowing function should you use?