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.
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. 👍
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.
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.
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.
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 !
great video using real life practical examples. one if the best videos on DevOps/azure integration with terraform. Thank you!
Very Informative.. Thank you
Glad it was helpful!
You sound like MS Dhoni :)
☺️
Thank you now we have content for azure rm terraform provider content.❤
More to come! 😊
Awesome. Keep sharing as such good videos.
Thank you, I will. 😊
Sir aap bahut ache se samjhate hain . Thanks
Dhanyavaad 🙏
Informative and nicely explained.
Appreciable...
Glad you liked it. 😊
Very informative and well explained 👍
Glad you liked it
You are an inspiration ❤
Bhai 🙏
Wah 🎉 impressive
Glad you like it 👍
Nice Video Thanks for this . One doubt here.. after configuring selfhosted agent cant we add all tasks under first stage ? pls clarify
informational video
Glad you think so! 😊
how to automate to build and deploy sir
Thank you so much
You're most welcome 🙏
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.
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. 👍
I'm facing unauthorize issue :Error: Failed to get existing workspaces: containers.Client#ListBlobs: Failure responding to request: StatusCode=403
Try to assign storage blob owner role to your user id on storage account. It will resolve your issue.
@@gswp1 I have added this already including the storage blob data contributor to the user id on storage account
Looks like proxy is blocking your connection. Try to add following in no_proxy environment variables : “.blob.core.windows.net”
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.
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.
@@gswp1 thankyou
Very good video
Thanks for the visit
Thanks sir
So nice of you
Thank you so much sir
Most 🙏
Most welcome 🙏
why dont you add task ( apply ) in the First Stage only.??? why you are creating again in the second stage?
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.
@@gswp1 thanks for your valueable information.
thank you for share information sir. fresher can't get devops jobs it is true
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 !