File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 23
23
- Set-AzVMBootDiagnostics is changed to Set-AzVMBootDiagnostic.
24
24
- Export-AzLogAnalyticThrottledRequests is changed to Export-AzLogAnalyticThrottledRequests.
25
25
26
+ #### Az.DeploymentManager
27
+ * First Generally Available release of Azure Deployment Manager cmdlets
28
+
26
29
#### Az.Dns
27
30
* Automatic DNS NameServer Delegation
28
31
- Create DNS zone cmdlet accepts parent zone name as additional optional parameter.
29
32
- Adds NS records in the parent zone for newly created child zone.
30
33
34
+ #### Az.FrontDoor
35
+ * First Generally Available Release of Azure FrontDoor cmdlets
36
+ * Rename WAF cmdlets to include 'Waf'
37
+ - ` Get-AzFrontDoorFireWallPolicy --> Get-AzFrontDoorWafPolicy `
38
+ - ` New-AzFrontDoorCustomRuleObject --> New-AzFrontDoorWafCustomRuleObject `
39
+ - ` New-AzFrontDoorFireWallPolicy --> New-AzFrontDoorWafPolicy `
40
+ - ` New-AzFrontDoorManagedRuleObject --> New-AzFrontDoorWafManagedRuleObject `
41
+ - ` New-AzFrontDoorManagedRuleOverrideObject --> New-AzFrontDoorWafManagedRuleOverrideObject `
42
+ - ` New-AzFrontDoorMatchConditionObject --> New-AzFrontDoorWafMatchConditionObject `
43
+ - ` New-AzFrontDoorRuleGroupOverrideObject --> New-AzFrontDoorWafRuleGroupOverrideObject `
44
+ - ` Remove-AzFrontDoorFireWallPolicy --> Remove-AzFrontDoorWafPolicy `
45
+ - ` Update-AzFrontDoorFireWallPolicy --> Update-AzFrontDoorWafPolicy `
31
46
#### Az.HDInsight
32
47
* Removed two cmdlets:
33
48
- Grant-AzHDInsightHttpServicesAccess
You can’t perform that action at this time.
0 commit comments