Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added VM.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added VM_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions azure-vm-assignment.txt
Original file line number Diff line number Diff line change
@@ -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.