Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Delete Network Security Rule operation deletes a network security group rule from the specified network security group.
Request
The Delete Network Security Rule request may be specified as follows. Replace <subscription-id> with the subscription ID and <network-security-group-name> with the name of the network security group, and <rule-name> with the name of the rule that will be deleted.
Method |
Request URI |
|---|---|
DELETE |
https://management.core.windows.net/<subscription-id>/services/networking/networksecuritygroups/<network-security-group-name>/rules/<rule-name> |
URI Parameters
None.
Request Headers
The following table describes the request headers.
Request Header |
Description |
|---|---|
Content-Type |
Required. Specifies that the the type of the request content. The value should be set to application/xml. |
x-ms-version |
Required. Specifies the version of the operation to use for this request. The value for this header should be set to 2014-10-01 or higher. |
Request Body
None.