Deployement vue.js app with a virtual machine azure

Cambyse Daghigh 1 Reputation point
2021-03-31T16:59:28.463+00:00

How ce can deploy our app on vue.js with a virutal machine azure (bastion)?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,201 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. shiva patpi 13,141 Reputation points Microsoft Employee
    2021-03-31T22:04:19.78+00:00

    Hello @Cambyse Daghigh ,
    Can you try following the steps mentioned at https://jasonwatmore.com/post/2020/01/11/vuejs-aspnet-core-on-azure-with-sql-server-how-to-deploy-a-full-stack-app-to-microsoft-azure
    Above article shows connecting to Azure VM via RDP but I believe you can login via bastion
    You might want to see the section "Build and Deploy the Vue.js Front-end app"

    Let us know if the above steps help you out !

    1 person found this answer helpful.
    0 comments No comments