From the course: Microsoft Azure: Networking Concepts
Unlock the full course today
Join today to access over 24,700 courses taught by industry experts.
Creating public IP prefixes and addresses - Azure Tutorial
From the course: Microsoft Azure: Networking Concepts
Creating public IP prefixes and addresses
- [Instructor] There's one type of resource that we commonly create in this course, and it's an IP address. As we deal with networking, one of the core components of a networking infrastructure is your IP addressing scheme, all of the IP addresses that you use, both internally in your network and externally from the internet. So for the most part, dynamic IP addresses are chosen when you create IP addresses in Azure on a public side. And those are IP addresses that are owned by Microsoft and that can be made available to the organizations, the companies that utilize its infrastructure. And then those IP addresses are the ones that people will use when they will be connecting to your resources from the internet. Now, that's a dynamically assigned public IP address, and that for the most part is what we've been using throughout this course and what we'll continue to use. But there are other types of IP addresses, and that's the part I want to highlight here. So first of all, if you…