Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
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 health probes

The next step is to create a health probe for the load balancer. The health probe is used for the load balancer to monitor the status of the VM. The probe will dynamically add or remove VMs from the load balancer rotation, based on the response to the health checks that are performed by the health probe.

To create a health probe, take the following steps:

  1. Again, open the Load Balancer resource.
  2. Under Settings, select Health probes, and then select Add:
Creating a new health probe
  1. Add the following values:
    • Name: PacktHealthProbe.
    • Protocol: HTTP.
    • Port: 80.
    • Path: /.
    • Interval: 15—this is the number of seconds between probe attempts.
    • Unhealthy threshold: 2this value is the number of consecutive probe failures that occur before a VM is considered unhealthy.
  2. Click OK:
Health probe settings
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