Valid AZ-305 Dumps shared by ExamDiscuss.com for Helping Passing AZ-305 Exam! ExamDiscuss.com now offer the newest AZ-305 exam dumps, the ExamDiscuss.com AZ-305 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com AZ-305 dumps with Test Engine here:
You plan to move a web application named App! 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?
Correct Answer: D
(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 app makes use of any COM components, these need to be rewritten in managed code and deployed with the 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."