Sei sulla pagina 1di 8

70-533 Implementing Azure Solutions

Certification Blue Print

Conditions and Terms of Use

This training package is proprietary and confidential. Duplicating, reselling and/or


distribution of course materials in their entirety or in part is not permitted without
the expressed prior written consent of Opsgility, LLC. The contents of this package
are for informational and training purposes only and are provided "as is" without
warranty of any kind, whether express or implied, including but not limited to the
implied warranties of merchantability, fitness for a particular purpose, and non-
infringement.

Training package content, including URLs and other Internet Web site references, is
subject to change without notice. Because Opsgility must respond to changing
market conditions, the content should not be interpreted to be a commitment on
the part of Opsgility, and Opsgility does not guarantee the accuracy of any
information presented after the date of release, publication or delivery of training
sessions.

Overview
This certification blueprint is designed to help you understand what the
objectives are for the exam and to guide you using Opsgility courses as well
as official documentation on how to prepare yourself for taking the exam.
It is HIGHLY recommended to not only watch course videos, but to practice
the hands-on labs, as well as read the accompanying product
documentation.
Who this exam is for
This exam is for candidates who are experienced in implementing an
infrastructure solution in Microsoft Azure. Candidates have experience
implementing and monitoring cloud and hybrid solutions as well as
supporting application lifecycle management.
Step 1: Review the objectives and Prepare with Online Training

Objective: Create and manage Azure Resource Manager virtual machines (30-
35%)
Deploy workloads on Azure Resource Manager (ARM) virtual machines (VMs)
Identify workloads that can and cannot be deployed; run workloads
including Microsoft and Linux; create VMs
Perform configuration management

Automate configuration management by using PowerShell Desired State


Configuration (DSC) and VM Agent (custom script extensions); configure
VMs using a configuration management tool such as Puppet or Chef;
enable remote debugging
Configure ARM VM networking

Configure static IP addresses, Network Security Groups (NSGs), DNS,


User Defined Routes (UDRs), external and internal load balancing with
HTTP and TCP health probes, public IPs, firewall rules, and direct server
return; design and implement Application Gateway
Scale ARM VMs

Scale up and scale down VM sizes; deploy ARM VM Scale Sets (VMSS);
configure ARM VMSS auto-scale; Design and implement ARM VM storage;
Configure disk caching; plan for storage capacity; configure shared storage
using Azure File service; configure geo-replication; implement ARM VMs
with Standard and Premium Storage
Monitor ARM VMs

Configure ARM VM monitoring; configure alerts; configure diagnostic and


monitoring storage location
Manage ARM VM availability

Configure multiple ARM VMs in an availability set for redundancy; configure


each application tier into separate availability sets; combine the Load
Balancer with availability sets

Preparation Material
 Online Course: Implementing Azure Virtual Machines
 Online Course: Deploying Azure Application Gateway
 Online Documentation: Virtual Machines
 Online Documentation: Diagnostics and Troubleshooting
 Online Documentation: Virtual Machine Scale Sets
 Online Documentation: Introduction to the DSC Extension Handler
 Online Documentation: Azure Application Gateway

70-533 Implementing Azure Solutions


Certification Blue Print
Objective: Implement Azure Active Directory (15-20%)
Integrate an Azure Active Directory (Azure AD) with existing directories

Implement Azure AD Connect and single sign-on with on-premises


Windows Server 2012 R2; add custom domains; monitor Azure AD
Configure Application Access

Configure single sign-on with SaaS applications using federation and


password based; add users and groups to applications; revoke access to
SaaS applications; configure access; configure federation with Facebook
and Google ID
Integrate an app with Azure AD

Implement Azure AD integration in web and desktop applications; leverage


graph API
Implement Azure AD B2C and Azure AD B2B

Create an Azure AD B2C Directory; register an application; implement


social identity provider authentication; enable multi-factor authentication;
set up self-service password reset; implement B2B collaboration; configure
partner users; integrate with applications

Preparation Material
 Online Course: Deploying Hybrid Identity Solutions with Azure Active Directory (AD)
 Online Documentation: Azure Active Directory
 Online Documentation: Azure AD Business to Consumer (B2C)
 Online Documentation: Azure AD Business to Business (B2B)

70-533 Implementing Azure Solutions


Certification Blue Print

Objective: Implement Azure Virtual Networks (10-15%)


Configure Virtual Networks

Deploy a VM into a virtual network; configure external and internal load


balancing; implement Application Gateway; design subnets; configure
static, public, and private IP addresses; set up Network Security Groups
(NSGs), DNS at the virtual network level, HTTP and TCP health probes,
public IPs, User Defined Routes (UDRs), firewall rules, and direct server
return
Modify Network Configuration

Modify subnets, NSGs, and UDRs


Integrate an app with Azure AD

Implement Azure AD integration in web and desktop applications; leverage


graph API
Design and implement a multi-site or hybrid network

Choose the appropriate solution between ExpressRoute, site-to-site, and


point-to-site; choose the appropriate gateway; identify supported devices
and software VPN solutions; identify networking prerequisites; configure
virtual networks and multi-site virtual networks

Preparation Material
 Online Course: Implementing Azure Virtual Networks
 Online Course: Deploying and Managing Azure Application Gateway
 Hands-On Lab: Introduction to Virtual Network Connectivity
 Online Documentation: Azure Virtual Networks
 Online Documentation: ExpressRoute or S2S VPN

70-533 Implementing Azure Solutions


Certification Blue Print

Objective: Design and Deploy ARM Templates (10-15%)


Implement ARM templates

Author ARM templates; create ARM templates to deploy ARM Resource


Providers resources; deploy templates with PowerShell, CLI, and REST
API
Control Access

Leverage service principals with ARM authentication; use Azure Active


Directory Authentication with ARM; set management policies; lock
resources
Design role-based access control (RBAC)
Secure resource scopes such as the ability to create VMs and Azure Web
Apps; implement Azure RBAC standard roles; design Azure RBAC custom
roles

Preparation Material
 Online Course: Authoring ARM Templates with Visual Studio
 Online Course: Implementing Azure Governance
 Online Documentation: Authoring ARM Templates
 Online Documentation: ARM Template Best Practices

70-533 Implementing Azure Solutions


Certification Blue Print

Objective: Design and Implement a Storage Strategy (10-15%)


Implement Azure storage blobs and Azure files

Read data, change data, set metadata on a container, store data using
block and page blobs, stream data using blobs, access blobs securely,
implement async blob copy, configure a Content Delivery Network (CDN),
design blob hierarchies, configure custom domains, scale blob storage
Manage Access

Create and manage shared access signatures, use stored access policies,
regenerate keys
Configure diagnostics, monitoring, and analytics

Set retention policies and logging levels, analyze logs


Implement Azure SQL Databases

Choose the appropriate database tier and performance level; configure


point-in-time recovery, geo-replication, and data sync; import and export
data and schema; design a scaling strategy
Implement recovery services

Create a backup vault, deploy a backup agent, backup and restore data

Preparation Material
 Online Course: Azure Storage for IT Pros
 Online Course: Implementing Azure Backup
 Online Course: Introduction to Azure SQL Database
 Online Documentation: Azure Storage
 Online Documentation: Azure Backup
 Online Documentation: Azure SQL Database

70-533 Implementing Azure Solutions


Certification Blue Print

Objective: Design and Implement Azure App Service Apps (15-20%)


Deploy Web Apps

Define deployment slots; roll back deployments; implement pre- and post-
deployment actions; create, configure, and deploy packages; create App
Service plans; migrate Web Apps between App Service plans; create a
Web App within an App Service plan
Configure Web Apps

Define and use app settings, connection strings, handlers, and virtual
directories; configure certificates and custom domains; configure SSL
bindings and runtime configurations; manage Web Apps by using Azure
PowerShell and Xplat-CLI
Configure diagnostics, monitoring, and analytics

Retrieve diagnostics data; view streaming logs; configure endpoint


monitoring; configure alerts; configure diagnostics; use remote debugging;
monitor Web App resources
Configure Web Apps for scale and resilience

Configure auto-scale using built-in and custom schedules; configure by


metric; change the size of an instance; configure Traffic Manager

Preparation Material
 Online Course: Managing Azure Web Apps
 Online Documentation: Configure Azure Web Apps in Azure App Service
 Online Documentation: Manage Azure Web Apps with the Command Line

70-533 Implementing Azure Solutions


Certification Blue Print
Step 2: Take a practice test prior to the exam.
A practice test will help show where your knowledge gaps are lightest and to also help prepare
you for the types of questions you will see on the exam.

Special Offer! $99 for an exam voucher and a practice test (a $279 value) – through 6/30/2017
Included in the price is a Microsoft Azure Exam voucher and access to one practice test for 30
days.
Your voucher and practice test will be delivered in a separate email within 2-4 business hours
(Monday-Friday) CST. This offer is valid through June 30th, 2017.
The exam voucher is only valid for the following Azure Exams:

 70-532 - Developing Azure Solutions


 70-533 - Implementing Azure Infrastructure Solutions
 70-534 - Architecting Azure Solutions
 70-473 - Implementing Cloud Data Platform Solutions
 70-475 - Implementing Big Data and Analytic Solutions
Click here to purchase an exam voucher and practice test

Step 3: Schedule an Exam


There are two ways you can take a Microsoft exam:
1. Local testing center
2. Online Proctored Exam

Exam Format and Question Types


Microsoft does not announce which question types will be on each exam,
but here are some resources to help you prepare
 Test Duration: 150 Minutes (Test, Feedback & Survey)
 Active screen (video tips 0:44)
 Best answer (video tips 0:20)
 Build list (video tips 0:45)
 Case studies (video tips 1:13)
 Drag and drop (video tips 0:37)
 Hot area (video tips 0:17)
 Multiple choice (video tips 0:37)
 Repeated answer choices (video tips 0:20)
 Short answer (video tips 0:29)
 Mark review (video tips 0:33)
 Review screen (video tips 1:36)
Day of the Exam
Microsoft does not announce which question types will be on each exam,
but here are some resources to help you prepare
 Arrive 15 minutes early to test center
 Bring two forms of ID
 Cancelation or Reschedule Requires 24 hours’ notice
 Policies may differ per country

Potrebbero piacerti anche