Creating a Service Principal in Azure for Terraform to authenticate and manage resources
HTML-код
- Опубликовано: 8 фев 2025
- In this video, you will learn how to create a service principal in Azure by registering an App and then assigning a contributor role to that service principal and how to create a terraform provider configuration file with the credentials needed to authenticate and manage Azure resources
Your explanation is spot on…plus I love how your voice sounds 🖤
Keep it up, thanks
Thank you! 😃
Its very helpful your tutorial. kindly add more video its amazing tutorial. thanks for your hard working.
Your explanation is outstanding @kavitha.
In disposable cloud env. 'Add role assignment' is disabled. Any alternate?
Is it possible to create new azure subscription by using terraform
No. We cannot create azure subscription using terraform, but you can get information about subscription using terraform
@@kavithasureshkumar2002 thanks for your quick response
It is not recommended to provide the client secret is such a manner. Please don't use it in real-life scenarios.