Book Image

Becoming a Cloud Expert - Microsoft Azure IaaS - Level 1 [Video]

By : Idan Gabrieli
Book Image

Becoming a Cloud Expert - Microsoft Azure IaaS - Level 1 [Video]

By: Idan Gabrieli

Overview of this book

Cloud computing is one of the biggest technology revolutions in the IT industry, spreading at the speed of light all over the world. A growing number of business companies and organizations are looking for ways to migrate their applications into the cloud or build new cloud-native applications from scratch on top of cloud infrastructure. The demand for skilled people in the area of cloud computing is increasing every day across industries. Companies are looking for cloud experts! This course is part of a training program called Becoming a Cloud Expert. It sets a strong foundation for the viewers to learn to migrate applications onto the cloud while using the Infrastructure as a Service model inside Microsoft Azure. Join us and start your journey as a cloud expert while learning to create a variety of virtual resources in Microsoft Azure. All the code and supporting files for this course are available at - https://github.com/PacktPublishing/Becoming-a-Cloud-Expert---Microsoft-Azure-IaaS---Level-1
Table of Contents (7 chapters)
Chapter 3
Azure IaaS - Networking
Content Locked
Section 5
IP Address Types
As soon as we have a new virtual network, we can create VMs as resources inside that virtual network or inside a specific subnet. Each resource must be assigned with at least one private IP address from the virtual network address range we allocated to the virtual network. In addition, if we want a resource inside the virtual network to access the outside internet than we will need to use also a public IP address.