Azure-Presentation-PowerShell-Saturday

Download Report

Transcript Azure-Presentation-PowerShell-Saturday

IT Camp:
Windows Azure
Infrastructure Services
Tommy Patterson
Senior Technical Evangelist
Microsoft
http://virtuallycloud9.com
• @tommy_patterson
http://aka.ms/tplinkedin
http://aka.ms/tpohours
http://aka.ms/tpmeetup
[email protected]
•
http://aka.ms/mshosting
Introduction to
Windows Azure
Introduction to Windows Azure
Today’s
Focus:
http://manage.windowsazure.com
aka.ms/itpac
aka.ms/msdatacenters
http://www.windowsazure.com/en-us/pricing/calculator/
“Windows
Azure
…
“Windows
Azure
scores
provides
morethan
value
3 times5x
higher
than
Rackspace
Amazon
EC2 onon
average.”
Windows Azure
Storage
Windows Azure Storage
Highly Durable Storage
Geo-Replicated Storage
WEST
DC
EAST
DC
> 400 miles
continuous storage
geo-replication
Windows Azure
Storage
IP Address Space: 10.1.0.0/16
IP Address Space: 10.2.0.0/16
IP Address Space: 10.1.0.0/16
10.3.0.0/24
Point-to-Site VPN
For Remote Users
IP Address Space: 10.2.0.0/16
Sizes
Windows Azure VM Platform Images
Microsoft
Open Source
Windows Server 2012 R2 Preview
Windows Server 2012
Windows Server 2008 R2 SP1
SharePoint Server 2013 Trial
SQL Server 2014 CTP1
SQL Server 2012
SQL Server 2008 R2 SP2
BizTalk Server 2013
Visual Studio Ultimate 2013 Preview
OpenSUSE 12.3
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP2
Ubuntu 12.04 LTS
Ubuntu 12.10
Ubuntu 13.04
CentOS 6.3
Windows
Server
• Per-hour/per-minute license in the cloud
Microsoft
Applications
• License Mobility for Applications ( SA )
• Per-hour/per-minute license in the cloud
for subset of products ( SQL & BizTalk )
External
Applications
• Based upon vendor and product
Cloud Service
Cloud Service is a…
boundary
Multiple VMs can be hosted within the same cloud
service
Cloud Service
Cloud Service is a…
boundary
Redundancy at every level
SQL DB Mirroring / AlwaysOn
80/443
VPN Tunnel
Distributed Filesystem Replication ( DFS-R )
Cloud Service
Xcopy / Robocopy based Deployments
http://www.windowsazure.com/en-us/downloads/#cmd-line-tools
# Download & Install Windows Azure PowerShell module
http://aka.ms/CloudLabStartHere
# Import Azure PowerScript Module
# Download Azure Publisher Settings File ( cert )
# Import Azure Publisher Settings File
# Set Default Azure Subscription
Set-AzureSubscription –DefaultSubscription
“Azure Free Trial”
# Set Default Storage Account
# Set VM Image ( Platform or Custom Image )
# Specify a Name for the new VM
$myVM = “XXXlabvm02”
# Set Affinity Group in which new VM will run
# Specify a new local Administrator credentials for the VM
# Build a new Windows VM in the Cloud
# Build a new Linux VM in the Cloud
# Set the Azure Storage Account Name
# Set Source Path and Dest Path – Needs to be a FIXED SIZE VHD
# Upload VHD to Azure Storage Account
# Assign VHD to Azure Disks and VM Images
# Add Disk for 1 VM
# Add VM Image
http://aka.ms/QSK
http://virtuallycloud9.com
• @tommy_patterson
http://aka.ms/tplinkedin
http://aka.ms/tpohours
http://aka.ms/tpmeetup
[email protected]
•
http://aka.ms/mshosting