Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Steven A 2 posts 72 karma points
    Oct 12, 2015 @ 14:50
    Steven A
    0

    Azure PaaS + Umbraco Solution and Deployment

    Is the Umbraco solution for Azure PaaS structured based on the default Visual Studio Web/Worker role model? Does it include the ability to deploy from Visual Studio or does all the deployment happen in the background based on Umbraco configuration utilizing cspack.exe?

  • Paul Sterling 718 posts 1534 karma points MVP 8x admin c-trib
    Oct 12, 2015 @ 17:23
    Paul Sterling
    0

    @Steven

    UaaS uses a Git + Kudu custom deploy for "meta" deployment (files, umbraco data and doc types, etc...) and an internal deploy engine called "Deploy" (aka Courier) for content and media.

    You may find the docs here useful in understanding how to work with UaaS deployments https://our.umbraco.org/documentation/Umbraco-as-a-Service/Deployment/

    In short, if you configure your VS deploy to push your deploy files to your site's Git repo, then the deployment engine will handle the rest.

Please Sign in or register to post replies

Write your reply to:

Draft