Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polish changelog for upcoming release #12938

Merged
merged 2 commits into from
Sep 11, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/Accounts/Accounts/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
- Additional information about change #1
-->
## Upcoming Release
* Formatted the breaking change messages
* Formatted the upcoming breaking change messages
* Updated Azure.Core to 1.4.1

## Version 1.9.3
Expand Down
2 changes: 1 addition & 1 deletion src/CognitiveServices/CognitiveServices/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
- Additional information about change #1
-->
## Upcoming Release
* Show additional legal terms for certain APIs.
* Showed additional legal terms for certain APIs.

## Version 1.5.1
* Used `Deny` specifically as NetworkRules default action.
Expand Down
16 changes: 8 additions & 8 deletions src/Compute/Compute/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@

-->
## Upcoming Release
* Added the '-EncryptionType' optional parameter to New-AzVmDiskEncryptionSetConfig.
* New cmdlets for new resource type: DiskAccess 'Get-AzDiskAccess', 'New-AzDiskAccess' , 'Get-AzDiskAccess'
* Added optional parameters '-DiskAccessId' and '-NetworkAccessPolicy' to New-AzSnapshotConfig
* Added optional parameters '-DiskAccessId' and '-NetworkAccessPolicy' to New-AzDiskConfig
* Added 'PatchStatus'Property to VirtualMachine Instance View
* Added the `-EncryptionType` optional parameter to `New-AzVmDiskEncryptionSetConfig`
* New cmdlets for new resource type: DiskAccess `Get-AzDiskAccess`, `New-AzDiskAccess`, `Get-AzDiskAccess`
* Added optional parameters `DiskAccessId` and `-NetworkAccessPolicy` to `New-AzSnapshotConfig`
* Added optional parameters `-DiskAccessId` and `-NetworkAccessPolicy` to `New-AzDiskConfig`
* Added `PatchStatus` property to VirtualMachine Instance View
* Added ``VMHealth`` property to the virtual machine's instance view, which is the returned object when ``Get-AzVm`` is invoked with ``-Status``
* Added 'AssignedHost' field to Get-AzVM and Get-AzVmss's instance views. The field shows the resource id of the virtual machine instance
* Added optional parameter '-SupportAutomaticPlacement' to New-AzHostGroup
* Added the '-HostGroupId' parameter to New-AzVm and New-AzVmss
* Added `AssignedHost` field to `Get-AzVM` and `Get-AzVmss`'s instance views. The field shows the resource id of the virtual machine instance
* Added optional parameter `-SupportAutomaticPlacement` to `New-AzHostGroup`
* Added the `-HostGroupId` parameter to `New-AzVm` and `New-AzVmss`

## Version 4.3.1
* Patched `-EncryptionAtHost` parameter in `New-AzVm` to remove default value of false [#12776]
Expand Down
1 change: 0 additions & 1 deletion src/Maintenance/Maintenance/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
-->

## Upcoming Release
* Fixed typo in New-AzConfigurationAssignment.md

## Version 1.1.0
* Added optional schedule related fields to `New-AzMaintenanceConfiguration`
Expand Down
10 changes: 5 additions & 5 deletions src/Network/Network/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,30 +19,30 @@
--->

## Upcoming Release
* Added new cmdlet for Azure Express Route Port
- `New-AzExpressRoutePortLOA`
* [Breaking Change] Updated below cmdlets to align resource virtual router and virtual hub
- `New-AzVirtualRouter`:
- Added -HostedSubnet parameter to support IP configuration child resource
- deleted -HostedGateway and -HostedGatewayId
- `Get-AzVirtualRouter`:
- Added subcription level parameter set
- Added subscription level parameter set
- `Remove-AzVirtualRouter`
- `Add-AzVirtualRouterPeer`
- `Get-AzVirtualRouterPeer`
- `Remove-AzVirtualRouterPeer`
* Added new cmdlet for Azure Express Route Port
- `New-AzExpressRoutePortLOA`
* Added RemoteBgpCommunities property to the VirtualNetwork Peering Resource
* Modified the warning message for `New-AzLoadBalancerFrontendIpConfig`, `New-AzPublicIpAddress` and `New-AzPublicIpPrefix`.
* Added VpnGatewayIpConfigurations to `Get-AzVpnGateway` output
* Bug fix for Set-AzApplicationGatewaySslCertificate (https://github.com/Azure/azure-powershell/issues/9488)
* Fixed bug for `Set-AzApplicationGatewaySslCertificate` [#9488]
* Added `AllowActiveFTP` parameter to `AzureFirewall`
* Updated below commands for feature: Enable internet security set/remove on VirtualWan P2SVpnGateway.
- Updated `New-AzP2sVpnGateway`: Added optional switch parameter `EnableInternetSecurityFlag` for customers to set true to enable internet security on P2SVpnGateway, which will be applied for Point to site clients.
- Updated `Update-AzP2sVpnGateway`: Added optional switch parameters `EnableInternetSecurityFlag` or `DisableInternetSecurityFlag` for customers to set true/false to enable/disable internet security on P2SVpnGateway, which will be applied for Point to site clients.
* Added new cmdlet `Reset-AzP2sVpnGateway` for customers to reset/reboot their VirtualWan P2SVpnGateway for troubleshooting.
* Added new cmdlet `Reset-AzVpnGateway` for customers to reset/reboot their VirtualWan VpnGateway for troubleshooting.
* Updated `Set-AzVirtualNetworkSubnetConfig`
- Set NSG and Route Table properties of subnet to null if explicitly set in parameters[#1548][#9718]
- Set NSG and Route Table properties of subnet to null if explicitly set in parameters [#1548][#9718]

## Version 3.3.0
* Added support for AddressPrefixType parameter to `Remove-AzExpressRouteCircuitConnectionConfig`
Expand Down
2 changes: 1 addition & 1 deletion src/RecoveryServices/RecoveryServices/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
- Additional information about change #1
-->
## Upcoming Release
* fixed the Delete State for workload Backup Items.
* Fixed the Delete State for workload Backup Items.

## Version 2.12.0
* Azure Backup added a new cmdlet Copy-AzRecoveryServicesVault for DS move feature.
Expand Down
30 changes: 15 additions & 15 deletions src/ServiceFabric/ServiceFabric/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,21 +19,21 @@
-->
## Upcoming Release

* Adding new cmdlets for managed clusters and node types:
- New-AzServiceFabricManagedCluster
- Get-AzServiceFabricManagedCluster
- Set-AzServiceFabricManagedCluster
- Remove-AzServiceFabricManagedCluster
- Add-AzServiceFabricManagedClusterClientCertificate
- Remove-AzServiceFabricManagedClusterClientCertificate
- New-AzServiceFabricManagedNodeType
- Get-AzServiceFabricManagedNodeType
- Set-AzServiceFabricManagedNodeType
- Remove-AzServiceFabricManagedNodeType
- Add-AzServiceFabricManagedNodeTypeVMExtension
- Add-AzServiceFabricManagedNodeTypeVMSecret
- Remove-AzServiceFabricManagedNodeTypeVMExtension
- Restart-AzServiceFabricManagedNodeTyp
* Added new cmdlets for managed clusters and node types:
- `New-AzServiceFabricManagedCluster`
- `Get-AzServiceFabricManagedCluster`
- `Set-AzServiceFabricManagedCluster`
- `Remove-AzServiceFabricManagedCluster`
- `Add-AzServiceFabricManagedClusterClientCertificate`
- `Remove-AzServiceFabricManagedClusterClientCertificate`
- `New-AzServiceFabricManagedNodeType`
- `Get-AzServiceFabricManagedNodeType`
- `Set-AzServiceFabricManagedNodeType`
- `Remove-AzServiceFabricManagedNodeType`
- `Add-AzServiceFabricManagedNodeTypeVMExtension`
- `Add-AzServiceFabricManagedNodeTypeVMSecret`
- `Remove-AzServiceFabricManagedNodeTypeVMExtension`
- `Restart-AzServiceFabricManagedNodeTyp`
* Upgraded Service Fabric SDK to version 1.2.0 which uses service fabric resource provider api-version 2020-03-01 for the current model and 2020-01-01-preview for managed clusters.

## Version 2.1.0
Expand Down
2 changes: 1 addition & 1 deletion src/Sql/Sql/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
* Added cmdlet `Disable-AzSqlInstanceActiveDirectoryOnlyAuthentication`
* Updated cmdlets `New-AzSqlDatabaseImport` and `New-AzSqlDatabaseExport` to support network isolation functionality
* Added cmdlet `New-AzSqlDatabaseImportExisting`
* Update to Databases cmdlets to support backup storage type specification
* Updated Databases cmdlets to support backup storage type specification

## Version 2.9.1
* Fixed potential server name case insensitive error in `New-AzSqlServer` and `Set-AzSqlServer`
Expand Down