Posts

Showing posts from November, 2021

AZURE : Virtual Network :

Image
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  https://www.youtube.com/watch?v=ADdGZEfmNzQ  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  How to create a Virtual Network ? Azure Portal .com Create a Resource The virtual machine name must be unique to Azure subscription. My default Microsoft is offering to me  This is called CIDR Notation and CIDR notation uses a /with a number to represents a range of IP addresses . Therefore Microsoft show you that that the IP addresses go from 10.0.0.0 to 10.0.225.255 . This encompasses 65536 IP addresses . And the chances are excellent that you are never going to use all these IP addresses on a single VNet . This might be a little excessive , if you are planning to grow your Azure account by creating loads of different resources for loads of different projects , you might want to think about protecting your private addresses  . /16 is a little excessive If I...

AZURE - Migration

Image
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  https://www.youtube.com/watch?v=rLg08YuIVLU    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  Azure Migrate Service : Now our tools are deployed , lets go to the next step which is discovery .  And to perform this step , I am going to switch over to this environment got o Azure Migrate Again -- go to servers  Click on Discover Since my machines are virtualized with Hyper-V I am going to select that here . I am going to goahead and download this .VHD file . So my appliance is ready to be used now. I am going to go on to Hyper-V Manager and import this appliance I am going to go to Hyper V manager and Import this appliance  And I am going to Navigate to where my appliance was downloaded  And import that . I am going to register the Virtual Machine in place . And connected Via my switch that I am already configured My migrate appliance is ...