Download presentation
Presentation is loading. Please wait.
Published byAron Fletcher Modified over 9 years ago
1
Automating Microsoft Azure with PowerShell MMS Minnesota 2014 Trevor Sullivan and David O’Brien – Microsoft MVP’s @pcgeek86 @david_obrien #MMSMinnesota #MMSConfigMgr #MMSLove
2
MMS Minnesota 2014 Speaker Profile – David O’Brien MVP for Enterprise Client Management Heavily focused on Automation Blog: http://www.david-obrien.nethttp://www.david-obrien.net Twitter: @david_obrien Principal Consultant at Dilignet in Melbourne
3
MMS Minnesota 2014 Speaker Profile – Trevor Sullivan Director of Training and Product Development @ Opsgility Likes trying new craft beers Passionate about spreading knowledge and awareness Microsoft MVP for Windows PowerShell http://trevorsullivan.net @pcgeek86
4
Agenda Azure Infrastructure Overview Automating Azure Infrastructure using PowerShell Azure Automation feature overview Azure Automation Runbook Authoring Demos
5
What are we automating?
6
Microsoft Cloud PowerShell Modules Azure Active Directory (MSOnline) Azure Azure Resource Manager Azure Rights Management SharePoint OnlineLync OnlineExchange Online
7
Setting up Download Azure PowerShell Install Azure PowerShell Configure Subscriptions Sign up for Azure!
8
Azure Authentication Active Directory Interactive Non-interactive Management Certificate
9
What next? Get Commands Read Help Execute Commands Review Results
10
Azure SQL SQL Server Firewall Rules SQL Server
11
Azure Virtual Networks Virtual Network DNS Server IPv4 Address Space DNS Server Gateway Subnet Gateway Subnet Internet
12
Azure Storage Storage Account Queue Table Blob Files Storage Context Get-Command -Module Azure -Name *storage*, *share*;
13
Azure Virtual Machines Cloud Service dc01 (small) dc02 (small) sql01 (large) sql02 (large) dsc01 (medium) exch01 (large) cm01 (large) ops01 (large) Image Gallery Public IP / DNS Name
14
Infrastructure
15
Azure Automation Automation Account Get-Command -Module Azure -Name *automation*; Runbook Asset Runbook Job Runbook Worker
16
Automating Microsoft Azure with PowerShell Evaluations Please provide session feedback by clicking the Eval button in the scheduler app. One lucky winner will get a free ticket to the next MMS! Visit all of our sponsors in the expo area and online! Platinum Sponsors: Gold Sponsors : MMS Minnesota 2014 David O’Brien and Trevor Sullivan
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.