Skip to content

Commit 86b5706

Browse files
author
Youri
committed
update the version of Appconfiguration
1 parent 96a74aa commit 86b5706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

1515
static ProviderConfiguration()
1616
{
17-
RegisterConfiguration("Microsoft.AppConfiguration/configurationStores", "2019-11-01-preview");
17+
RegisterConfiguration("Microsoft.AppConfiguration/configurationStores", "2020-06-01");
1818
RegisterConfiguration("Microsoft.Sql/servers", "2018-06-01-preview");
1919
RegisterConfiguration("Microsoft.DBforMySQL/servers", "2018-06-01");
2020
RegisterConfiguration("Microsoft.DBforMariaDB/servers", "2018-06-01");

0 commit comments

Comments
 (0)