exam questions

Exam AZ-801 All Questions

View all questions & answers for the AZ-801 exam

Exam AZ-801 topic 4 question 8 discussion

Actual exam question from Microsoft's AZ-801
Question #: 8
Topic #: 4
[All AZ-801 Questions]

HOTSPOT -
You have a server that runs Windows Server and has the Web Server (IIS) server role installed. Server1 hosts a single website that has the following configurations:
✑ Is accessible by using a URL of https://www.contoso.com:8443 and has an SSL certificate that was issued by a third-party certification authority (CA) in the

Microsoft Trusted Root Program -
✑ Uses anonymous authentication
✑ Was developed by using PHP
You plan to use APP Service Migration Assistant to migrate the website to Azure App Service.
You need to migrate the website. The solution must minimize the number of changes made to the existing website.
What should you do manually to ensure that the website migration is successful? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Reference:
https://docs.microsoft.com/en-us/learn/modules/migrate-app-service-migration-assistant/3-understand-assessment https://docs.microsoft.com/en-us/learn/modules/migrate-app-service-migration-assistant/5-understand-migration

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
ant_12
Highly Voted 1 year, 10 months ago
"Configure certificate and custom domain"" After a successful migration, you'll need to perform any post-migration tasks. They might include: Manually moving application settings and connection strings in your web.config file to Azure App Service. Migrating data from an on-premises SQL Server instance to an Azure SQL database. Setting up an SSL certificate. Setting up custom domain names. Setting up permissions in Azure Active Directory. https://learn.microsoft.com/en-us/training/modules/migrate-app-service-migration-assistant/5-understand-migration
upvoted 7 times
...
BlackCat9588
Most Recent 4 months, 1 week ago
Change listening port of the website Create App Service plan
upvoted 1 times
...
mohamed1999
6 months, 3 weeks ago
box 1 : Change listening port of the website box 2 : Configure certificate and custom domain when you run the App migration assistant you can deploy a new RG with an App Service plan. After migration you need to add custom domain.
upvoted 2 times
...
syu31svc
1 year, 7 months ago
https://learn.microsoft.com/en-us/training/modules/migrate-app-service-migration-assistant/3-understand-assessment Because Azure App Service allows for only standard web traffic, this readiness check ensures that the web app listens on only ports 80 (for HTTP traffic) and 443 (for HTTPS traffic). Server1 -> Change listening port of the website Azure -> Create App Service plan (What else can it be?) Answer is correct
upvoted 3 times
mohamed1999
6 months, 3 weeks ago
when you run the App migration assistant you can deploy a new RG with an App Service plan. After migration you need to add custom domain.
upvoted 1 times
...
...
Contactfornitish
2 years, 3 months ago
Not sure on this answer Yes you need to change port as Azure app service wouldn't accept anything other than 80/443 and also anonymousauth is on by default. But on second point, without custom domain and cert, it's major change for application and it would be one of post step for sure. Certificate it may handle but custom domain? Same time it's true that it needs an app service plan too
upvoted 4 times
GoforIT21
2 years, 2 months ago
Well, I guess what they're getting at here is that you don't need to configure a custom domain name AND a certificate. A custom domain name would be enough. And, as you said, the App Service plan is the safe option here.
upvoted 3 times
lukiduc9625
2 years, 1 month ago
I don’t think that “Create an App Service plan” is the safe option because in second mentioned article you can find: “You can choose to create a new App Service plan to host the app, or select an existing plan.” It looks like that creating App Service plan could be done DURING migration process
upvoted 2 times
...
lukiduc9625
2 years, 1 month ago
In my opinion correct answer for second box is “Configure a certificate and a custom domain name”. On site https://learn.microsoft.com/en-us/training/modules/migrate-app-service-migration-assistant/3-understand-assessment there is following sentence: “Azure App Service can handle security certificates, but Migration Assistant ‘Certificates’ readiness check will warn you that the Migration Assistant WON'T MIGRATE the certificate AUTOMATICALLY for you.” Also in article https://learn.microsoft.com/en-us/training/modules/migrate-app-service-migration-assistant/5-understand-migration one can find following info: “After a successful migration, you'll need to perform any post-migration tasks. They might include: - Manually moving application settings and connection strings in your web.config file to Azure App Service. - Migrating data from an on-premises SQL Server instance to an Azure SQL database. - SETTING UP AN SSL CERTIFICATE. - SETTING UP CUSTOM DOMAIN NAMES. - Setting up permissions in Azure Active Directory.”
upvoted 6 times
...
...
...
xxxxx85xx
2 years, 7 months ago
Correct Answers Certificates: Azure App Service can handle security certificates, but this readiness check will warn you that the Migration Assistant won't migrate the certificate automatically for you.
upvoted 4 times
...
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.

SaveCancel
Loading ...