Skip to content

Commit 637122f

Browse files
committed
Update in changelog
1 parent fa8e305 commit 637122f

File tree

1 file changed

+3
-0
lines changed
  • src/ServiceManagement/Services/Commands.Utilities

1 file changed

+3
-0
lines changed

src/ServiceManagement/Services/Commands.Utilities/ChangeLog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323

2424
- ChefServiceInterval : Specifies the frequency (in minutes) at which the chef-service runs. If in case you don't want the chef-service to be installed on the Azure VM then set value as 0 in this field. e.g. -ChefServiceInterval 45
2525

26+
* Updated New-AzureVirtualNetworkGatewayConnection cmdlet to add validation on acceptable input parameter:GatewayConnectionType values sets and it can be case insensitive:
27+
- GatewayConnectionType : Added validation to accept only set of values:- 'ExpressRoute'/'IPsec'/'Vnet2Vnet'/'VPNClient' and acceptable set of values can be passed in any casing.
28+
2629
* Updating Managed Cache warning message which notifies customer about service deprecation on the following cmdlets :
2730
Get-AzureManagedCache
2831
Get-AzureManagedCacheAccessKey

0 commit comments

Comments
 (0)