Presentation is loading. Please wait.

Presentation is loading. Please wait.

Microsoft Azure P wer Lunch

Similar presentations


Presentation on theme: "Microsoft Azure P wer Lunch"— Presentation transcript:

1 Microsoft Azure P wer Lunch
9/12/2018 Microsoft Azure P wer Lunch Today’s Topic: [Terraform with Azure] Siraj Mohammad – Azure TSP Date: [10/13/2017] Presented By: Azure Solution Architects from US South Central © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

2 Session Agenda Azure Services Updates Today’s Topic: Q & A
Terraform on Azure Q & A

3 Updates Azure Batch AI preview in US East:
Train machine learning models by using GPU and CPU clusters, with standard and low priority VMs Update management, inventory, and change tracking in Azure Automation Auto-renewal of SSL certificates in App Service General availability (Windows) and preview (Linux): Accelerated Networking

4 Infrastructure as Code
Terraform Terraform is a tool for building, changing, and versioning infrastructure safely and efficiently Infrastructure as Code Execution Plans Resource Graph Change Automation

5 Why Terraform

6 Constructs Provider Variables Resources Provisoner

7 Modules

8 Graph $ terraform graph | dot -Tpng > graph.png

9 Preparing environment to run Terraform
Download Terraform package Setup Terraform access to Azure Azure CLI 2.0 az ad sp create-for-rbac –n “MyApp” --role="Contributor" --scopes="/subscriptions/${SUBSCRIPTION_ID}“ Make note of client_id = "94ce529c-xxxx-4f8d-8cf2-db2dcd6d523d" client_secret = "aa14c8f1-xxxx-4eca-abe8-5fc21cc5c4fa" tenant_id = "72f988bf-xxxx-41af-91ab-2d7cd011db47"

10 Demo Demo1 Demo2 C:\terraformsamples\Azure-Terra
Run and create environment Change instance type to DS2 Demo2 Show module Demo

11 Resources Azure Home Page Azure Blog Azure Updates

12


Download ppt "Microsoft Azure P wer Lunch"

Similar presentations


Ads by Google