We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b153bff commit 0067a4aCopy full SHA for 0067a4a
src/Network/Network/ChangeLog.md
@@ -18,12 +18,18 @@
18
- Additional information about change #1
19
--->
20
## Upcoming Release
21
+* Added Cmdlets for Identity on Application Gateway.
22
+ - New cmdlets added:
23
+ - Set-AzApplicationGatewayIdentity
24
+ - Get-AzApplicationGatewayIdentity
25
+ - New-AzApplicationGatewayIdentity
26
+ - Remove-AzApplicationGatewayIdentity
27
+ - New-AzApplicationGateway cmdlet updated with optional parameter -Identity
28
29
## Version 1.1.0
30
* Update incorrect online help URLs
31
32
## Version 1.0.0
-* General availability of `Az.Network` module
33
* Added support for the configuring RewriteRuleSets in the Application Gateway
34
- New cmdlets added:
35
- Add-AzureRmApplicationGatewayRewriteRuleSet
0 commit comments