You have an Azure subscription that contains the resources shown in the following table.

You are developing a background task named Task1 that will perform CPU-intensive calculations. The solution must meet the following requirements:
• Support overlapping runs.
• Run every five minutes.
• Be highly available.
You need to deploy Task1 as a WebJob. The solution must minimize costs and administrative effort What should you do?
Submit