File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 50
50
<Scope Condition =" $(NetCore) == 'true'" >Netcore</Scope >
51
51
52
52
<!-- PS command related -->
53
- <PowerShellCoreCommandPrefix >powershell -NonInteractive -NoLogo -NoProfile -Command</PowerShellCoreCommandPrefix >
53
+ <PowerShellCoreCommandPrefix >pwsh -NonInteractive -NoLogo -NoProfile -Command</PowerShellCoreCommandPrefix >
54
54
55
55
<!-- Testing related -->
56
56
<TestsToRun Condition =" $(TestsToRun) == ''" >All</TestsToRun >
Original file line number Diff line number Diff line change 18
18
- Additional information about change #1
19
19
-->
20
20
## Upcoming Release
21
+ * New-AzFrontDoorWafMatchConditionObject
22
+ - Add transforms support and new operator auto-complete value (RegEx)
23
+ * New-AzFrontDoorWafManagedRuleObject
24
+ - Add new auto-complete values
21
25
22
26
## Version 1.0.0
23
27
* Rename WAF cmdlets to include 'Waf'
You can’t perform that action at this time.
0 commit comments