Skip to content

Commit 7d1138c

Browse files
RupengLiuVeryEarly
andauthored
[ApiManagement] Add private Link Support (Azure#15594)
* Add private Link Support * Update ChangeLog.md * Update ChangeLog.md Co-authored-by: Yabo Hu <[email protected]>
1 parent f229918 commit 7d1138c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Network/Network/PrivateLinkService/PrivateLinkServiceProvider/ProviderConfiguration.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ internal class ProviderConfiguration
1414

1515
static ProviderConfiguration()
1616
{
17+
RegisterConfiguration("Microsoft.ApiManagement/service", "2021-04-01-preview", true, true);
1718
RegisterConfiguration("Microsoft.AppConfiguration/configurationStores", "2020-06-01", true, true);
1819
RegisterConfiguration("Microsoft.Attestation/attestationProviders", "2020-10-01", true, true);
1920
RegisterConfiguration("Microsoft.Automation/automationAccounts", "2020-01-13-preview", true, false);

0 commit comments

Comments
 (0)