Skip to content

Commit 305214f

Browse files
committed
update links
1 parent b5295ea commit 305214f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-resource-manager/bicep/deployment-script-bicep.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@ The following table lists the error codes for the deployment script:
497497

498498
## Access a private virtual network
499499

500-
You can run deployment scripts in private networks with some additional configurations. For more information, see [Access a private virtual network using service endpoint](./deployment-script-vnet.md) or [Run Bicep deployment script privately over a private endpoint](./deployment-script-vnet-pe.md).
500+
You can run deployment scripts in private networks with some additional configurations. For more information, see [Access a private virtual network using service endpoint](./deployment-script-vnet.md) or [Run Bicep deployment script privately over a private endpoint](./deployment-script-vnet-private-endpoint.md).
501501

502502
## Next steps
503503

@@ -506,5 +506,5 @@ In this article, you learned how to use deployment scripts. To learn more, see:
506506
- [Training module: Extend ARM templates by using deployment scripts](/training/modules/extend-resource-manager-template-deployment-scripts)
507507
- [Develop deployment script resources](./deployment-script-develop.md)
508508
- [Access a private virtual network using service endpoint](./deployment-script-vnet.md)
509-
- [Run Bicep deployment script privately over a private endpoint](./deployment-script-vnet-pe.md)
509+
- [Run Bicep deployment script privately over a private endpoint](./deployment-script-vnet-private-endpoint.md)
510510
- [Create script development environments](./deployment-script-bicep-configure-dev.md)

0 commit comments

Comments
 (0)