- Lab
- A Cloud Guru
Create an Application Security Group for Two Web Servers in Azure
Your company has prepared two web servers and they intend to start serving traffic to them soon. Both servers have IIS installed, but they don't have port 80 (HTTP) or 443 (HTTPS) open for internet traffic. You have been tasked with creating an application security group, associating it with a network security group, and ensuring that the servers are accessible from the internet.
Path Info
Table of Contents
-
Challenge
Create a New Application Security Group
- Create a new application security group named
webserver-asg
in the same region as the rest of our resources.
- Create a new application security group named
-
Challenge
Create a New Network Security Rule
- Create a new inbound network security rule on our existing NSG to allow HTTP/HTTPS traffic on port 80 and 443 using our application security group.
-
Challenge
Test Connectivity to the Web Servers
- Gather the public IP addresses of our IIS webserver VMs and paste them into the browser to validate the IIS splash page to validate the successfult completion of this lab. Make sure to use http and not https.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.