Skip to content

Commit 94fd60f

Browse files
resurrected metafiles changes for 03-01
1 parent 34f1923 commit 94fd60f

File tree

2 files changed

+9
-11
lines changed

2 files changed

+9
-11
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
22
<!--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-->
33
<PropertyGroup>
4-
<AzureApiTag>Compute_2018-10-01;Network_2021-02-01;</AzureApiTag>
4+
<AzureApiTag>Compute_2018-10-01;Network_2021-03-01;</AzureApiTag>
55
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags>
66
</PropertyGroup>
77
</Project>

sdk/network/Microsoft.Azure.Management.Network/src/Microsoft.Azure.Management.Network.csproj

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,14 @@
1414
<PackageTags>Microsoft Azure Network management;Network;Network management;</PackageTags>
1515
<PackageReleaseNotes>
1616
<![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
2725
]]></PackageReleaseNotes>
2826
</PropertyGroup>
2927
<PropertyGroup>

0 commit comments

Comments
 (0)