Skip to content

Conversation

@brooke-hamilton
Copy link
Owner

az deployment group create --template-file main.bicep   --parameters   privateClusterEnabled=true   enableNatGateway=true   installKubernetesDependencies=false   grafanaEnabled=false   virtualNetworkAddressPrefix='10.0.0.0/8'   aksSubnetAddressPrefix='10.240.0.0/16'   privateEndpointSubnetAddressPrefix='10.241.0.0/24' --resource-group brhamilt-ag7 

Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>
Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants