az-204-developer-associate video for you are designing an Azure WebJob that will run on the same instances as a web app. You want to make use of a suitable
You are designing an Azure WebJob that will run on the same instances as a web app. You want to make use of a suitable WebJob type. The webjob type should also allow for the option to restrict the WebJob to a single instance. Solution: You configure the use of the Continuous WebJob type. Does the solution meet the goal?