great video using real life practical examples. one if the best videos on DevOps/azure integration with terraform. Thank you!
@madzbrosydneyАй бұрын
Very nice video Prashant!
@BanuChenderJallu Жыл бұрын
Thank you now we have content for azure rm terraform provider content.❤
@gswp1 Жыл бұрын
More to come! 😊
@harshadmatal2026 Жыл бұрын
Very Informative.. Thank you
@gswp1 Жыл бұрын
Glad it was helpful!
@nealpan Жыл бұрын
Awesome. Keep sharing as such good videos.
@gswp1 Жыл бұрын
Thank you, I will. 😊
@atultiwari4973 Жыл бұрын
Sir aap bahut ache se samjhate hain . Thanks
@gswp1 Жыл бұрын
Dhanyavaad 🙏
@AmanSingh-ev7np Жыл бұрын
Informative and nicely explained. Appreciable...
@gswp1 Жыл бұрын
Glad you liked it. 😊
@shaikhsultan9174 Жыл бұрын
Very informative and well explained 👍
@gswp1 Жыл бұрын
Glad you liked it
@kalankaraivilakkam Жыл бұрын
You sound like MS Dhoni :)
@gswp1 Жыл бұрын
☺️
@mike44853 ай бұрын
Nice Video Thanks for this . One doubt here.. after configuring selfhosted agent cant we add all tasks under first stage ? pls clarify
@gswp1Ай бұрын
Sure you can but depend on Self hosted agent has all connectivity
@Anneswand Жыл бұрын
You are an inspiration ❤
@gswp1 Жыл бұрын
Bhai 🙏
@gauravrai6168 Жыл бұрын
informational video
@gswp1 Жыл бұрын
Glad you think so! 😊
@viploverajtyagi2570 Жыл бұрын
Wah 🎉 impressive
@gswp1 Жыл бұрын
Glad you like it 👍
@varadadhanalakshmi9608 Жыл бұрын
Thank you so much
@gswp1 Жыл бұрын
You're most welcome 🙏
@maheshkumarnaik7545 ай бұрын
how to automate to build and deploy sir
@awsservices814410 ай бұрын
I have one doubt. in real time first we create resources using terraform via azure Pipelines and then deploy our applications in that resources right. ? correct me if i am wrong. if YES then how the pipeline stages will be. how the repo looks like.
@gswp110 ай бұрын
You should have two repos 1. Infrastructure as code(terraform) 2. Application There will be two build pipelines 1. Provision resources using terraform 2. Build your application Then there will be release pipeline which will deploy your application. This is called CI/CD. First two pipelines work as Continuous Integration and release pipeline will work as Continuous Deployment.
@awsservices814410 ай бұрын
@@gswp1 thankyou
@ArtisticXvaidu Жыл бұрын
Very good video
@gswp1 Жыл бұрын
Thanks for the visit
@awsservices814410 ай бұрын
why dont you add task ( apply ) in the First Stage only.??? why you are creating again in the second stage?
@gswp110 ай бұрын
Good question. Yes, We can do that too. But we should not do that in production environment. Because in production, if we have separate stage for Applying the changes using terraform then we can add automated gates for approvals and creation of change logs for organisational standards.
@awsservices814410 ай бұрын
@@gswp1 thanks for your valueable information.
@rpsingh2313 Жыл бұрын
Thank you so much sir
@gswp1 Жыл бұрын
Most 🙏
@gswp1 Жыл бұрын
Most welcome 🙏
@AshaBhadauria-s7d Жыл бұрын
Thanks sir
@gswp1 Жыл бұрын
So nice of you
@kajalkr.saphui2217 Жыл бұрын
Can it be possible to Share one Video of Terraform & DevOps on Azure Virtual Desktop(AVD)? Maintaining industry standards. Including KeyVault and disk Encryption (ADE) on the Session Host, Adding Monitoring Parameters, and adding a Private end Point connecting the AVD session Host and storage File share.
@gswp1 Жыл бұрын
Thanks you so much for your interest in this topic. We have topics in pipeline related to compliant with security and policy standards. We will try to cover your requirement in future courses. 👍
@kayoutube690 Жыл бұрын
I'm facing unauthorize issue :Error: Failed to get existing workspaces: containers.Client#ListBlobs: Failure responding to request: StatusCode=403
@gswp1 Жыл бұрын
Try to assign storage blob owner role to your user id on storage account. It will resolve your issue.
@kayoutube690 Жыл бұрын
@@gswp1 I have added this already including the storage blob data contributor to the user id on storage account
@gswp1 Жыл бұрын
Looks like proxy is blocking your connection. Try to add following in no_proxy environment variables : “.blob.core.windows.net”
@WJAERaju Жыл бұрын
thank you for share information sir. fresher can't get devops jobs it is true
@gswp1 Жыл бұрын
In current market freshets can get almost any job in IT. Trends are changing, these days recruiters are more focused on skills rather than their past experience. By the way, current IT industry is changing so fast that everyone becomes fresher after couple of months or years. Everyone has to keep themselves updated. Hope I have answered your query. Cheers !