Last Updated On : Saturday, July 14, 2018Introduction to WebJobs in Azure website and Deployment using Portal and Powershell Web Jobs in Azure websites are exclusive applications or writings running in the contextual of the Azure website as a background task. Below we have listed the files supported by Web Jobs as runnable tasks .cmd, […]
Publishing an Azure website
Last Updated On : Saturday, July 14, 2018Publishing an Azure website using various methods For publishing an Azure website, the web application or code needs to be copied to one of the deployment slot. You can publish a Microsoft Azure Website with the use of a diverse range of tools including: Source control systems are […]
Deployment slots in Azure website
Last Updated On : Saturday, July 14, 2018Defining deployment slots in Azure website Deployment slots in Azure website are collection of individual Azure website linked to your production slot website. For instance, if you intend to develop your website using the name Contoso-web and adding a deployment slot named Staging, then the website identification for […]
Creating an Azure website
Last Updated On : Sunday, July 1, 2018Creating an Azure website usingĀ Portal, Powershell and CLI Creating an Azure website on Microsoft Azure Cloud starts with creating the unique DNS name, specifying the region the website will run in on Microsoft Azure Cloud starts with creating the unique DNS name, specifying the region the website […]