This network security group lab in the terminal provides practical experience configuring Azure network access. You'll learn how to create a virtual machine, install Nginx, and set up network security groups. The lab covers activating the sandbox, creating a Linux virtual machine, configuring Nginx on the virtual machine via a custom script extension, and enabling HTTP traffic to the virtual machine. You'll also learn to verify that the virtual machine runs using the appropriate Azure commands and validate your successful work.
----
Get ready for your #AZ-900 certification with curated YouTube playlists and Udemy's interactive course. Access extra practice questions, quizzes, and detailed explanations to enhance your skills.
🔥Playlist 1: • AZ-900 - 1. Microsoft Azure Fundamentals: ...
🏫 Udemy Course 1: https://www.udemy.com/course/cyberchr...
🔥Playlist 2: • AZ-900 - 2. Microsoft Azure Fundamentals: ...
🏫 Udemy Course 2: https://www.udemy.com/course/cyberchr...
🔥Playlist 3: • AZ-900 - 3. Microsoft Azure Fundamentals: ...
---
✅Micosoft Modules
👉 Microsoft Azure Fundamentals: Describe Azure Architecture and Services - Microsoft Learn Learning Path: https://learn.microsoft.com/en-us/tra...
👉 Module 1 - Describe the Core Architectural Components of Azure: https://learn.microsoft.com/en-us/tra...
👉 THIS VIDEO 👉 Module 2 - Describe Azure Compute and Networking Services: https://learn.microsoft.com/en-us/tra...
👉 Module 3 - Describe Azure Storage Services: https://learn.microsoft.com/en-us/tra...
👉 Module 4 - Describe Azure Identity, Access, and Security: https://learn.microsoft.com/en-us/tra...
---
Show your support for mastering the AZ-900 certification by liking, commenting, subscribing, and turning on notifications on YouTube, as well as rating the Udemy course with 5 stars. 👍
🔥Cyber Christy Latest Video:
🎥 • Network Security Group Lab in Terminal (St...
🎥 • Create an Azure Resource Group (Easy Tutor...
🎥 • Create an Azure Subscription (Simple Walkt...
🎥 • DNS Explained - Domain Name System
🔴SUBSCRIPTION LINK: https://cutt.ly/Qwh9xOhK
▶️ SOCIALS:
❇️ LinkedIn | / christy-long-kushner
♻️ Facebook | / cyberchristy
📺 Youtube | / @cyberchristy911
✅ Affiliate Links:
👉 Study #technology from anywhere with Pocket Prep: https://pocketprep.sjv.io/9gq7PE
👉Use a #VPN to #Protect yourself with NordVPN: https://nordvpn.sjv.io/KjAeAy
👉Grow your YouTube Channel: https://www.tubebuddy.com/pricing?a=C...
Chapters
00:00 Introduction
00:54 Sign into #microsoft Learn Sandbox
01:31 Unit 3: Create a Linux Virtual Machine and Install #nginx
02:09 Unit 3, Task 1: Create a #linux VM using az vm create
05:33 Unit 3, Task 2: Run az vm extension set command
05:57 About NGINX
06:20 Unit 3, Task 2: About the Command
06:52 Understand the #github Script used to Install NGINX
07:32 A Message from our Sponsor #nordvpn
08:11 Unit 3, Task 2: Command Breakdown
09:01 What is a Uniform Resource Identifier (#URI)
09:48 Command: az vm list
10:22 Unit 9 Task 1: Access the Web #server
10:32 Unit 9, Task 1: Run the command az vm list-ip-addresses
12:19 Unit 9, Task 1: Run curl -connect-timeout 5 http://$IPADDRESS
12:53 What is curl?
14:30 Unit 9, Task 2: List the Current #security Group Rules
14:40 Unit 9, Task 2: Run the Command az network nsg list
16:06 Run the Command: az network nsg rule list
16:58 Run the Command: az network nsg rule list with --query and --output arguments
18:23 Unit 9, Task 3: Create the #network Security Group Rule
18:34 Explore HTTP and HTTPS
19:47 Runt the Command: az network #nsg rule create
21:44 Run the Command: az network nsg rule list to visualize the NSG rules
23:21 Task 4: Access Your #webserver Again
23:32 In #terminal Visualize, the Web Server is Working
23:42 Refresh the Browser to Visualize the Web Page
23:53 Inbound and Outbound #access Rules
24:15 Clean Up
24:32 Complete the Module and Thank You for Watching