Java SE is correct answer.
Web Job is only on Windows(no Linux)
Ruby 2.6 => Windows Not Support
Python 3.7 => Windows Not Support
ASP.NET V4.7 = Windows Not Support(ASP.BET V4.8 is fine)
I think this is right because...
WebJobs is not yet supported for App Service on Linux. ref. https://docs.microsoft.com/en-us/azure/app-service/webjobs-create#overview
and: az webapp list-runtimes
[
"aspnet|V4.8",
"aspnet|V3.5",
"DOTNETCORE|2.1",
"DOTNETCORE|3.1",
"DOTNET|5.0",
"node|10.6",
"node|10.10",
"node|10.14",
"node|12-lts",
"php|7.2",
"php|7.3",
"php|7.4",
"python|3.6",
"java|1.8|Tomcat|7.0",
"java|1.8|Tomcat|8.0",
"java|1.8|Tomcat|8.5",
"java|1.8|Tomcat|9.0",
"java|1.8|Java SE|8",
"java|11|Tomcat|7.0",
"java|11|Tomcat|8.0",
"java|11|Tomcat|8.5",
"java|11|Tomcat|9.0",
"java|11|Java SE|8"
]
You have an Azure web app called WebApp1.
You find that backup options are not available for WebApp1.
You need to backup WebApp1.
What should you do first?
Please select only one answer.
A-Modify the platform settings of WebApp1.
B-Modify the application settings of WebApp1.
C-Increase the app's service plan.
D-Scale out the app's service plan.
You plan to deploy the following Azure web apps:
WebApp1, which uses the .NET 5 runtime stack
WebApp2, which uses the ASP.NET V4.8 runtime stack
WebApp3, which uses the Java 11 runtime stack
WebApp4, which uses the PHP 8.0 runtime stack
You need to create the App Service plans for the web apps.
What is the minimum number of App Service plans that must be created?
A-1
B-2
C-3
D-4
Ruby and Python only run on Linux, (https://docs.microsoft.com/en-us/azure/app-service/overview), and WebJobs is not yet supported for App Service on Linux, (https://docs.microsoft.com/en-us/azure/app-service/webjobs-create#overview) so WebApp2 and WebApp3 cannot be used.
You can choose to develop a WebJob that runs as either a .NET Core app or a .NET Framework app.
ASP.NET web app required 4.8 (https://docs.microsoft.com/en-us/azure/app-service/quickstart-dotnetcore?tabs=net60&pivots=development-environment-vs) so WebApp4 cannot be used.
Only option is WebApp1 using JaveSE
Per this documentation: https://docs.microsoft.com/en-us/azure/azure-functions/functions-versions?tabs=in-process%2Cv4&pivots=programming-language-csharp
Answer could be A and D.
Language 1.x 2.x 3.x 4.x
C# GA (.NET Framework 4.8) GA (.NET Core 2.11) GA (.NET Core 3.1)
GA (.NET 5.0) GA (.NET 6.0)
JavaScript GA (Node.js 6) GA (Node.js 10 & 8) GA (Node.js 14, 12, & 10) GA (Node.js 14)
Preview (Node.js 16)
F# GA (.NET Framework 4.8) GA (.NET Core 2.11) GA (.NET Core 3.1) GA (.NET 6.0)
Java N/A GA (Java 8) GA (Java 11 & 8) GA (Java 11 & 8)
PowerShell N/A GA (PowerShell Core 6) GA (PowerShell 7.0 & Core 6) GA (PowerShell 7.0)
Python N/A GA (Python 3.7 & 3.6) GA (Python 3.9, 3.8, 3.7, & 3.6) GA (Python 3.9, 3.8, 3.7)
TypeScript2 N/A GA GA GA
As of Dec 2021, ASP.NET 4.7 is not a valid runtime option. Java SE is the only possible answer here with a caveate: it needs to be deployed on the Windows OS instead of linux as WebJobs only supports Windows platform.
So the answer is A. Java SE
A similar one, not present in this dump was on exam 13dic2021
Shows four web apps
1 asp.net deployed as code
2 ruby deployed as code
3 a container with linux
4 a container with windows
2 questions:
a) Which webapp support webjobs
only option1 (chosen)
option 1 and 4
option 1 and 2
all
Which ones support deployment slots
(I chose all)
This section is not available anymore. Please use the main Exam Page.AZ-303 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
byuq
Highly Voted 4 years, 4 months agotinyflame
Highly Voted 4 years, 3 months agohenry1985
3 years, 11 months agoobservador081
Most Recent 2 years, 11 months agoobservador081
2 years, 11 months agoleemnclng
2 years, 8 months agoab079
2 years, 7 months agoKemalM
3 years, 2 months agoJayBee65
3 years, 2 months agoERROR505
3 years, 2 months agoaltafpatel1984
3 years, 2 months agoplmmsg
3 years, 4 months agojmay
3 years, 4 months agoMr_RJ
3 years, 4 months agojadepe
3 years, 4 months agoMr_RJ
3 years, 4 months agogcpbrig01
3 years, 4 months agosyu31svc
3 years, 8 months agothelue
3 years, 8 months agostruz
3 years, 9 months agonorbitek
3 years, 11 months agoazurellc
3 years, 11 months ago