![Hands-On Networking with Azure](https://wfqqreader-1252317822.image.myqcloud.com/cover/144/36700144/b_36700144.jpg)
上QQ阅读APP看书,第一时间看更新
Creating NSG
Creating an NSG is a pretty straightforward process. To do it, you need to follow these steps:
- Navigate to Azure portal, and search for network security groups, as shown in the following screenshot:
![](https://epubservercos.yuewen.com/EC5107/19470396608902006/epubprivate/OEBPS/Images/32292862-5d3b-448c-8195-a77a84262b2c.png?sign=1739378578-KryLC5lNKRsOJPgyBnXsGCEg2feMID8q-0-b692dd679b9d2b92585109e5ab6dde39)
Figure 2.13: Searching for network security groups
- Once you have clicked on it, a new blade will be opened wherein all the created NSGs are located, as shown in the following screenshot:
![](https://epubservercos.yuewen.com/EC5107/19470396608902006/epubprivate/OEBPS/Images/87d9dfb4-6f3b-4f5c-925a-e3e6afdd1e47.png?sign=1739378578-J33yhYTMr8ePVVU62Q0tYq8O3RETUu9H-0-2f604c8f23b9ecf59cb68d4ab37a5d37)
Figure 2.12: Network security groups blade
- Click on Add and a new blade will pop up, where you have to specify the following:
- Name: The name of the NSG
- Subscription: The subscription, which will be charged for NSG usage
- Resource group: The resource group within which the NSG will be located as a resource
- Location: The region where this resource will be created
![](https://epubservercos.yuewen.com/EC5107/19470396608902006/epubprivate/OEBPS/Images/fe8a09e4-24b2-4069-bea1-da113d35c8e9.png?sign=1739378578-pHgv9Et6VT0lTe0xoX4KFSxSpkXefiwS-0-eef7fab1d639ac2b9abbc2ef206cbf44)
Figure 2.13: Creating an NSG
- Once you have clicked on Create, the NSG will be created within seconds.