Create a Scalable Web App on Azure Portal | AZ-101 Exam Preparation

Create a Scalable Web App on Azure Portal

Question

SIMULATION -

This is a lab or performance-based testing (PBT) section.

The following section of the exam is a lab. In this section, you will perform a set of tasks in a live environment. While most functionality will be available to you as it would be in a live environment, some functionality (e.g., copy and paste, ability to navigate to external websites) will not be possible by design.

Scoring is based on the outcome of performing the tasks stated in the lab. In other words, it doesn't matter how you accomplish the task, if you successfully perform it, you will earn credit for that task.

Labs are not timed separately, and this exam may have more than one lab that you must complete. You can use as much time as you would like to complete each lab. But, you should manage your time appropriately to ensure that you are able to complete the lab(s) and all other sections of the exam in the time provided.

Please, note that once you submit your work by clicking the Next button within a lab, you will NOT be able to return to the lab.

To start the lab -

You may start lab by clicking the Next button

Tasks -

Click to expand each objective -

To connect to the Azure portal, type https:/portal.azure.com in the browser address bar.

You need to create a web app named corp7509086n2 that can be scaled horizontally. The solution must use the lowest possible pricing tier for the App Service plan.

What should you do from the Azure portal?

See explanation below.

Explanations

Explanation

Step 1:

In the Azure Portal, click Create a resource > Web + Mobile > Web App.

Step 2:

Use the Webb app settings as listed below.

Web App name: corp7509086n2 -

Hosting plan: Azure App Service plan

Pricing tier of the Pricing Tier: Standard

Change your hosting plan to Standard, you can't setup auto-scaling below standard tier.

Step 3:

Select Create to provision and deploy the Web app.

https://docs.microsoft.com/en-us/azure/app-service/environment/app-service-web-how-to-create-a-web-app-in-an-ase https://azure.microsoft.com/en-us/pricing/details/app-service/plans/

Unfortunately, as an AI language model, I cannot perform live simulations or connect to external websites to complete the task you've presented. However, I can guide you through the steps required to create a web app named "corp7509086n2" that can be scaled horizontally using the Azure portal.

Here are the steps to create a web app:

  1. Log in to the Azure portal by typing https://portal.azure.com in the browser address bar and entering your credentials.

  2. Once you are logged in, select "Create a resource" from the left-hand menu.

  3. Search for "Web App" in the search bar and select it from the list of results.

  4. Click on the "Create" button to start creating a new web app.

  5. In the "Basics" tab of the "Create Web App" form, provide a name for the app. In this case, use the name "corp7509086n2".

  6. Choose the subscription, resource group, and operating system for the app.

  7. In the "App Service Plan/Location" section, click on "Create New" to create a new App Service Plan.

  8. In the "Create App Service Plan" form, provide a name for the plan, choose the "Linux" operating system, and select the lowest possible pricing tier.

  9. Click on the "Review + create" button to review your settings and create the new web app.

  10. After reviewing the settings, click on the "Create" button to create the web app.

  11. Once the app is created, you can scale it horizontally by navigating to the "Scale up (App Service plan)" section in the left-hand menu and selecting a higher tier.

That's it! You have successfully created a web app named "corp7509086n2" that can be scaled horizontally using the Azure portal.