File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- // /****************************************************************************************************************************/
2- // This is an example test program to create private networking resources independently to show the usage of the modules
3- // with sample inputs.
1+ // /******************************************************************************************************************/
2+ // This is an example test program to create private networking resources independently with sample inputs
43//
5- // Next Steps:
6- // Review infra/main.bicep and infra/modules/network.bicep for intended usage of the modules
7- // Please infra/modules/network.bicep on how to customize the networking resources for your application.
4+ // Please review below modules to understand the how things are wired together:
5+ // infra/main.bicep
6+ // infra/modules/network.bicep
7+ // infra/moddules/network/main.bicep
88//
9- // /**************************************************************************************************************************** /
9+ // /******************************************************************************************************************/
1010
1111@minLength (6 )
1212@maxLength (25 )
You can’t perform that action at this time.
0 commit comments