You have an Azure subscription that includes the following web apps:

WebApp1, which runs code in a Windows operating system.
WebApp2, which runs code in a Linux operating system.
WebApp3, which runs in a Docker container on Windows.
WebApp4, which runs in a Docker container on Linux.
From which web apps can you use WebJobs?
Select only one answer.

WebApp1 only
WebApp1 and WebApp2 only
WebApp1 and Web3 only
WebApp1, WebApp2, WebApp3 and WebApp4