File tree Expand file tree Collapse file tree 2 files changed +9
-11
lines changed
sdk/network/Microsoft.Azure.Management.Network Expand file tree Collapse file tree 2 files changed +9
-11
lines changed Original file line number Diff line number Diff line change 1
1
<Project ToolsVersion =" 15.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
2
2
<!-- This file and it's contents are updated at build time moving or editing might result in build failure. Take due deligence while editing this file-->
3
3
<PropertyGroup >
4
- <AzureApiTag >Compute_2018-10-01;Network_2021-02 -01;</AzureApiTag >
4
+ <AzureApiTag >Compute_2018-10-01;Network_2021-03 -01;</AzureApiTag >
5
5
<PackageTags >$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags >
6
6
</PropertyGroup >
7
7
</Project >
Original file line number Diff line number Diff line change 14
14
<PackageTags >Microsoft Azure Network management;Network;Network management;</PackageTags >
15
15
<PackageReleaseNotes >
16
16
<![CDATA[
17
- - Added new api version 2021-02-01
18
- - Swagger change for CustomIpPrefix. Adding four new attributes
19
- - VPN NAT for Virtual Network Gateway feature changes
20
- - Added a new feature FlowTimeoutInMinutes under Virtual Network Property
21
- - Added new failedMessage property for CustomIpPrefix
22
- - Added Preferred Routing Gateway Support
23
- - Feature: Address space update in peered vNets
24
- - Removed max file size limit enforcement as it is done in NRP
25
- - Hotfix extended location parameter hierarchy
26
- - Added bastion SKU
17
+ - Added new api version 2021-03-01
18
+ - Added new parameter to enable/disable BGP route translation for NAT VirtualWan VpnGateway
19
+ - Added Bastion Host Configuration Features
20
+ - Added PL ASG
21
+ - Implemented Private Endpoint configuration
22
+ - Added missing properties of ServiceEndpointPolicy
23
+ - Added new service tag details api
24
+ - Added 3 new properties to InboundNatRule resource
27
25
]]> </PackageReleaseNotes >
28
26
</PropertyGroup >
29
27
<PropertyGroup >
You can’t perform that action at this time.
0 commit comments