Ultimate access to all questions.
You are tasked with designing an Azure Stream Analytics job to process real-time data from IoT devices. The data includes sensor readings that must be processed exactly once to avoid duplicate entries in the downstream database. How would you configure Azure Stream Analytics to ensure exactly once delivery, and what steps would you take to handle potential issues such as network failures or system crashes?