Azure / Azure/azure-quickstart-templates

why amount of inboundNatRules are hard coded?

Open
#3,774 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
14.9k
Forks
16.2k
Avg merge
6d 21h
Merged PRs (30d)
6

Description

[201-2-vms-loadbalancer-lbrules](https://github.com/Azure/azure-quickstart-templates/blob/master/201-2-vms-loadbalancer-lbrules/azuredeploy.json#L226-L248)

### Issue Details
A number of instances are configurable (can be 1, 2, or 3, etc.).
However, inboundNatRules are hard coded?
https://github.com/Azure/azure-quickstart-templates/blob/master/201-2-vms-loadbalancer-lbrules/azuredeploy.json#L226-L248

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with 201-2-vms-loadbalancer-lbrules/azuredeploy.json, especially lines 226-248, and compare the configurable instance settings with the inboundNatRules definitions. Determine how the rules should respond to the configured instance count; done means the template no longer has a fixed rule count and still deploys valid load-balancer rules.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.