Download presentation
Presentation is loading. Please wait.
Published byScot Lindsey Modified over 9 years ago
1
Trevor Sullivan Solution Architect Project Leadership Associates
2
Speaker Trevor Sullivan Microsoft MVP: PowerShell Solution Architect with PLA 10 years of experience on Windows platform Community member (StackExchange, MyITforum, etc.) Open-source project owner/contributor @pcgeek86
3
Social Media http://trevorsullivan.net #PSDSC #PowerShell
4
Agenda Core Azure infrastructure components Azure PowerShell
5
Automating Azure PowerShell + Azure
6
Why are we here?
7
What is DevOps?
8
What are we automating?
9
Cloud Modules MSOnlineAzure Resource Manager
10
Azure PowerShell Automating the Cloud
11
Setting Up Download Azure PowerShell Install Azure PowerShell Configure Subscriptions Sign up for Azure!
12
Azure Authentication Active Directory Interactive Non-interactive Management Certificate
13
What do I do now? Get Commands Read Help Execute Commands Review Results
14
Affinity Groups Affinity Group Virtual Network Cloud Service Storage Account Get-Command -Module Azure -Name *affinity*;
15
Azure SQL SQL Server Firewall Rules Get-Command -Module Azure -Name *sql*; SQL Server
16
Azure Storage Storage Account Get-Command -Module Azure -Name *stor*; Queue Table Blob Files
17
Azure Virtual Machines Cloud Service dc01 (small) dc02 (small) sql01 (large) sql02 (large) dsc01 (medium) exch01 (large) cm01 (large) ops01 (large) Image Gallery
18
Azure Virtual Networks Virtual Network Subnet Gateway Subnet DNS Server IPv4 Address Space DNS Server Gateway
19
Azure Automation Automation Account Get-Command -Module Azure -Name *automation*; Runbook Asset Runbook Job Runbook Worker
20
MSOnline Azure Active Directory / Office 365
21
Azure Active Directory
22
Demo Azure PowerShell
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.