Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Microsoft Azure Administrator ??? Exam Guide AZ-103

You're reading from   Microsoft Azure Administrator ??? Exam Guide AZ-103 Your in-depth certification guide in becoming Microsoft Certified Azure Administrator Associate

Arrow left icon
Product type Paperback
Published in May 2019
Publisher Packt
ISBN-13 9781838829025
Length 452 pages
Edition 1st Edition
Tools
Arrow right icon
Authors (2):
Arrow left icon
Sjoukje Zaal Sjoukje Zaal
Author Profile Icon Sjoukje Zaal
Sjoukje Zaal
Sjoukje Zaal Sjoukje Zaal
Author Profile Icon Sjoukje Zaal
Sjoukje Zaal
Arrow right icon
View More author details
Toc

Table of Contents (26) Chapters Close

Preface 1. Section 1: Managing Azure Subscriptions and Resources FREE CHAPTER
2. Managing Azure Subscriptions and Resource Groups 3. Analyzing Resource Utilization and Consumption 4. Managing Role-Based Access Control 5. Section 2: Implementing and Managing Storage
6. Creating and Configuring Storage Accounts 7. Importing and Exporting Data to Azure 8. Configuring Azure Files and Implementing Azure Backup 9. Section 3: Deploying and Managing Virtual Machines
10. Creating and Configuring VMs for Windows and Linux 11. Managing Azure VMs and VM Backups 12. Section 4: Deploying and Managing Virtual Networks
13. Implementing and Managing Virtual Networking 14. Integrating On-Premise Networks with Azure Virtual Networks 15. Monitoring and Troubleshooting Virtual Networking 16. Azure Security Groups and Azure DNS 17. Implementing Azure Load Balancer 18. Section 5: Managing Identities
19. Managing Azure Active Directory 20. Implementing and Managing Hybrid Identities 21. Implementing Multi-Factor Authentication 22. Mockup Test Questions 23. Mockup Test Answers 24. Assessments 25. Other Books You May Enjoy

Creating load balancing rules

Load balancing rules define how the traffic is distributed to the VMs inside the backend pool. When you create a new rule, you define the frontend IP configuration for incoming traffic, the backend IP pool that receives the traffic, and the required source and destination ports.

The rule that we are going to create listens to port 80 at the frontend. The rule then sends the network traffic to the backend pool, also on port 80.

To create the rule, take the following steps:

  1. Again, open the Load Balancer resource.
  2. Under Settings, select Load balancing rules, and then select Add:
Creating a new rule
  1. Add the following values:
    • Name: PacktLoadBalancerRule
    • Frontend IP address: LoadBalancerFrontEnd
    • Protocol: TCP
    • Port: 80
    • Backend port: 80
    • Backend pool: PacktLBBackendPool
    • Health probe: PacktHealthProbe
  2. Click OK:
Configuring the rule
...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime