Azure Pipelines : Build and Deploy ASP.NET Web Site to Azure VM

Sdílet
Vložit
  • čas přidán 6. 10. 2021
  • Continuous Integration and Deployment of ASP.NET 4.x Web Application from local git repository to Azure VM.
    This demo uses following azure devops features
    1. Azure Repos (GIT)
    2. Azure Pipeline YAML for Build
    3. Azure Pipeline RELEASE for Deployment
    4. Azure Pipeline "Deployment Group" (Server group) for target server
    My Azure DevOps Project : dev.azure.com/mahendraunlimit...
  • Věda a technologie

Komentáře • 13

  • @vietphan6485
    @vietphan6485 Před 2 lety +1

    thanks for your video. It helps me so much

  • @HusseinALSHAMIRI
    @HusseinALSHAMIRI Před 2 lety

    Thank you Mahendra, straight to the point

  • @amitchandrathakur4068
    @amitchandrathakur4068 Před 2 lety

    Thank you so much sir

  • @parth7450
    @parth7450 Před 6 měsíci

    very helpful !

  • @TheHearOfIraq
    @TheHearOfIraq Před 2 lety +1

    Thank you, very well explained

  • @king555raja
    @king555raja Před 2 lety +1

    Thank you

  • @dnyaneshvarsultane9834

    Hi @mahendra
    Can you let me know about, I have one project deployed as a web services on azure, but right now I want to deploy on vm, I have clone all source code but we are not accessible some stages from azure, due to deployed services and vm subscription is different can we establish connection different subscription group

  • @spiritube
    @spiritube Před 8 měsíci

    Always getting "##[warning]Directory 'D:\a\1\a' is empty. Nothing will be added to build artifact" even with the exact same steps in this video. pls help

  • @vamsidhanushvml501
    @vamsidhanushvml501 Před 2 lety

    Thank you so much..
    Can you explain how to deploy service into vm Iis