ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 21 - AZ-305 discussion

Report
Export

You plan to move a web application named App1 from an on-premises data center to Azure.

App1 depends on a custom COM component that is installed on the host server.

You need to recommend a solution to host App1 in Azure. The solution must meet the following requirements:

App1 must be available to users if an Azure data center becomes unavailable.

Costs must be minimized.

What should you include in the recommendation?

A.
In two Azure regions, deploy a load balancer and a virtual machine scale set.
Answers
A.
In two Azure regions, deploy a load balancer and a virtual machine scale set.
B.
In two Azure regions, deploy a Traffic Manager profile and a web app.
Answers
B.
In two Azure regions, deploy a Traffic Manager profile and a web app.
C.
In two Azure regions, deploy a load balancer and a web app.
Answers
C.
In two Azure regions, deploy a load balancer and a web app.
D.
Deploy a load balancer and a virtual machine scale set across two availability zones.
Answers
D.
Deploy a load balancer and a virtual machine scale set across two availability zones.
Suggested answer: D

Explanation:

(https://docs.microsoft.com/en-us/dotnet/azure/migration/app-service#com-and-com-components)Azure App Service does not allow the registration of COM components on the platform. If your appmakes use of any COM components, these need to be rewritten in managed code and deployed withthe site or application. https://docs.microsoft.com/en-us/dotnet/azure/migration/app-service"Azure App Service with Windows Containers If your app cannot be migrated directly to App Service,consider App Service using Windows Containers, which enables usage of the GAC, COM components,MSIs, full access to .NET FX APIs, DirectX, and more."

asked 02/10/2024
test testsers
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first