Creating a Service Principal in Azure for Terraform to authenticate and manage resources

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • 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

Комментарии • 6

  • @munapadhi8723
    @munapadhi8723 7 месяцев назад +1

    Its very helpful your tutorial. kindly add more video its amazing tutorial. thanks for your hard working.

  • @munapadhi8723
    @munapadhi8723 7 месяцев назад +1

    Your explanation is outstanding @kavitha.

  • @user-fd1wt6iq5j
    @user-fd1wt6iq5j 2 месяца назад +1

    Is it possible to create new azure subscription by using terraform

    • @kavithasureshkumar2002
      @kavithasureshkumar2002  2 месяца назад +1

      No. We cannot create azure subscription using terraform, but you can get information about subscription using terraform

    • @user-fd1wt6iq5j
      @user-fd1wt6iq5j 2 месяца назад

      @@kavithasureshkumar2002 thanks for your quick response

  • @sunilgupta-xs2rd
    @sunilgupta-xs2rd 11 месяцев назад

    In disposable cloud env. 'Add role assignment' is disabled. Any alternate?