Closed lassevalentini closed 3 years ago
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @cdnfdsuppgithub.
Author: | lassevalentini |
---|---|
Assignees: | - |
Labels: | `Service Attention`, `question`, `Network - Front Door`, `customer-reported`, `needs-triage` |
Milestone: | - |
Description
When creating new RulesEngineActionObjects with
New-AzFrontDoorRulesEngineActionObject
, the resulting object always has theRouteConfigurationOverride
property set, even though it is valid and in many cases desirable, not to specify it.My guess to the issue is that the code is written in a way where a parameter set always has to be chosen, even though it is valid not to use any of the two.
Steps to reproduce
Results in
Whereas expected result would be
Environment data
Module versions
Debug output
Error output