Skip to Content

AZ-104: Streamlining Azure App Service Deployment Best Practices and Tools

Discover how to efficiently implement web apps with Azure App Service, including cloning configurations, tracking web page usage with Azure Application Insights, and leveraging automated deployment sources from GitHub, ensuring seamless deployment and optimization for your organization’s online presence.

You’re developing a strategy to implement web apps for your company by using Azure App Service. Various teams in your organization have submitted requests for your consideration as part of the implementation plan.

  • The Production team needs information about cloning configurations across deployment slots.
  • The Marketing team needs to know which research web pages are most popular, at what times of day, and where users are located.
  • You’re investigating automated deployment sources.

Question 1

When you clone a configuration from another deployment slot, which configuration setting follows the content across the swap?

A. Custom domain names
B. Connection strings
C. Scale settings

Answer

B. Connection strings

Explanation

Connections strings follow the content across the swap.

A is incorrect. Custom domain names don’t follow the content across the swap.
C is incorrect. Scale settings don’t follow the content across the swap.

Question 2

How can you support the Marketing team requests about research web page usage?

A. Continuous deployment
B. Application logging
C. Azure Application Insights

Answer

C. Azure Application Insights

Explanation

Application Insights meets all the requirements. The product can also determine which web pages perform best.

A is incorrect. Continuous deployment is the process of moving software that’s been built and tested successfully into production.
B is incorrect. Enabling application logging provides authentication and authorization traces.

Question 3

Which option is a valid automated deployment source?

A. GitHub
B. JavaScript code
C. SharePoint

Answer

A. GitHub

Explanation

Azure currently supports Azure DevOps, GitHub, Bitbucket, OneDrive, Dropbox, and external Git repositories.

B is incorrect. Azure currently supports Azure DevOps, GitHub, Bitbucket, OneDrive, Dropbox, and external Git repositories.
C is incorrect. Azure currently supports Azure DevOps, GitHub, Bitbucket, OneDrive, Dropbox, and external Git repositories.

Microsoft Azure Administrator AZ-104 certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Microsoft Azure Administrator AZ-104 exam and earn Microsoft Azure Administrator AZ-104 certification.