Create Release pipelines and deploy an Angular application with CI/CD on Microsoft Azure

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ก.ย. 2024
  • This video will guide you through creating an Angular application in your local machine and deploy it on Microsoft Azure. You'll also learn how to create build pipelines and release pipelines along with continuous integration and continuous deployment.
    Please feel free to comment below if you're stuck somewhere. I'll schedule a zoom/skype/google call if required.
    There are moments in this video where we are waiting for a process to complete it's execution. Please feel free to skip that part.

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

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

    Very nice video, explained very clearly. Thanks a lot!

  • @jigneshsharma726
    @jigneshsharma726 ปีที่แล้ว

    Very informative and really learn CI/CD withing hours thanks bro.. it's really helpful for me

    • @Tanzeel431
      @Tanzeel431 ปีที่แล้ว

      Glad it helped

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

    Thanks. Your video is really useful and valuable , because keep up to date . Many angular-devops tutorial video are out of date.

  • @helsinkired8523
    @helsinkired8523 7 หลายเดือนก่อน

    on which deployment server does this angular application run on? NGNIX or Tomcat or some other? Because angular requires a webserver to run right?

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

    I have no Releases Tab for the pipelines
    please help!

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

    nice one bro, can you please do more videos like these pipelines for java,.net, python

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

    Everything deploys, but my site shows the default azure page

  • @abhishekgupta-wx8hi
    @abhishekgupta-wx8hi 3 ปีที่แล้ว

    I am facing this issue " This agent request is not running because you have reached the maximum number of requests that can run for parallelism type 'Microsoft-Hosted Public'. Current position in queue: 1
    "
    Please help me to solve it....Thanks

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

      You can use Self-hosted Agent

  • @induguptha6187
    @induguptha6187 3 ปีที่แล้ว

    My azure pipeline build is successful but dist folder is not generating and i get runtime error to add web.config file. I added it but still same issue

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

      Hi, i'm stuck somehwere and need help please. can i schedule with you?

  • @sasikiranrachapudi751
    @sasikiranrachapudi751 ปีที่แล้ว

    Brother can you please do yaml pipeline for Angular application

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

    I received same error, how to resolve, could u pls explain

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

      I fixed this somehow, used the same method as u used, thanks very much

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

      @@lakshaymalik7215 Hi What is the fix for it could you please help me out