Skip to content

Commit f843e1f

Browse files
committed
Updated ChangeLog for ApiManagement Cmdlets update.
1 parent 4007cfa commit f843e1f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/ResourceManager/ApiManagement/ChangeLog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,15 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21+
* Added new cmdlets to manage external Identity Provider Configurations
22+
- New-AzureRmApiManagementIdentityProvider
23+
- Set-AzureRmApiManagementIdentityProvider
24+
- Get-AzureRmApiManagementIdentityProvider
25+
- Remove-AzureRmApiManagementIdentityProvider
26+
27+
* Updated the client to use .net client 3.2.0 AzureRm.ApiManagement which has RBAC support
28+
* Updated cmdlet Import-AzureRmApiManagementApi to allow importing an Wsdl type API as either Soap Pass Through (ApiType = Http) or Soap To Rest (ApiType = Soap). Default is Soap Pass Through.
29+
* Fixed Issue https://github.com/Azure/azure-powershell/issues/3217
2130

2231
## Version 3.1.0
2332
* Fixed cmdlet Import-AzureRmApiManagementApi when importing Api by SpecificationByUrl parameter

0 commit comments

Comments
 (0)