diff --git a/VM.png b/VM.png new file mode 100644 index 0000000..d0a4c8e Binary files /dev/null and b/VM.png differ diff --git a/VM_1.png b/VM_1.png new file mode 100644 index 0000000..219beec Binary files /dev/null and b/VM_1.png differ diff --git a/azure-vm-assignment.txt b/azure-vm-assignment.txt new file mode 100644 index 0000000..6fced1c --- /dev/null +++ b/azure-vm-assignment.txt @@ -0,0 +1,20 @@ +# azure-vm-assignment +Basic infrastructure related to Azure VM has been created. + + +#AZURE VM SETUP + +This repo will be used for a project that involves setting up a Virtual Machine (Windows Server), a public IP address, a virtual network with a default subnet, and an Azure disk on the Azure platform. + + Steps: + + 1. A Resource Group was created. + + 2. A Virtual Network with a default subnet was created. + + 3. A Windows Server Virtual Machine suitable for the free tier was created, and a public IP address was assigned for RDP access. + + 4. An Azure Disk was attached to the Virtual Machine. + + 5. The VM was accessed using RDP. +