Skip to content

[Bug Report]: Duplicate code Microsoft.Networking/networkSecurityGroups #1663

Description

Describe the bug

@MrMCake,
Is there a reason why there is duplicated code in /Microsoft.Network/networkSecurityGroups/deploy.bicep

This is introduced with pull request #1102

There is a input param "securityRules" that deploy the Security Rules in the Parent Resource and then for a second time with the same input param for the child resource.
And both seem to deploy the exact same thing.

To reproduce

.

Code snippet

No response

Relevant log output

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't workingwontfixThis will not be worked on

Type

No type

Projects

  • Status
    Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions