Series - Windows-Azure-Web-Sites-Tutorials


app-service-history-lesson[MP4] [0:03:48] [2016/06/02]
This is a short introduction to Azure App Service and the components that, once individual, were comprised together to make the larger, more comprehensive offering that makes it easier than ever for…


Create your first Azure Function[MP4] [0:03:07] [2016/05/05]
Create your first Azure Function with this simple example using a HTTP Trigger.


Create your first Azure Function[MP4] [0:06:04] [2016/03/31]
In this video, you will see how easy it is to create an Azure Function with a simple HTTP Trigger.


Create a webhook or API Azure Function[MP4] [0:02:25] [2016/03/31]
In this video, you will see how to create an Azure Function which consumes a GitHub webhook.


Create an event processing Azure Function[MP4] [0:03:10] [2016/03/31]
In this Video, you will learn how to use a Azure Functions Timer Trigger to do some scheduled database cleanup.


Create an Azure Function which binds to an Azure service[MP4] [0:18:15] [2016/03/31]
In this video, you will learn how to connect an Azure Function which reacts to other Azure Services.


Auto-Healing an Azure App Service[MP4] [0:11:32] [2015/04/18]
In this video, Apurva Joshi outlines the Azure App Service feature auto-heal which will automatically restart your Web App when certain triggers are fired.


Protecting Site Slots with Web App Authentication and Authorization[MP4] [0:11:54] [2015/04/14]
In this video, Byron Tardif outlines the Azure App Service feature Authentication & Authorization which configures an Application in AAD in order to protect your site slots.


Github Continuous Delivery in the Preview Portal[MP4] [0:08:40] [2015/04/14]
In this video, Byron Tardif shows us how the new portal enables much more fine grain control over which GitHub repository you can deploy to you Web App.


Static/Dynamic IP Restrictions -- DDOS Protection[MP4] [0:12:19] [2015/04/14]
In this video, Nazim Lala demonstrates how to configure IP restriction for Azure Web Apps to help secure your web app and to help mitigate Denial of Service attacks against your application. This…


Authenticating a Windows Azure Web Site against an Office 365 Domain[MP4] [0:03:52] [2013/06/20]
Using Visual Studio 2012's ASP.NET Tools for Windows Azure Active Directory you can easily set up your ASP.NET applications so that they can authenticate against your Office 365 domain. If you're an…


Testing an Application Package for the Web Application Gallery - Part 1[MP4] [0:05:10] [2013/04/19]
This tutorial shows up how to test your application package on Web Platform Installer before submitting to the Web Application Gallery. If you're a developer who has an application that would be a…


Testing Application Packages for the Web Application Gallery Part 2 [MP4] [0:07:06] [2013/04/19]
This tutorial shows up how to test your application package on Web Matrix before submitting to the Web Application Gallery. If you have an application you'd like to include in either the online Web…


Dropbox Deployment to Windows Azure Web Sites[MP4] [0:03:50] [2013/03/26]
Windows Azure Web Sites provides a multitude of deployment options - FTP and Web Deploy publishing, as well as integrated publishing using GitHub.com, CodePlex.com, and BitBucket. The latest addition…


Migrate a Database-backed Web Site (and database) to Windows Azure Web Sites[MP4] [0:06:11] [2013/02/28]
Many demonstrations and tutorials exist for creating a new web site hosted on Windows Azure Web Sites, but this video will walk you through the process of moving an existing site, and the site's SQL…


Configuring ASP.NET Application using the Windows Azure Management Portal[MP4] [0:08:11] [2013/02/05]
Within the dashboard of any Windows Azure Web Sites is a powerful tab labeled "Configuration." On this tab you can manage your application settings, connection strings, and a variety of…


Managing Windows Azure Web Sites with PowerShell[MP4] [0:11:10] [2013/02/05]
The Windows Azure Web Sites platform is manageable from within the Windows Azure portal, but did you know you can also manage your sites from the PowerShell command line? Using the Windows Azure…


Continuous Deployment to Windows Azure Web Sites with Team Foundation Services [MP4] [0:10:44] [2013/02/05]
In this video, Brady Gaster demonstrates how you can use Team Foundation Services to continuously deploy an ASP.NET web site on Windows Azure Web Sites. As quickly as you can check in code, you can…