Skip to content

hubNetworking.parameters.all.json parameter naming issue for parHubNetworkName & parAzFirewallName #51

Closed
@MilesCameron-DMs

Description

@MilesCameron-DMs

The parameters file hubNetworking.parameters.all.json does not update the following 2 parameters to the correct location set in parLocation:

  • parHubNetworkName
  • parAzFirewallName

Expected Behavior

Parameters should be set to:

alz-hub-< parLocation >
alz-azfw-< parLocation >

So for example if parLocation is 'uksouth' the parameters should be:

alz-hub-uksouth
alz-azfw-uksouth

Current Behavior

Parameters are set as:

alz-hub-eastus
alz-azfw-eastus

Possible Solution

Unknown

Steps to Reproduce

Run a deployment and set the location

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions