Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть How to Create NSG using Terraform-Hindi/Urdu | Lec-14 | What is Terraform | Terraform Tutorials

  • Technical Guftgu
  • 2025-03-03
  • 2993
How to Create NSG using Terraform-Hindi/Urdu | Lec-14 | What is Terraform | Terraform Tutorials
terraform tutorial for beginnersterraform zero to heroterraform in teluguterraform full courseterraform projectterraform installation in windowsterraform azure in hindiwhat is terraform iac codehashicorp certified terraform tutorialsbhupinder rajput terraformtechnical guftguterraform modulesterraform commandsawsccnagcp tutorialsterraform explained in 15 minutescomplete terraform courseterraform questionsterraform examterraform with aws
  • ok logo

Скачать How to Create NSG using Terraform-Hindi/Urdu | Lec-14 | What is Terraform | Terraform Tutorials бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно How to Create NSG using Terraform-Hindi/Urdu | Lec-14 | What is Terraform | Terraform Tutorials или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

  • Информация по загрузке:

Cкачать музыку How to Create NSG using Terraform-Hindi/Urdu | Lec-14 | What is Terraform | Terraform Tutorials бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео How to Create NSG using Terraform-Hindi/Urdu | Lec-14 | What is Terraform | Terraform Tutorials

Lec-14 How to Create NSG And Associate it with Subnet Using Terraform.

CODE:

resource "azurerm_network_security_group" "NSG" {
name = "mynsg1"
location = local.location
resource_group_name = local.resource_group_name

security_rule {
name = "rdprule"
priority = 1000
direction = "Inbound"
access = "Allow"
protocol = "Tcp"
source_port_range = "*"
destination_port_range = "3389"
source_address_prefix = "*"
destination_address_prefix = "*"
}

tags = {
Channel = "Technical-Guftgu"
}
}

resource "azurerm_subnet_network_security_group_association" "nsgassociation" {
subnet_id = azurerm_subnet.subnetA.id
network_security_group_id = azurerm_network_security_group.NSG.id
}

***********************************************************
Now you can Donate us via Paypal or Google Pay
Paypal link : https://www.paypal.me/technicalguftgu
GooglePay/PhonePe/BHIM App UPI ID : bhupinderccs@okaxis

Visit Our Website for all the Courses- www.technicalguftgu.in

Do subscribe to TECHNICAL GUFTGU channel and Press Bell icon & get regular updates on videos, DIRECT LINK TO CHANNEL :    / technicalguftgu  

Here are direct links of My All the Playlist: MUST CHECK
IPv6 Complete Tutorial for beginners Link :    • IP Version 6 Tutorials in hindi/Urdu | IPv...  

Google Cloud Platform Tutorial for Beginners :-    • Google Cloud Certification Path-Hindi/Urdu...  

Terraform Tutorial for beginners in Hindi/Urdu :-    • What is terraform in Hindi/Urdu | Lec-01 |...  

Microsoft Azure Tutorial for beginners in Hindi/Urdu AZ-103 and AZ-900 LINK :    • Microsoft Azure Tutorial for Beginners in ...  

Cloud computing tutorials For beginners Link :    • Cloud Computing Tutorial for Beginners in ...  

AWS Solution Architect-Associate complete Tutorials Link :    • AWS Solution Architect & Sysops Tutorial f...  

Devops tutorials in Hindi:-
   • What are the Pre-requisite for Devops-Hind...  

CCNA Complete Tutorials /Computer Networking Link :    • CCNA Full course in Hindi/Urdu | Computer ...  
This is the best channel for AWS Tutorials, Microsoft Azure tutorials, 2G,3G, LTE, CCNA, Cloud computing and for others topics related to cloud and computer networking. Technical Guftgu is the only platform, which provides you entire training on white board, so that you feels that, you are taking real time training.
Bhupinder Rajput Sir is having 8 Years of Experience in the field of technical trainings in entire india.
NOTE : If you would like to organise Bhupinder Rajput Sir workshop in your College or University, write mail to us.

For More Information:
Please write us at : [email protected]
Connect with us on facebook page-Technical Guftgu for his upcoming 5 Days workshops on cloud in india and Nepal. If you would like to donate and give support to our Channel, write mail to us.

Thanks For giving Your Valuable time.
Regards,
Technical Guftgu Team

Комментарии

Информация по комментариям в разработке

Похожие видео

  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

Контакты для правообладателей [email protected]