A network interface is usually created during the VM creation process, but each VM can have multiple network interfaces. Based on this, we can create an NIC as an individual resource and attach it or detach it as needed.
Creating a new network interface
Getting ready
Before you start, open a web browser and go to the Azure portal at https://portal.azure.com.
How to do it...
In order to create a new NIC using the Azure portal, we must use the following steps:
- In the Azure portal, select Create a resource and choose Network interface under Networking services (or search...