Task 1
This task we'll create a RG to our nearest location and deploy resources inside it.
Visit Azure Portal and Sign-in.
Click on Search-box and search for Resource Group and create a new RG
Search Resource Group
Select Subscription, Give a name to resource group then select nearest zone .Afterwards Review and Create .
Click on Review and Create
Search Disk, and click on + create

Select your subscription and fill other details.

Change SSD to HDD and reduce Storage Size to avoid extra costing

From Encryption tab, select Platform-managed Key it means Azure will take care of Keys.

Enable Public Access only in Test env

Don't enabled shared Disk option, because we do have to move this resource from 1 resource group to another.

If you have any Tags, put there or else feel free to keep it blank.

Last updated