@@ -74,7 +74,7 @@ static ProviderConfiguration()
7474 RegisterConfiguration ( "Microsoft.SignalRService/webPubSub" , "2021-10-01" , true , false ) ;
7575 RegisterConfiguration ( "Microsoft.Sql/servers" , "2018-06-01-preview" , true , true ) ;
7676 RegisterConfiguration ( "Microsoft.Storage/storageAccounts" , "2019-06-01" , false , false ) ;
77- RegisterConfiguration ( "Microsoft.StorageSync/storageSyncServices" , "2020-03 -01" , true , false ) ;
77+ RegisterConfiguration ( "Microsoft.StorageSync/storageSyncServices" , "2022-09 -01" , true , true ) ;
7878 RegisterConfiguration ( "Microsoft.Synapse/privateLinkHubs" , "2021-05-01" , true , true ) ;
7979 RegisterConfiguration ( "Microsoft.Synapse/workspaces" , "2019-06-01-preview" , true , true ) ;
8080 RegisterConfiguration ( "Microsoft.Web/sites" , "2019-08-01" , true , false ) ;
@@ -87,6 +87,7 @@ static ProviderConfiguration()
8787 RegisterConfiguration ( "Microsoft.App/managedEnvironments" , "2024-02-02-preview" , true , true ) ;
8888 RegisterConfiguration ( "Microsoft.VideoIndexer/accounts" , "2024-06-01-preview" , true , true , true ) ;
8989 RegisterConfiguration ( "Microsoft.FluidRelay/fluidRelayServers" , "2025-03-10-preview" , true , true , true ) ;
90+ RegisterConfiguration ( "Microsoft.FileShares/fileShares" , "2025-06-01-preview" , true , true ) ;
9091 }
9192 /// <summary>
9293 /// Register private endpoint connection and private link resource configuration
0 commit comments