Skip to content

Commit 2140d75

Browse files
author
Ami Hollander
committed
update Microsoft.Security/privateLinks to stable version
1 parent 550ca8e commit 2140d75

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
@@ -89,7 +89,7 @@ static ProviderConfiguration()
8989
RegisterConfiguration("Microsoft.VideoIndexer/accounts", "2024-06-01-preview", true, true, true);
9090
RegisterConfiguration("Microsoft.FluidRelay/fluidRelayServers", "2025-03-10-preview", true, true, true);
9191
RegisterConfiguration("Microsoft.FileShares/fileShares", "2025-06-01-preview", true, true);
92-
RegisterConfiguration("Microsoft.Security/privateLinks", "2025-09-01-preview", true, true);
92+
RegisterConfiguration("Microsoft.Security/privateLinks", "2026-01-01", true, true);
9393
}
9494
/// <summary>
9595
/// Register private endpoint connection and private link resource configuration

0 commit comments

Comments
 (0)