|
18 | 18 | - Additional information about change #1 |
19 | 19 | --> |
20 | 20 | ## Upcoming Release |
21 | | -* Added support for retrieving and configuring Custom Domain on the DeveloperPortal Endpoint |
22 | | - https://github.com/Azure/azure-powershell/issues/11007 |
23 | | - |
24 | | -* **Export-AzApiManagementApi** Added support for downloading Api Definition in Json format |
25 | | - https://github.com/Azure/azure-powershell/issues/9987 |
26 | | - |
27 | | -* **Import-AzApiManagementApi** Added support for importing OpenApi 3.0 definition from Json document |
28 | | - |
29 | | -* **New-AzApiManagementIdentityProvider** and **Set-AzApiManagementIdentityProvider** Added support for configuring `Signin Tenant` for AAD B2C Provider |
30 | | - https://github.com/Azure/azure-powershell/issues/9784 |
31 | | - |
| 21 | +* Added support for retrieving and configuring Custom Domain on the DeveloperPortal Endpoint [#11007] |
| 22 | +* `Export-AzApiManagementApi` Added support for downloading Api Definition in Json format [#9987] |
| 23 | +* `Import-AzApiManagementApi` Added support for importing OpenApi 3.0 definition from Json document |
| 24 | +* `New-AzApiManagementIdentityProvider` and `Set-AzApiManagementIdentityProvider` Added support for configuring `Signin Tenant` for AAD B2C Provider [#9784] |
32 | 25 |
|
33 | 26 | ## Version 1.3.4 |
34 | | -* **Get-AzApiManagementApiSchema** Fixed getting Open-Api Schema associated with an API |
35 | | - https://github.com/Azure/azure-powershell/issues/10626 |
36 | | - |
37 | | -* **New-AzApiManagementProduct*** and **Set-AzApiManagementProduct** |
38 | | - - Fix documentation for https://github.com/Azure/azure-powershell/issues/10472 |
39 | | - |
40 | | -* **Set-AzApiManagementApi** |
41 | | - Added example to show how to update the ServiceUrl using the cmdlet |
| 27 | +* `Get-AzApiManagementApiSchema` Fixed getting Open-Api Schema associated with an API [#10626] |
| 28 | +* `New-AzApiManagementProduct` and `Set-AzApiManagementProduct` Fixed documentation for [#10472] |
| 29 | +* `Set-AzApiManagementApi` Added example to show how to update the ServiceUrl using the cmdlet |
42 | 30 |
|
43 | 31 | ## Version 1.3.3 |
44 | 32 | * Update references in .psd1 to use relative path |
|
0 commit comments