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 Architect Technologies: Exam Guide AZ-300

You're reading from   Microsoft Azure Architect Technologies: Exam Guide AZ-300 A guide to preparing for the AZ-300 Microsoft Azure Architect Technologies certification exam

Arrow left icon
Product type Paperback
Published in Jan 2020
Publisher Packt
ISBN-13 9781838553531
Length 540 pages
Edition 1st Edition
Languages
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 (30) Chapters Close

Preface 1. Section 1: Deploying and Configuring Infrastructure
2. Analyzing Resource Utilization and Consumption FREE CHAPTER 3. Creating and Configuring Storage Accounts 4. Implementing and Managing Virtual Machines 5. Implementing and Managing Virtual Networking 6. Creating Connectivity between Virtual Networks 7. Managing Azure Active Directory (Azure AD) 8. Implementing and Managing Hybrid Identities 9. Section 2: Implementing Workloads and Security
10. Migrating Servers to Azure 11. Configuring Serverless Computing 12. Implementing Application Load Balancing 13. Integrating On-Premises Networks with Azure Virtual Network 14. Managing Role-Based Access Control (RBAC) 15. Implementing Multi-Factor Authentication (MFA) 16. Section 3: Creating and Deploying Apps
17. Creating Web Apps by Using PaaS 18. Designing and Developing Apps That Run in Containers 19. Section 4: Implementing Authentication and Secure Data
20. Implementing Authentication 21. Implementing Secure Data Solutions 22. Section 5: Developing for the Cloud and for Azure Storage
23. Developing Solutions That Use Cosmos DB Storage 24. Developing Solutions That Use a Relational Database 25. Message-Based Integration Architecture and Autoscaling 26. Mock Questions
27. Mock Answers
28. Assessments 29. Another Book You May Enjoy

User-defined routes

When you create subnets, Azure creates system routes that enable all the resources in a subnet so that they can communicate with each other. Every subnet has a default system route table, which contains the following minimum routes:

  • Local VNet: This is a route for resources that reside in the VNet. For these routes, there is no next hop address. If the destination IP address contains the local VNet prefix, traffic is routed there.
  • On-premises: This is a route for defined on-premises address spaces. For this route, the next hop address will be the VNet gateway. If the destination IP address contains the on-premises address prefix, traffic is routed there.
  • Internet: This route is for all the traffic that goes over the public internet, and the internet gateway is always the next hop address. If the destination IP address doesn't contain the VNet or on-premises prefixes, traffic is routed to the internet using network address translation (NAT).

You can override...

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