Copied to clipboard

Flag this post as spam?

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


  • Nagarjun 43 posts 75 karma points
    Jan 02, 2025 @ 08:19
    Nagarjun
    0

    Umbraco V15. Issue when deploying CMS to Azure App Service.

    Hi,

    After deploying V15 to Azure app service, I'm noticing this below error when i deploy from devops pipeline. enter image description here

    However when i deploy through publish profile for the same repository from Visual Studio, everything works fine. Any thoughts?

  • Meni 280 posts 538 karma points
    Jan 02, 2025 @ 18:50
    Meni
    0

    Maybe check to which folder it deploy from pipeline.

    For me it created a small mess when deployed, then I had to change from: site\wwwroot to site and that's it.

  • Robert Runge 2 posts 72 karma points
    Jan 11, 2025 @ 07:55
    Robert Runge
    0

    Hi,

    Try adding this app setting: ASPNETCORE_DETAILEDERRORS=true, to your "Environment variables" for your web app in Azure. It should give you more detailed information.

    enter image description here

Please Sign in or register to post replies

Write your reply to:

Draft