Skip to content

Commit 55fe985

Browse files
authored
Update create-network-security-perimeter-bicep.md
1 parent f15161c commit 55fe985

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

articles/private-link/create-network-security-perimeter-bicep.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,6 @@ The Bicep file defines multiple Azure resources:
7171
1. Select the **networkPerimeter** resource from the list of network security perimeters.
7272
1. Verify that the **networkPerimeter** resource is created successfully. The **Overview** page shows the details of the network security perimeter, including the profiles, associated resources, and Policy assignments.
7373
74-
> [!NOTE]
75-
> The Bicep file generates a unique name for the virtual machine myVm<b>{uniqueid}</b> resource, and for the SQL Database sqlserver<b>{uniqueid}</b> resource. Substitute your generated value for **{uniqueid}**.
76-
7774
## Clean up resources
7875
7976
When you no longer need the resources that you created with the network security perimeter service, delete the resource group. This removes the network security perimeter service and all the related resources.
@@ -96,4 +93,4 @@ Remove-AzResourceGroup -Name resource-group
9693
## Next steps
9794

9895
> [!div class="nextstepaction"]
99-
> [Diagnostic logging for Azure Network Security Perimeter](./network-security-perimeter-diagnostic-logs.md)
96+
> [Diagnostic logging for Azure Network Security Perimeter](./network-security-perimeter-diagnostic-logs.md)

0 commit comments

Comments
 (0)