Hi,
in the bastion template we have:
|
param bastionSubnetAddressPrefix string = '10.1.10.0/24' |
However, in the configuration at
an address range is referenced that does not fit to this default IP address.
As the bastion host is stored in this repository to be instantiated as part of the mangement zone i suggest to get that aligned.
regards
Hi,
in the bastion template we have:
data-management-zone/docs/reference/bastionhost/main.bicep
Line 31 in 73e450a
However, in the configuration at
data-management-zone/infra/params.dev.json
Line 21 in 73e450a
an address range is referenced that does not fit to this default IP address.
As the bastion host is stored in this repository to be instantiated as part of the mangement zone i suggest to get that aligned.
regards