Azure / data-management-zone

Template to deploy the Data Management Zone of Cloud Scale Analytics (former Enterprise-Scale Analytics). The Data Management Zone provides data governance and management capabilities for the data platform of an organization.
MIT License
169 stars 87 forks source link

Bug: Deploy to Azure validation error for the Azure Firewall Subnet CIDR Range #287

Open abdale opened 2 years ago

abdale commented 2 years ago

Deployment Mode

Deploy To Azure

Steps to reproduce

This is a UI related bug. The default value in the Azure Firewall Subnet CIDR Range throws an error as soon as you come on the screen but changing the value to something different and then changing it back it to the default value fixes it. It's a minor inconvenience but could lead to some confusion. See screenshots below:

Error Message

See below.

Screenshots

The initial error with the default values in place:

image

Step 1 - Remove the "/24" and click on the screen to see a different validation error:

image

Step 2 - Enter "/24" again and click on the screen to magically see the validation error disappear:

image

Code of Conduct

tuterbatuhan commented 2 years ago

I reproduced this error and fixed it with the proposed workaround.

marvinbuss commented 2 years ago

Thanks @tuterbatuhan. Let me take a look later this week and fix it. Thanks for the heads-up!