Differences

This shows you the differences between the selected revisions of the page.

2020-07-13 2020-07-30
anchor update (martin) anchor update (2nd) (martin)
Line 27: Line 27:
If you update your WebJob frequently, or if you have multiple instances of similar WebJobs, you can automate the update using WinSCP [[scripting]]. If you update your WebJob frequently, or if you have multiple instances of similar WebJobs, you can automate the update using WinSCP [[scripting]].
-First, learn how to [[guide_microsoft_azure#website|setup FTPS access to the WebJob (WebSite)]].+First, learn how to [[guide_microsoft_azure#appservice|setup FTPS access to the WebJob (WebSite)]].
Example script: Example script:
Line 316: Line 316:
===== Further Reading ===== ===== Further Reading =====
-  * Guide to [[guide_microsoft_azure#website|connecting securely to a Microsoft Azure App Service (Web Site) with FTPS]];+  * Guide to [[guide_microsoft_azure#appservice|connecting securely to a Microsoft Azure App Service (Web Site) with FTPS]];
  * [[https://www.hanselman.com/blog/IntroducingWindowsAzureWebJobs.aspx|Introducing Windows Azure WebJobs]];   * [[https://www.hanselman.com/blog/IntroducingWindowsAzureWebJobs.aspx|Introducing Windows Azure WebJobs]];
  * [[https://docs.microsoft.com/en-us/azure/app-service/webjobs-dotnet-deploy-vs|Develop and deploy WebJobs using Visual Studio - Azure App Service]];   * [[https://docs.microsoft.com/en-us/azure/app-service/webjobs-dotnet-deploy-vs|Develop and deploy WebJobs using Visual Studio - Azure App Service]];

Last modified: by martin