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

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ต.ค. 2024
  • 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/...

ความคิดเห็น • 13

  • @HusseinALSHAMIRI
    @HusseinALSHAMIRI 2 ปีที่แล้ว

    Thank you Mahendra, straight to the point

  • @vietphan6485
    @vietphan6485 2 ปีที่แล้ว +1

    thanks for your video. It helps me so much

  • @spiritube
    @spiritube 11 หลายเดือนก่อน

    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

  • @dnyaneshvarsultane9834
    @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

  • @TheHearOfIraq
    @TheHearOfIraq 2 ปีที่แล้ว +1

    Thank you, very well explained

  • @parth7450
    @parth7450 10 หลายเดือนก่อน

    very helpful !

  • @vamsidhanushvml501
    @vamsidhanushvml501 2 ปีที่แล้ว

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

  • @amitchandrathakur4068
    @amitchandrathakur4068 2 ปีที่แล้ว

    Thank you so much sir

  • @king555raja
    @king555raja 2 ปีที่แล้ว +1

    Thank you