9
Microsoft Azure Training Shawn Ismail [email protected] http://www.cloudranger.net

Microsoft Azure Training - [24] Azure Websites - Part 1 - Azure Websites Introduction (Exam 70-533)

Embed Size (px)

Citation preview

Page 1: Microsoft Azure Training - [24] Azure Websites - Part 1 - Azure Websites Introduction (Exam 70-533)

Microsoft Azure Training

Shawn [email protected]

http://www.cloudranger.net

Page 2: Microsoft Azure Training - [24] Azure Websites - Part 1 - Azure Websites Introduction (Exam 70-533)

Shawn Ismail Cloud Architect

@shawnismail [email protected]

https://www.linkedin.com/in/shawnismail

http://www.2tolead.comhttp://www.cloudranger.net

Azure Websites - Part 1Azure Websites Introduction

Page 3: Microsoft Azure Training - [24] Azure Websites - Part 1 - Azure Websites Introduction (Exam 70-533)

Azure Websites - Part 1 – Azure Websites Introduction• Platform-as-a-Service• Website Hosting• Development languages• Performance• Scalability

When to use Azure Websites?

Page 4: Microsoft Azure Training - [24] Azure Websites - Part 1 - Azure Websites Introduction (Exam 70-533)

Azure Websites - Part 1 – Azure Websites IntroductionNew Terminology

Azure Websites > Azure Web Apps < Part of Azure App Service

Web Hosting Plan > App Service Plan

Part of Azure Websites can be managed from Management Portal and part from Azure Preview Portal

Page 5: Microsoft Azure Training - [24] Azure Websites - Part 1 - Azure Websites Introduction (Exam 70-533)

Azure Websites - Part 1 – Azure Websites IntroductionAzure Resource Groups

• Part of a new management functionality in Azure – Azure Resource Manager

• Logical group

• Managing all resources in an application together

• Any resource created in the portal is created within a resource group

• Deleting resource group deletes all resources contained within it

• Currently available from Azure Preview Portal and Azure PowerShell

New-AzureResourceGroup –location “East US” –Name “East-US-Group”

Page 6: Microsoft Azure Training - [24] Azure Websites - Part 1 - Azure Websites Introduction (Exam 70-533)

Azure Websites - Part 1 – Azure Websites IntroductionCreating a Website/Web App

URL: (needs to be unique) *. azurewebsites.net

App Service Plan/Web Hosting Plan

Pricing Tier

Resource Group

Subscription

Location

Page 7: Microsoft Azure Training - [24] Azure Websites - Part 1 - Azure Websites Introduction (Exam 70-533)

Azure Websites - Part 1 – Azure Websites Introduction

Web App 1

Web Hosting Plan A

Web App 2 Web App 3

Web App 1

Web Hosting Plan B

Web App 2 Web App 3

ResoureGroup1

Web App 1

Web Hosting Plan C

Web App 1

Web Hosting Plan D

Web App 2

ResoureGroup2

Page 8: Microsoft Azure Training - [24] Azure Websites - Part 1 - Azure Websites Introduction (Exam 70-533)

Azure Websites - Part 1 – Azure Websites Introduction

Download Visual Studio

https://www.visualstudio.com/en-us/downloads/download-visual-studio-vs.aspx

Page 9: Microsoft Azure Training - [24] Azure Websites - Part 1 - Azure Websites Introduction (Exam 70-533)

Azure Websites - Part 1Azure Websites Introduction

Training Site: http://www.cloudranger.net/azure-training

YouTube: https://www.youtube.com/c/CloudrangerNetwork

Twitter : @shawnismail

Email : [email protected]

LinkedIn: https://www.linkedin.com/in/shawnismail

http://www.2tolead.comhttp://www.cloudranger.net