|
18 | 18 | - Additional information about change #1
|
19 | 19 | -->
|
20 | 20 | ## Upcoming Release
|
21 |
| - [Breaking change] Sample has been replaced by Examples in New-AzApiManagementOperation and Set-AzApiManagementOperation |
| 21 | + [Breaking change] Sample has been replaced by Examples in |
| 22 | + `New-AzApiManagementOperation` and `Set-AzApiManagementOperation` |
| 23 | + |
| 24 | +* `Add-AzApiManagementRegion`: New parameter added: |
| 25 | +[-PublicIpAddressId <String>] |
| 26 | + |
| 27 | +* `Backup-AzApiManagement`: New parameter added: |
| 28 | +[-AccessType <String>] |
| 29 | +[-IdentityClientId <String>] |
| 30 | + |
| 31 | +* `New-AzApiManagement`: New parameter added: |
| 32 | +[-PublicNetworkAccess <String>] |
| 33 | +[-PublicIpAddressId <String>] |
| 34 | + |
| 35 | +* `New-AzApiManagementCustomHostnameConfiguration`: New parameter added: |
| 36 | +[-ManagedCertificate] |
| 37 | + |
| 38 | +* `New-AzApiManagementRegion`: New parameter added: |
| 39 | +[-PublicIpAddressId <String>] |
| 40 | + |
| 41 | +* `Restore-AzApiManagement`: New parameter added: |
| 42 | +[-AccessType <String>] |
| 43 | +[-IdentityClientId <String>] |
| 44 | + |
| 45 | +* `Update-AzApiManagementRegion`: New parameter added: |
| 46 | +[-PublicIpAddressId <String>] |
| 47 | + |
| 48 | +* `New-AzApiManagementApi`: New parameter added: |
| 49 | + [-ApiType <PsApiManagementApiType>] |
| 50 | + [-TermsOfServiceUrl <String>] |
| 51 | + [-ContactName <String>] |
| 52 | + [-ContactUrl <String>] |
| 53 | + [-ContactEmail <String>] |
| 54 | + [-LicenseName <String>] |
| 55 | + [-LicenseUrl <String>] |
| 56 | + |
| 57 | +* `Set-AzApiManagementApi`: New parameter added: |
| 58 | + [-ApiType <PsApiManagementApiType>] |
| 59 | + [-TermsOfServiceUrl <String>] |
| 60 | + [-ContactName <String>] |
| 61 | + [-ContactUrl <String>] |
| 62 | + [-ContactEmail <String>] |
| 63 | + [-LicenseName <String>] |
| 64 | + [-LicenseUrl <String>] |
22 | 65 |
|
23 | 66 | ## Version 2.3.1
|
24 | 67 | * Fixed a bug in `Get-AzApiManagementTenantGitAccess` cmdlet.
|
|
0 commit comments