Base solution for your next web application
Open Closed

Asp.net Core & Angular Azure DevOps Deployments #6335


User avatar
0
techieg created

Hello,

After several endless days trying to deploy to no avail, we need details on deploying Asp.net Core/Angular to Azure DevOps (WIndows and Linux) VMs as well as Azure DevOps Web App.

Thanks,


6 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    We don't provide an official document for this. If you can share where did you get stuck, we can try to help.

    You can also check https://support.aspnetzero.com/QA/Questions/5725

  • User Avatar
    0
    techieg created

    Hi,

    I have added a created a project of Asp.net Core/Angular with seprate projects. So there are two seprate solution now, one for angular(front end) and other for .net core(Back end api). Now i am trying to deploy it by using DevOps VM/Web app.

    Can you provide the details how i can deploy it using DevOps?

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    Can you provide the details how i can deploy it using DevOps?

    As I said, we don't have a document for this. You can check it on the web or you can refer to link I shared in my previous post.

  • User Avatar
    0
    techieg created

    Ok, thanks. We will be moving away from your "solution" as well as requesting a refund. It is absurd that I am being pointed to "check it on the web" considering the cost of this thing and the "support" included with purchase. I'm not sure why there is mention of "multi-tenant" if you don't support or provide details on deploying to every Azure and AWS scenario, being the two dominant cloud services out there unless of course this is not a product meant for the cloud. Perhaps I'm expected to do multi-tenant hosting on-premises and using local/on-premises AD. This is a joke.

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @techieg

    We understand your case but as you can imagine, we can't provide documentation for every possible deployment option. What we provide is the full source code.

    If any part of AspNet Zero prevents Azure DevOps Deployments, we will be happy to fix it (it doesn't since many of our customers are already doing it.)

    So I think AspNet Zero provides what it promises. And considering the price, I have never seen such a product on the market including the source code.

  • User Avatar
    0
    piapps created

    I have an older version running (4.3 i think) running through DevOps pipeline to 2 Azure app services with a few bonus steps needed once deployed that I have yet to figure out when I have some time but i cant imagine the newer versions being any more difficult if you need help?

    The DevOps pipeline can be treated as your home machine so if you can compile and deploy on your machine the steps are largely the same it can just seem more confusing. I would be happy to provide some guidance if needed.