Finally someone who actually explains the why's of the way someone would make a yaml, I went crazy searching for this, nobody explains, they only tell you what to write and nothing else, thanks a lot!
@@SumitRaj-LetsDevOps sir that I have one doubt, through cicd I want to deploy pods in aks cluster, that I have all my manifest files, but I want to replace image in manifest files, I want to add my acr image to manifest files, I know how to integrate acr with aks, but how to replace the images in manifest and add acr image.
wow this was very helpful and crystal clear for me to understand step by step thanks a lot , i was really worried as i was pushed into project with YAML pipelines and all this was very helpful , could you please let me know how to check on Certificates as well pls..
Thank you for the video. Is there a way to expose the pipeline status such that it can be displayed via a configured raspberry pi so as to get a frequent build status - more like Information radiator ?
Thank you for taking the time to explain the different components of the yaml file! Excellent job! Would you happen to have a powerpoint slide on this tutorial or a pdf for downloading?
I have one question regarding the Azure self-service solution. Like I have setup the infrastructure as code by Terraform and created the managed images by Packer through the Azure DevOps pipeline, on the devops side everything is ready, so now I want to give the solution to end users like the Qa team, who will be creating the Vms, Dbs, and required services as per requirements through Terraform code. What will be the best solution to give the end user access to create the required services? In AWS, I'm using a service catalog. But in Azure, which service should I use?
@@SumitRaj-LetsDevOps Can we use that service catalog feature with Terraform? As I mentioned in my last comment, I'm creating managed images through Packer HCL. and some service through Terraform only. How will the service catalog work with any link or video related to this? Thanks for Reply:)
Thanks for the helpful video. One area: jobs - could a concrete example be given for needs of jobs? Even in demo at 12:33, the both jobs used same default pool. The yaml did not specify the agent type. Then how build is passed to different agent types?
Each Job can be configured to use different Pool. You can create Another pool and add Capabilities so that during the execution Job will pick to right Agent
Hello Sumit! Where can I find the repository where I can find the code of the project? I want to implement that as well. Thanks for the great explanation!
@@bogdanapostol5047 you can find the the code in the blog-> link is given in video description--> www.letsdevops.net/post/letsdevops-complete-guide-to-learn-and-setup-yaml-pipeline-in-azure-devops
@@SumitRaj-LetsDevOps but then you have the same build/deploy steps for each stage. The answer I was after is to use templates, and then create stage for each env
Finally someone who actually explains the why's of the way someone would make a yaml, I went crazy searching for this, nobody explains, they only tell you what to write and nothing else, thanks a lot!
Thanks for the Feedback 😊
Yes man...finally some one came up with what we are looking for
Hey Sumit please try to bring more latest tutorials on Azure Devops.
Your tutorials are way more clear to learn.
I watched so many videos on yaml but this is one of the best.
Thanks for the feedback
The way of explaining in detail with diagarams and steps are really good
thank you
The way of explaining in detail with steps are really good. Thank you so much Raj
Thank you
Very impressed with the explanation.. clearly understood the process of YAML
Its an awesome video that explains yaml pipeline for build and release with multiple scenarios. Thank you so much
Glad it was helpful!
Best video i have seen on Yaml. Simple and clear. Great Video Mr. Sumit. Waiting to see more such videos.
short precise and very crisp...i learnt the yml writing just in one day
Thank you
Thx for sharing your knowledge.
Kindly share more YAML videos covering more real life production scenarios.
your website is easy to understand and to follow along. Thank you for sharing your knowledge.
Thanks for the Feedback
Amazing explaination!! To the point and clear video. Thanks sir.
Thank you
Excellent explanation Sumit!!
thank you
simple and clear thanks
This is one of the best videos of yaml pipelines. I really appreciate your work.
Thanks a lot. Kindly share and subscribe.
Very good work. Keep posting more videos!!
Thanks for the feedback.Yes very soon will be sharing more on Videos.
Nice content.. easy to understand as a beginner bcz detailed explanation in simpler manner.. Thanks for sharing.
@@pivotbossfan8512 thanks for your feedback
Very clear explanation.thanks
Thanks, video is clear in understanding & touch-basing the fundamentals
Thanks you liked it
Great work thank you a lot
Awesome tutorial easy to understand… keep it up 👍
Thank you.
Good one, thanks for video
You're welcome
Very nice explanation. thank a lot!
Thank you!
Excellent 👏👏👏
The best tutorial so far I have seen is very specific and well organized. keep posting more
Thanks a lot Akramul.
Thanks bro very detail video 📹 👌
Awesome easily understood..loved it🤩 Waiting for next one.
Thanks Powrish for the feedback.
Very helpful video, thanks lot.
Thanks
Thank you!
After long search finally got the required content here in more simple way. Subscribed your channel for more helpful videos. Thanks Sumit 😀
Thanks Sudheer. Kindly share as well. More video on DevOps is on the way.
Great video. Need more detailed videos from you on YAML scripting on real time scenarios.
Thanks Rachit
Super explanation
Amazing tutorial, great work😀
Thank you
thanks for the demo
Really great video sir, thanks for clear explanation
Thanks Venkata
@@SumitRaj-LetsDevOps sir that I have one doubt, through cicd I want to deploy pods in aks cluster, that I have all my manifest files, but I want to replace image in manifest files, I want to add my acr image to manifest files, I know how to integrate acr with aks, but how to replace the images in manifest and add acr image.
@@venkatasivasailakkamraju3600 May be you can write some config update Script that should update the Manifest file before deploying it.
Nice sir i could easily understand thankyou sir
Thanks Suma
wow this was very helpful and crystal clear for me to understand step by step thanks a lot , i was really worried as i was pushed into project with YAML pipelines and all this was very helpful , could you please let me know how to check on Certificates as well pls..
Glad it helped!
Please do the video for Adobe exp manager on maven project of CI/CD pipeline setup with Jfrog artifactory
Really liked it
Thank you
Thank you for the video. Is there a way to expose the pipeline status such that it can be displayed via a configured raspberry pi so as to get a frequent build status - more like Information radiator ?
Very Informative
Thanks Sreekumar
Can You video on AVD
Hi, the video very informative. Could you please make videos on Powershell API for azure devops
Sure, I will do.
Thanks for the feedback
@@SumitRaj-LetsDevOps I'll be waiting 😁😁😁
Hi Sumit. I would like to learn more about ADO yaml pipelines. Usage of templates, variables etc. Any training that you can recommend? Thanks
I have already released video on that.
can you please tell exactly where the artifact is placed once build is completed?
Hi Sumit can you do a video on how to deploy azure data factory using yaml it will be very helpful
Sure
I am working on it. I will share very soon.
Tq🥰
Nice explanation, Can i get the repo link ?
Tq👌🙏
From where do I get the arguments, the value for msBuildArgs etc..
how you are getting that build argument
Thank you for taking the time to explain the different components of the yaml file! Excellent job! Would you happen to have a powerpoint slide on this tutorial or a pdf for downloading?
You can find here. www.letsdevops.net/post/letsdevops-complete-guide-to-learn-and-setup-yaml-pipeline-in-azure-devops
Azure Firewall
Why do we need classic yaml pipelines can you please explain?
We can create build and deployment using yaml then why do we need classic pipelines?
Is 'ActivityOnWindows' a predefined keyword?
I have one question regarding the Azure self-service solution. Like I have setup the infrastructure as code by Terraform and created the managed images by Packer through the Azure DevOps pipeline, on the devops side everything is ready, so now I want to give the solution to end users like the Qa team, who will be creating the Vms, Dbs, and required services as per requirements through Terraform code. What will be the best solution to give the end user access to create the required services?
In AWS, I'm using a service catalog. But in Azure, which service should I use?
We do have Service catalog in Azure. May be you can check that.
@@SumitRaj-LetsDevOps Can we use that service catalog feature with Terraform? As I mentioned in my last comment, I'm creating managed images through Packer HCL. and some service through Terraform only. How will the service catalog work with any link or video related to this?
Thanks for Reply:)
Nice explanation .Would you please help us with the document ???
Hi Shiva, link of the blog is added in the video description
good
Thanks for the helpful video. One area: jobs - could a concrete example be given for needs of jobs? Even in demo at 12:33, the both jobs used same default pool. The yaml did not specify the agent type. Then how build is passed to different agent types?
Each Job can be configured to use different Pool. You can create Another pool and add Capabilities so that during the execution Job will pick to right Agent
if I just want to start CI, Build, test and Sonar to include, one stage and multiple jobs rt?
Yes, you can use
where can i get samplewebapplication ?
Hello Sumit! Where can I find the repository where I can find the code of the project? I want to implement that as well. Thanks for the great explanation!
@@bogdanapostol5047 you can find the the code in the blog-> link is given in video description--> www.letsdevops.net/post/letsdevops-complete-guide-to-learn-and-setup-yaml-pipeline-in-azure-devops
@@SumitRaj-LetsDevOps I am referring to the code of the application, not the code of the pipelines. I don't see that one anywhere.
Anyone know where is this demo project ? sln file | One of the best video on YAML
you can create your own sln file through Visual Studio Code.
##[error]No agent found in pool Default which satisfies the specified demands: msbuild, Agent.Version -gtVersion 2.163.1
We are using yaml pipelines for CI, and classic pipelines for Cd but what is exact reason i dong know could you please explain.
For visual it looks easy to understand, that could be reason to use the classic . For Maintainability it is not good
Hi Sir, Do you provide working session ? I want to start my career in AZ400, please let me know if you provide training/working session
You Can reach out at Sumit.raj0103@gmail.con
How would you configure it for multiple environments (dev, test, prod)?
You can create Stage for each environment
@@SumitRaj-LetsDevOps but then you have the same build/deploy steps for each stage. The answer I was after is to use templates, and then create stage for each env
Can you make video on terraform
Sure, I am on it
I'm trying to build and deploy the same but getting error. Could you please guide me.
What is the error you are getting ?
@@SumitRaj-LetsDevOps process'msbuild.exe' exited with code 1'
I am Unable to send you error snap in chat
Can you please provide the source code which you used in the demo?
you can find in my blog: www.letsdevops.net/post/letsdevops-complete-guide-to-learn-and-setup-yaml-pipeline-in-azure-devops
@@SumitRaj-LetsDevOps we are looking for source code which is there in repo. can you share that.. its not there in your blog.
If we use the same pool for all the jobs, it can be specified outside the job same as common parameters declaration, right?
Yes, there is trigger option which you can use and test.
Process mabuilds.exe exited with code 1
This is a error
Appreciated Bro ... well explained @Sumit Raj
Thank you
May be nice video but i didnt get my head around 😢