Azure App Services - Web Apps

Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 15

Azure App Service - Web Apps

Ryan Irujo, Senior Technical Consultant - Elite Incubation


Lumagate

M I C R O S O F T C O N F I D E N T I A L – I N T E R N A L O N LY
Insider Tip: Topic
• When you see these slides, you should pay attention as this
is where we will share our best practices from the field

• These topics are also great discussions points

M I C R O S O F T C O N F I D E N T I A L – I N T E R N A L O N LY
What to Expect?

 We will be covering the overview of how manage and


configure Azure Web Apps.
 This will cover each of the core concepts, functional areas and
scenarios
 Trough examples you will to get a solid understanding of
Azure Web Apps and ensure you are ready to proceed with
realizing your scenarios
Azure App Service - Web Apps

These modules ●
Provide a walkthrough of the main capabilities of Azure Web
gives you an ●
Apps
Understand the possibilities, flexibility and power, as well as
introduction to Microsoft’s approach deploying and configuring Web Apps in
Azure.
Azure Web Apps

This is a highly Provides guidance and reference on the key topics


interactive


Talk about the scenarios and technical decisions that occur
after
workshop that:
Agenda – Azure Web Apps

Deployment Features Management


Deploying Azure Web Apps
• Azure Portal

• Azure Resource Manager (ARM) Template Deployment

• Visual Studio Cloud Template (i.e. - ASP.NET)


 Service Admin

Demo:
Deploying an Azure App:
- Azure Portal
- ARM Template
- Visual Studio
Azure Web App Features
 Azure App Service Support
 Real-time HTTP Traffic Analysis and Diagnostics

 App Service Plan


 Auto-Scaling (Up and Out)

 Features
 Backups, Authentication/Authorization, Diagnostic Logs

 Publishing
 Continuous Deployment and Deployment Slots

 API
 API Definition and Cross-Origin Resource Sharing (CORS)
Azure Web App Features Cont.
 Mobile
 Mobile Integration, Data Connections and Mobile Authentication

 Web Jobs
 Simplify tasks just as image processing , queue processing, file maintenance, etc.

 Routing
 Manage traffic inbound/outbound to your application.

 Resource Management
 RBAC Access and Tagging.
 Service Admin

Demo:
Configuring Diagnostics and Streaming Logs
 Service Admin

Demo:
Configuring Authentication/Authorization to
your Web App
 Service Admin

Demo:
Azure App Service Support
 Service Admin

Demo:
Configuring Continuous Deployment using
GitHub
 Service Admin

Demo:
Configuring Backups
M I C R O S O F T C O N F I D E N T I A L – I N T E R N A L O N LY

You might also like