Azure Classroomnotes 30/Mar/2023

ARM Contd

Azure SQL Database using ARM Templates

  • Refer Here for the changes done to add sql server and database

Creating Linux Virtual Machine using ARM Templates

  • When we create vms the following stuff gets created
    • nsg: firewall rules for vm
    • nic: This connects vm to subnet which gets private ip
    • public ip: This is public ip for external accesss
    • disk: this is vhd
    • storage account: this is used to store diagnostic data
    • vm
  • Lets create Network security group and Network interface card. Refer Here for the changes
  • Next Steps:
    • Create public ip and attach it to the nic
    • create a ubuntu vm and install apache server in this
Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a ReplyCancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Animated Social Media Icons by Acurax Responsive Web Designing Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version
%%footer%%