Thank you for the simple and accurate tutorial. It worked well. The quick issue I encountered, every time there is an npm install, it overrides the custom libraries I have. Is it mandatory to have npm install on every build? or we can do it as and when required?
@helsinkired852311 ай бұрын
your package.json will be modified when you install custom npm packages right? based on that package.json, npm install will work and install all libraries in node_modules
@engineersexploring8543 Жыл бұрын
Hello Everyone, I created CI pipleline and CD pipeline as per above steps.. but I am not able to see my app loading with app service URL. Can someone please help to resolve this ? It is bit urgent
@learnwithshivang-3632 Жыл бұрын
Thanks
@mohsinm.chaudary656 Жыл бұрын
Very usefull (Y) How to rollback older release ?
@karmegarajam Жыл бұрын
Great, Very useful. Simple steps, great to learn this steps.. Thanks a lot :)
@stoka432 жыл бұрын
A very informative tutorial, do you have a video of how to connect frontend web app to backend ?
@lekkyjayz62943 жыл бұрын
I got an error when I tried to run the builds: No hosted parallelism has been purchased or granted.
@temitopejosephodemo72323 жыл бұрын
A very simple explanation of CI/CD. send me links to more of your DevOps video. Nice one
@vamsikrishna22413 жыл бұрын
Excellent tutorial
@Tanzeel4314 жыл бұрын
I've created the app service but in devops while creating release pipeline it is showing "No subscription or service connection found". Someone please help. Here is my question on stackoverflow: stackoverflow.com/questions/65016425/how-to-create-a-release-pipeline-on-azure-for-an-angular-project
@Tanzeel4314 жыл бұрын
I did not understand the concept of app service. Why .net service is used for angular?
@SapanKumarDas4 жыл бұрын
could i know that sarting page is photoshop or something?
@askarmus4 жыл бұрын
Photoshop art
@SapanKumarDas4 жыл бұрын
@@askarmus Can you give any link ,i want to download
@conchmagical62374 жыл бұрын
Good demonstration
@thanzeeljalaldeen4 жыл бұрын
just what i was looking for: thanks lead!
@biovawan4 жыл бұрын
Very useful! Thank you! Could you please make a tutorial on how to create different stages i.e. staging & production? If I push to master it first should build and publish on staging. If the app works as expected then it'll go to production. I think publishing to production server will be triggered manually.
@engineersexploring8543 Жыл бұрын
Hello Brother, I am trying the same.. can you tell what process you had followed ?
@mrrao87774 жыл бұрын
Excellent stuff.
@sixtoortega1384 жыл бұрын
Thank you for upload the video it helped me a lot. Grettings from Venezuela
@vikranthg50414 жыл бұрын
love this tutorial. Exactly what I was looking for. Thank you
@meherkiranarasada91864 жыл бұрын
Excellent Askar.....Thank You so much...it helped me a lot...Azure kick-starters can go will this CI/CD video.