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

To get the most out of this book

An Azure subscription is required to get through this book. Any other software and hardware requirements are mentioned in detail in the Technical requirements section of the respective chapters.

Download the example code files

You can download the example code files for this book from your account at www.packt.com. If you purchased this book elsewhere, you can visit www.packtpub.com/support and register to have the files emailed directly to you.

You can download the code files by following these steps:

  1. Log in or register at www.packt.com.
  2. Select the Support tab.
  3. Click on Code Downloads.
  4. Enter the name of the book in the Search box and follow the onscreen instructions.

Once the file is downloaded, please make sure that you unzip or extract the folder using the latest version of:

  • WinRAR/7-Zip for Windows
  • Zipeg/iZip/UnRarX for Mac
  • 7-Zip/PeaZip for Linux

The code bundle for the book is also hosted on GitHub at https://github.com/PacktPublishing/Microsoft-Azure-Architect-Technologies-Exam-Guide-AZ-300. In case there's an update to the code, it will be updated on the existing GitHub repository.

We also have other code bundles from our rich catalog of books and videos available at https://github.com/PacktPublishing/. Check them out!

Download the color images

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. You can download it here: https://static.packt-cdn.com/downloads/9781838553531_ColorImages.pdf.

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Create a new one and call it PacktVMGroup."

A block of code is set as follows:

"policyRule": {
"if": {
"allOf": [
{
"field": "type",
"equals": "Microsoft.Storage/storageAccounts"
},

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

"policyRule": {
"if": {
"allOf": [
{
"field": "type",
"equals": "Microsoft.Storage/storageAccounts"
},

Any command-line input or output is written as follows:

Connect-AzAccount
Select-AzSubscription -SubscriptionId "********-****-****-****-***********"

Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "In the Overview blade of Azure AD, in the left menu, select Groups | All groups. Select + New group from the top menu."

Warnings or important notes appear like this.
Tips and tricks appear like this.
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