SlideShare a Scribd company logo
Partner Practice Enablement - Overview
This session introduces Microsoft Azure Active Directory and then progress into some key features of the service such as
configuring access to SaaS applications, supporting multi-factor authentication and then compare and contrast premium
features of the service. The module will also cover running Windows Server AD workloads in Azure Virtual Machines.
Audience: IT Professionals and Architects
Module 1 – Introduction to Microsoft Azure
Module 2 – Microsoft Azure Virtual Machines
Module 3 – Microsoft Azure Networking
Module 4 – Microsoft Azure Active Directory
Module 5 - Cloud Services and Websites
Module 6 - SQL Server and SharePoint
Module 7 - Management and Monitoring
CEO & Co-Founder of Opsgility, Experts in
Instructor-Led Microsoft Azure Training.
Prior to starting Opsgility Michael was a
Principal Cloud Architect with a leading
Solution Integrator and a fifteen year
Microsoft veteran. While at Microsoft
Michael's roles included being a Senior
Program Manager on the Microsoft Azure
Runtime team and a Senior Technical
Evangelist for Microsoft Azure Infrastructure
Services.
Michael was the original developer of the
Microsoft Azure PowerShell Cmdlets and is a
globally recognized speaker for conferences
such as TechEd and BUILD.
About the Instructor
Michael Washam
Microsoft Azure Trainer
http://www.opsgility.com
Twitter: @MWashamTX
michael@Opsgility.com
Microsoft Azure
Active Directory
Agenda
Microsoft Azure Active Directory Introduction
Application Access
Azure AD Application Proxy
Multi-Factor Authentication (MFA)
Company Branding
Directory Integration
Running Windows Server AD / AD FS on Azure VM’s
Microsoft Azure Active
Directory Introduction
Microsoft Azure Active Directory
What is it?
A multi-tenant service that provides enterprise-level identity and access management for the cloud.
Built to support global scale, reliability and availability.
Backed by a 99.99% SLA for Azure AD Premium or Basic
What can I do with it?
Manage users and access to cloud resources.
Extend your on premise Active Directory to the cloud.
Provide single-sign-on (SSO) across your cloud applications.
Reduce risks by enabling multi-factor authentication.
Support development’s need to build secure directory integrated applications for the enterprise.
6
Similarities between Active Directory &
Microsoft Azure Active Directory
Identities Everywhere
Microsoft Azure
Active Directory
Azure AD Features by SKU
Azure AD Features by SKU continued
LAB 6
Microsoft Azure Active Directory
Application Access using
Microsoft Azure AD
Application Access Overview
Software-as-a-Service (SaaS) Applications
Organizations increasingly rely on SaaS applications to support business activities.
Microsoft Azure AD enables easy integration to many of today’s popular SaaS applications, such as
Salesforce, Box, Google Apps, DocuSign, DropBox. etc.
Tenets of Integrating SaaS Apps w/Microsoft Azure AD
Single Sign-On (SSO) enables users to access their applications using their organizational ID.
Account synchronization enables user provisioning/de-provisioning into application based on changes
in Windows Server AD and/or Microsoft Azure AD.
Centralized application access management.
Unified monitoring and reporting.
13
Support for Single Sign-On
Federation-based Single Sign-On
Users are automatically signed in to applications using their credentials from Microsoft Azure AD.
Password-based Single Sign-On
Users are automatically signed in to applications using their credentials from the 3rd party application.
Access Panel
http://myapps.microsoft.com
This is where users can discover the applications they have access to.
Features of the Access Panel
Users can change the password associated with their organizational account.
Users can edit multi-factor authentication-related contact and preference settings.
Users can view details about their account.
Access Panel for iOS 7
Provides SSO to Apps integrated
with your Azure Active Directory
Supports iPad and iPhone devices
Full parity with the web-based
Application Access Panel
Install “My Apps – Azure Active
Directory” from the Apple App Store
Public-Facing Application Gallery
Discover Available SaaS
Applications Without Signing
into the Azure Management
Portal
http://azure.microsoft.com/en-us/gallery/active-directory/
LAB 7
Application Access with Azure
Active Directory and Password-
Based Single Sign-On
DEMO
Application Access with Azure
Active Directory and Federation-
Based Single Sign-On
Cloud App Discovery
Cloud App Discovery
Visibility
Gain visibility into which cloud applications are being used within an organization.
Assess Risk and Remediate
See usage graphs based on users, requests, volume of data exchanged.
Identify top cloud applications being used in the organization.
Proceed with application integration (if appropriate).
Get Started
By General Availability (GA), will be integrated into the Azure Management Portal. Until then, sign up at
https://appdiscovery.azure.com/.
Install Agent on machines in the organization.
Cloud App Discovery
Salesforce.com
force.com
Amazon.com
AWS
Private cloud
EC2
System Center
How it works
Cloud App Discovery
AD Agent
Logs Active Directory
Cloud App Discovery
How it works
Azure AD Application Proxy
Azure AD Application Proxy
Reverse-Proxy as a Service
Builds on the Web Application Proxy capabilities in Windows Server 2012
R2.
Supports browser-based applications - http(s).
Cloud Connector Pattern
Simpler On-Premises Deployment
Connectors can be redundant for HA
Stateless Architecture (as compared to WAP with AD FS)
PREVIEW
Azure AD Application Proxy
On-Premises Network
Expense App
Benefits App
Connector
Connector
Microsoft
Azure
Azure AD Application
Proxy Service
Request/Response
Queue
How it works
https://benefits-contoso.cwap.net
PREVIEW
Multi-Factor Authentication
Multi-Factor Authentication (MFA)
What is it?
A method of authentication requiring the use of more than one
verification method to authenticate a user.
• Mobile Application
• Automated Phone Call
• Text Message
How it works?
Requiring any two or more verification methods
• Something you know (typically a password)
• Something you have (a trusted device that is not easily duplicated,
like a phone)
28
1. Login using username and password
2. Microsoft Azure MFA Challenge
3. Response to challenge from device
LAB 8
Multi-Factor Authentication
Company Branding
Azure AD Company Branding
Requirements
Azure Active Directory Premium or Basic (both require an EA)
Pages that can be custom branded
Sign-in page
Access Panel page
Components that can be changed
Banner Logo
Large Illustration (left of Sign-in page)
Background Color
Sign-in page text
Directory Integration with
Azure Active Directory
Directory Sync
Synchronizes Users, Groups,
and Contacts to Windows
Azure AD.
Users will have a different
password in Windows Azure AD
than they have for the on-
premise AD.
Directory Sync w/Password Sync
An extension of ‘Directory Sync’
that also synchronizes a “hash”
of the user’s password.
Enables users to sign-in to
cloud applications using their
same on-premise password.
Directory Sync w/Single Sign-On
Users won’t be challenged to
enter username/password when
accessing cloud applications.
Authentication occurs in the
on-premise directory.
Requires an on-premises STS,
such as ADFS.
Writeback Capability (“DirSync”)
Self-Services Password Reset with Writeback
Writeback capability enables password resets to be persisted
back to on-premises Server AD
A feature of the Azure Active Directory “DirSync” Tool
Only available in Azure AD Premium
Enabling Password Writeback
Synchronization with DirSync
DirSync Intervals
Directory Sync runs on 3 hour intervals.
Password Sync runs on 2 minute intervals.
Password Writeback’s occur instantly.
DirSync On-Demand
Start-OnlineCoexistenceSync (PowerShell)
Monitoring DirSync
Directory Synchronization logs events in the Windows
Application Event Log.
Event Source: “Directory Synchronization”
Synchronization Service Manager for a UI Experience
C:Program FilesWindows Azure Active Directory SyncSYNCBUSSynchronization
ServiceUIShellmiisclient.exe
Create Security Group “MIISAdmins” on the DirSync Server and add the logged in user to the group.
Reference: http://support.microsoft.com/kb/2791422
Azure Active Directory Sync (“AAD Sync”)
Azure Active Directory Sync (“AAD Sync”)
New “One Sync” Tool, replaces DirSync
General availability and available for download
Features
Onboard Multi-Forest Server AD Deployments to Azure AD
Advanced provisioning, mapping and filtering rules
Map multiple on-premises Exchange organizations to a single
Azure AD tenant
DirSync Demo Configuration
Virtual Network (PPE-VNET)
AD-Subnet
PPE-DC
Apps-Subnet
PPE-DirSync
ppelabs.onmicrosoft.com
DEMO
Directory Sync w/Password Sync
Running Windows Server AD
on Azure Virtual Machines
Why Server AD in a Azure VM?
Business Drivers
Support for pre-requisites for existing applications, such as SharePoint.
High Availability Solutions for SQL Server Databases using Always-On Availability Groups.
Disaster Recovery solution for branch offices and a limited set of VM’s.
Dev/Test Workloads.
Azure VM Considerations
From an Existing Physical Machine
P2V a physical machine and move to Windows Azure
Move the DC’s VHD file to Windows Azure
Create the VM from the VHD
Starting with a new Virtual Machine
Build a new Virtual Machine and replicate directory to Windows Azure
Azure VM Considerations (continued…)
Attach data disk (caching turned off)
Don’t use D: ( temporary physical disk)
Put logs and account DB on attached disk to avoid
data loss
Azure VM Considerations (continued…)
IP Addressing
Microsoft Azure VM’s require use of a DHCP leased IP address.
The lease is an infinite ‘dynamic’ lease, but not the same as ‘static assigned’ address that you would
expect to use in and on-premises environment.
The leased IP address is routable for the duration of the lease, which is determined by the life time of
the service (or VM).
Set a Static IP in the Virtual Network using the Set-AzureStaticVNetIP cmdlet.
Azure VM Considerations (continued…)
Deploy DNS on the Domain Controller
The Windows Azure DNS does not cover the AD DNS records needed.
Register the DNS server in the Virtual Network.
Running AD FS on Azure
Virtual Machines
Running AD FS on Azure VM’s
ADFS Best Practices call for Load balancing the AD FS
Proxy and STS endpoints for high availability.
If running this workload in Azure, use the Azure
Internal Load Balancer.
• Requires Regional Virtual Network
Typical AD FS deployment on-premises…
Example Cloud Based Architecture
Running ADFS On-Premises
Deploy AD FS Proxy Servers in Azure.
Establish a site-to-site VPN or Express Route between
the on-premises network and the Azure Virtual
Network.
Ideal for Production Environments.
Running only AD FS Proxy Servers in
Microsoft Azure
Summary
Microsoft Azure Active Directory Introduction
Application Access
Azure AD Application Proxy
Multi-Factor Authentication (MFA)
Company Branding
Directory Integration
Running Windows Server AD / AD FS on Azure VM’s
Coming Up Next . . .
Cloud Services and Websites
Thank You

More Related Content

PPTX
PPTX
Azure active directory
PDF
Understanding Azure AD
PPTX
Azure Active Directory - An Introduction
PPTX
48. Azure Active Directory - Part 1
PDF
Az 104 session 6 azure networking part2
PDF
The Layman's Guide to Microsoft Azure
PDF
Introduction to Azure
Azure active directory
Understanding Azure AD
Azure Active Directory - An Introduction
48. Azure Active Directory - Part 1
Az 104 session 6 azure networking part2
The Layman's Guide to Microsoft Azure
Introduction to Azure

What's hot (20)

PDF
Introduction of microsoft azure
PPTX
Introduction to AWS VPC, Guidelines, and Best Practices
PDF
Azure 101
PPTX
Microsoft azure backup overview
PDF
Microsoft Azure Cloud Services
PPTX
Windows Azure Virtual Machines
PPTX
Microsoft Azure - Introduction
PPTX
Microsoft Azure Technical Overview
PDF
Az 104 session 5: Azure networking
PDF
Microsoft Azure Overview
PDF
Azure Active Directory | Microsoft Azure Tutorial for Beginners | Azure 70-53...
PPTX
Windows Azure Blob Storage
PPTX
Azure - Identity as a service
PPTX
Azure Cloud PPT
PPTX
Azure Storage
PDF
Microsoft Azure Active Directory
PPTX
Azure Migrate
PPTX
The Basics of Getting Started With Microsoft Azure
PPTX
Cloud Computing and Microsoft Azure
PPTX
Let's Talk About: Azure Networking
Introduction of microsoft azure
Introduction to AWS VPC, Guidelines, and Best Practices
Azure 101
Microsoft azure backup overview
Microsoft Azure Cloud Services
Windows Azure Virtual Machines
Microsoft Azure - Introduction
Microsoft Azure Technical Overview
Az 104 session 5: Azure networking
Microsoft Azure Overview
Azure Active Directory | Microsoft Azure Tutorial for Beginners | Azure 70-53...
Windows Azure Blob Storage
Azure - Identity as a service
Azure Cloud PPT
Azure Storage
Microsoft Azure Active Directory
Azure Migrate
The Basics of Getting Started With Microsoft Azure
Cloud Computing and Microsoft Azure
Let's Talk About: Azure Networking
Ad

Similar to Azure-AD.pptx (20)

PPTX
Análisis de riesgos en Azure y protección de la información
PPTX
Windows Azure Active Directory
PDF
Premier Webcast - Identity Management with Windows Azure AD
PPTX
Azure Global Bootcamp 2017 Azure AD Deployment
PPSX
AzureAAD
PPTX
Identity Management for Office 365 and Microsoft Azure
PPTX
2018 November - AZUGDK - Azure AD
PPTX
O365-AzureAD Identity management
PPTX
Azure AD and Office 365 - Deja Vu All Over Again
PPTX
Microsoft Azure Active Directory
PPTX
JoTechies - Cloud identity
PPTX
Using Windows Azure for Solving Identity Management Challenges
PDF
Identity and Access Management from Microsoft and Razor Technology
PPTX
What's new in Azure Active Directory and what's coming new ?
PDF
MS Cloud Identity and Access Infographic 2015 (1)
PDF
Ms cloud identity and access infographic 2015
PPTX
Azure Day 1.pptx
PPTX
Azure Community Tour 2019 - AZUGDK
PDF
Cloud Identity and Access Management
PPTX
Hitchhiker's Guide to Azure AD - SPS St Louis 2018
Análisis de riesgos en Azure y protección de la información
Windows Azure Active Directory
Premier Webcast - Identity Management with Windows Azure AD
Azure Global Bootcamp 2017 Azure AD Deployment
AzureAAD
Identity Management for Office 365 and Microsoft Azure
2018 November - AZUGDK - Azure AD
O365-AzureAD Identity management
Azure AD and Office 365 - Deja Vu All Over Again
Microsoft Azure Active Directory
JoTechies - Cloud identity
Using Windows Azure for Solving Identity Management Challenges
Identity and Access Management from Microsoft and Razor Technology
What's new in Azure Active Directory and what's coming new ?
MS Cloud Identity and Access Infographic 2015 (1)
Ms cloud identity and access infographic 2015
Azure Day 1.pptx
Azure Community Tour 2019 - AZUGDK
Cloud Identity and Access Management
Hitchhiker's Guide to Azure AD - SPS St Louis 2018
Ad

More from ssuser9dddf7 (11)

PPTX
PPT-UEU-Bahasa-Pemrograman-Pertemuan-1.pptx
PPTX
Lecture8-SQL-PartI-Jan30-2018 test Lecture8-SQL-PartI-Jan30-2018 test
PPTX
Ppt03-MainComponent-edit-02.pptx
PPT
semantic.ppt
PPTX
2b. Representasi Pengetahuan.pptx
PPT
Peng Kep Indeks Kinerja-kom.ppt
PPTX
Pengambilan Keputusan Dengan AHP.pptx
PPTX
Application Modernization with Microsoft Azure.pptx
PPTX
04242015094818.pptx
PPTX
EO-TH-v2-End-Users.pptx
PDF
cd react app with docker.pdf
PPT-UEU-Bahasa-Pemrograman-Pertemuan-1.pptx
Lecture8-SQL-PartI-Jan30-2018 test Lecture8-SQL-PartI-Jan30-2018 test
Ppt03-MainComponent-edit-02.pptx
semantic.ppt
2b. Representasi Pengetahuan.pptx
Peng Kep Indeks Kinerja-kom.ppt
Pengambilan Keputusan Dengan AHP.pptx
Application Modernization with Microsoft Azure.pptx
04242015094818.pptx
EO-TH-v2-End-Users.pptx
cd react app with docker.pdf

Recently uploaded (20)

PPTX
5. MEASURE OF INTERIOR AND EXTERIOR- MATATAG CURRICULUM.pptx
PPTX
Entre CHtzyshshshshshshshzhhzzhhz 4MSt.pptx
DOCX
A PROPOSAL ON IoT climate sensor 2.docx
PDF
ISS2022 present sdabhsa hsdhdfahasda ssdsd
PPTX
Presentation 1.pptxnshshdhhdhdhdhdhhdhdhdhd
PPTX
Nanokeyer nano keyekr kano ketkker nano keyer
PPTX
unit1d-communitypharmacy-240815170017-d032dce8.pptx
PPTX
Prograce_Present.....ggation_Simple.pptx
PPT
Hypersensitivity Namisha1111111111-WPS.ppt
PPTX
Lecture 3b C Library _ ESP32.pptxjfjfjffkkfkfk
PPTX
material for studying about lift elevators escalation
PPTX
DEATH AUDIT MAY 2025.pptxurjrjejektjtjyjjy
PPTX
Embeded System for Artificial intelligence 2.pptx
PDF
Maxon CINEMA 4D 2025 Crack Free Download Latest Version
PDF
Presented by ATHUL KRISHNA.S_20250813_191657_0000.pdf
DOCX
fsdffdghjjgfxfdghjvhjvgfdfcbchghgghgcbjghf
PDF
Tcl Scripting for EDA.pdf
PPTX
quadraticequations-111211090004-phpapp02.pptx
PPTX
Operating System Processes_Scheduler OSS
PDF
Dynamic Checkweighers and Automatic Weighing Machine Solutions
5. MEASURE OF INTERIOR AND EXTERIOR- MATATAG CURRICULUM.pptx
Entre CHtzyshshshshshshshzhhzzhhz 4MSt.pptx
A PROPOSAL ON IoT climate sensor 2.docx
ISS2022 present sdabhsa hsdhdfahasda ssdsd
Presentation 1.pptxnshshdhhdhdhdhdhhdhdhdhd
Nanokeyer nano keyekr kano ketkker nano keyer
unit1d-communitypharmacy-240815170017-d032dce8.pptx
Prograce_Present.....ggation_Simple.pptx
Hypersensitivity Namisha1111111111-WPS.ppt
Lecture 3b C Library _ ESP32.pptxjfjfjffkkfkfk
material for studying about lift elevators escalation
DEATH AUDIT MAY 2025.pptxurjrjejektjtjyjjy
Embeded System for Artificial intelligence 2.pptx
Maxon CINEMA 4D 2025 Crack Free Download Latest Version
Presented by ATHUL KRISHNA.S_20250813_191657_0000.pdf
fsdffdghjjgfxfdghjvhjvgfdfcbchghgghgcbjghf
Tcl Scripting for EDA.pdf
quadraticequations-111211090004-phpapp02.pptx
Operating System Processes_Scheduler OSS
Dynamic Checkweighers and Automatic Weighing Machine Solutions

Azure-AD.pptx

  • 1. Partner Practice Enablement - Overview This session introduces Microsoft Azure Active Directory and then progress into some key features of the service such as configuring access to SaaS applications, supporting multi-factor authentication and then compare and contrast premium features of the service. The module will also cover running Windows Server AD workloads in Azure Virtual Machines. Audience: IT Professionals and Architects Module 1 – Introduction to Microsoft Azure Module 2 – Microsoft Azure Virtual Machines Module 3 – Microsoft Azure Networking Module 4 – Microsoft Azure Active Directory Module 5 - Cloud Services and Websites Module 6 - SQL Server and SharePoint Module 7 - Management and Monitoring
  • 2. CEO & Co-Founder of Opsgility, Experts in Instructor-Led Microsoft Azure Training. Prior to starting Opsgility Michael was a Principal Cloud Architect with a leading Solution Integrator and a fifteen year Microsoft veteran. While at Microsoft Michael's roles included being a Senior Program Manager on the Microsoft Azure Runtime team and a Senior Technical Evangelist for Microsoft Azure Infrastructure Services. Michael was the original developer of the Microsoft Azure PowerShell Cmdlets and is a globally recognized speaker for conferences such as TechEd and BUILD. About the Instructor Michael Washam Microsoft Azure Trainer http://www.opsgility.com Twitter: @MWashamTX [email protected]
  • 4. Agenda Microsoft Azure Active Directory Introduction Application Access Azure AD Application Proxy Multi-Factor Authentication (MFA) Company Branding Directory Integration Running Windows Server AD / AD FS on Azure VM’s
  • 6. Microsoft Azure Active Directory What is it? A multi-tenant service that provides enterprise-level identity and access management for the cloud. Built to support global scale, reliability and availability. Backed by a 99.99% SLA for Azure AD Premium or Basic What can I do with it? Manage users and access to cloud resources. Extend your on premise Active Directory to the cloud. Provide single-sign-on (SSO) across your cloud applications. Reduce risks by enabling multi-factor authentication. Support development’s need to build secure directory integrated applications for the enterprise. 6
  • 7. Similarities between Active Directory & Microsoft Azure Active Directory
  • 10. Azure AD Features by SKU continued
  • 11. LAB 6 Microsoft Azure Active Directory
  • 13. Application Access Overview Software-as-a-Service (SaaS) Applications Organizations increasingly rely on SaaS applications to support business activities. Microsoft Azure AD enables easy integration to many of today’s popular SaaS applications, such as Salesforce, Box, Google Apps, DocuSign, DropBox. etc. Tenets of Integrating SaaS Apps w/Microsoft Azure AD Single Sign-On (SSO) enables users to access their applications using their organizational ID. Account synchronization enables user provisioning/de-provisioning into application based on changes in Windows Server AD and/or Microsoft Azure AD. Centralized application access management. Unified monitoring and reporting. 13
  • 14. Support for Single Sign-On Federation-based Single Sign-On Users are automatically signed in to applications using their credentials from Microsoft Azure AD. Password-based Single Sign-On Users are automatically signed in to applications using their credentials from the 3rd party application.
  • 15. Access Panel http://myapps.microsoft.com This is where users can discover the applications they have access to. Features of the Access Panel Users can change the password associated with their organizational account. Users can edit multi-factor authentication-related contact and preference settings. Users can view details about their account.
  • 16. Access Panel for iOS 7 Provides SSO to Apps integrated with your Azure Active Directory Supports iPad and iPhone devices Full parity with the web-based Application Access Panel Install “My Apps – Azure Active Directory” from the Apple App Store
  • 17. Public-Facing Application Gallery Discover Available SaaS Applications Without Signing into the Azure Management Portal http://azure.microsoft.com/en-us/gallery/active-directory/
  • 18. LAB 7 Application Access with Azure Active Directory and Password- Based Single Sign-On
  • 19. DEMO Application Access with Azure Active Directory and Federation- Based Single Sign-On
  • 21. Cloud App Discovery Visibility Gain visibility into which cloud applications are being used within an organization. Assess Risk and Remediate See usage graphs based on users, requests, volume of data exchanged. Identify top cloud applications being used in the organization. Proceed with application integration (if appropriate). Get Started By General Availability (GA), will be integrated into the Azure Management Portal. Until then, sign up at https://appdiscovery.azure.com/. Install Agent on machines in the organization.
  • 23. Cloud App Discovery AD Agent Logs Active Directory Cloud App Discovery How it works
  • 25. Azure AD Application Proxy Reverse-Proxy as a Service Builds on the Web Application Proxy capabilities in Windows Server 2012 R2. Supports browser-based applications - http(s). Cloud Connector Pattern Simpler On-Premises Deployment Connectors can be redundant for HA Stateless Architecture (as compared to WAP with AD FS) PREVIEW
  • 26. Azure AD Application Proxy On-Premises Network Expense App Benefits App Connector Connector Microsoft Azure Azure AD Application Proxy Service Request/Response Queue How it works https://benefits-contoso.cwap.net PREVIEW
  • 28. Multi-Factor Authentication (MFA) What is it? A method of authentication requiring the use of more than one verification method to authenticate a user. • Mobile Application • Automated Phone Call • Text Message How it works? Requiring any two or more verification methods • Something you know (typically a password) • Something you have (a trusted device that is not easily duplicated, like a phone) 28 1. Login using username and password 2. Microsoft Azure MFA Challenge 3. Response to challenge from device
  • 31. Azure AD Company Branding Requirements Azure Active Directory Premium or Basic (both require an EA) Pages that can be custom branded Sign-in page Access Panel page Components that can be changed Banner Logo Large Illustration (left of Sign-in page) Background Color Sign-in page text
  • 33. Directory Sync Synchronizes Users, Groups, and Contacts to Windows Azure AD. Users will have a different password in Windows Azure AD than they have for the on- premise AD.
  • 34. Directory Sync w/Password Sync An extension of ‘Directory Sync’ that also synchronizes a “hash” of the user’s password. Enables users to sign-in to cloud applications using their same on-premise password.
  • 35. Directory Sync w/Single Sign-On Users won’t be challenged to enter username/password when accessing cloud applications. Authentication occurs in the on-premise directory. Requires an on-premises STS, such as ADFS.
  • 36. Writeback Capability (“DirSync”) Self-Services Password Reset with Writeback Writeback capability enables password resets to be persisted back to on-premises Server AD A feature of the Azure Active Directory “DirSync” Tool Only available in Azure AD Premium
  • 38. Synchronization with DirSync DirSync Intervals Directory Sync runs on 3 hour intervals. Password Sync runs on 2 minute intervals. Password Writeback’s occur instantly. DirSync On-Demand Start-OnlineCoexistenceSync (PowerShell)
  • 39. Monitoring DirSync Directory Synchronization logs events in the Windows Application Event Log. Event Source: “Directory Synchronization” Synchronization Service Manager for a UI Experience C:Program FilesWindows Azure Active Directory SyncSYNCBUSSynchronization ServiceUIShellmiisclient.exe Create Security Group “MIISAdmins” on the DirSync Server and add the logged in user to the group. Reference: http://support.microsoft.com/kb/2791422
  • 40. Azure Active Directory Sync (“AAD Sync”) Azure Active Directory Sync (“AAD Sync”) New “One Sync” Tool, replaces DirSync General availability and available for download Features Onboard Multi-Forest Server AD Deployments to Azure AD Advanced provisioning, mapping and filtering rules Map multiple on-premises Exchange organizations to a single Azure AD tenant
  • 41. DirSync Demo Configuration Virtual Network (PPE-VNET) AD-Subnet PPE-DC Apps-Subnet PPE-DirSync ppelabs.onmicrosoft.com
  • 43. Running Windows Server AD on Azure Virtual Machines
  • 44. Why Server AD in a Azure VM? Business Drivers Support for pre-requisites for existing applications, such as SharePoint. High Availability Solutions for SQL Server Databases using Always-On Availability Groups. Disaster Recovery solution for branch offices and a limited set of VM’s. Dev/Test Workloads.
  • 45. Azure VM Considerations From an Existing Physical Machine P2V a physical machine and move to Windows Azure Move the DC’s VHD file to Windows Azure Create the VM from the VHD Starting with a new Virtual Machine Build a new Virtual Machine and replicate directory to Windows Azure
  • 46. Azure VM Considerations (continued…) Attach data disk (caching turned off) Don’t use D: ( temporary physical disk) Put logs and account DB on attached disk to avoid data loss
  • 47. Azure VM Considerations (continued…) IP Addressing Microsoft Azure VM’s require use of a DHCP leased IP address. The lease is an infinite ‘dynamic’ lease, but not the same as ‘static assigned’ address that you would expect to use in and on-premises environment. The leased IP address is routable for the duration of the lease, which is determined by the life time of the service (or VM). Set a Static IP in the Virtual Network using the Set-AzureStaticVNetIP cmdlet.
  • 48. Azure VM Considerations (continued…) Deploy DNS on the Domain Controller The Windows Azure DNS does not cover the AD DNS records needed. Register the DNS server in the Virtual Network.
  • 49. Running AD FS on Azure Virtual Machines
  • 50. Running AD FS on Azure VM’s ADFS Best Practices call for Load balancing the AD FS Proxy and STS endpoints for high availability. If running this workload in Azure, use the Azure Internal Load Balancer. • Requires Regional Virtual Network
  • 51. Typical AD FS deployment on-premises…
  • 52. Example Cloud Based Architecture
  • 53. Running ADFS On-Premises Deploy AD FS Proxy Servers in Azure. Establish a site-to-site VPN or Express Route between the on-premises network and the Azure Virtual Network. Ideal for Production Environments.
  • 54. Running only AD FS Proxy Servers in Microsoft Azure
  • 55. Summary Microsoft Azure Active Directory Introduction Application Access Azure AD Application Proxy Multi-Factor Authentication (MFA) Company Branding Directory Integration Running Windows Server AD / AD FS on Azure VM’s
  • 56. Coming Up Next . . . Cloud Services and Websites