@@ -160,6 +160,44 @@ def filter_track2_versions(package_name, versions):
160160 'azure-mgmt-network' :'16.0.0b1' ,
161161 'azure-mgmt-resource' :'15.0.0b1' ,
162162 'azure-mgmt-storage' :'16.0.0b1' ,
163+ 'azure-mgmt-containerservice' : '14.0.0b1' ,
164+ 'azure-mgmt-web' :'1.0.0b1' ,
165+ 'azure-mgmt-authorization' :'1.0.0b1' ,
166+ 'azure-mgmt-servicebus' :'6.0.0b1' ,
167+ 'azure-mgmt-cosmosdb' :'6.0.0b1' ,
168+ 'azure-mgmt-sql' :'1.0.0b1' ,
169+ 'azure-mgmt-redis' :'12.0.0b1' ,
170+ 'azure-mgmt-containerregistry' :'8.0.0b1' ,
171+ 'azure-mgmt-containerinstance' :'7.0.0b1' ,
172+ 'azure-mgmt-resourcegraph' :'7.0.0b1' ,
173+ 'azure-mgmt-subscription' :'1.0.0b1' ,
174+ 'azure-mgmt-operationsmanagement' :'1.0.0b1' ,
175+ 'azure-mgmt-datafactory' :'1.0.0b1' ,
176+ 'azure-mgmt-rdbms' :'8.0.0b1' ,
177+ 'azure-mgmt-loganalytics' :'7.0.0b1' ,
178+ 'azure-mgmt-automation' :'1.0.0b1' ,
179+ 'azure-mgmt-recoveryservices' :'1.0.0b1' ,
180+ 'azure-mgmt-iothub' :'1.0.0b1' ,
181+ 'azure-mgmt-logic' :'9.0.0b1' ,
182+ 'azure-mgmt-hdinsight' :'7.0.0b1' ,
183+ 'azure-mgmt-machinelearningservices' :'1.0.0b1' ,
184+ 'azure-mgmt-datalake-store' :'1.0.0b1' ,
185+ 'azure-mgmt-cdn' :'10.0.0b1' ,
186+ 'azure-mgmt-devtestlabs' :'9.0.0b1' ,
187+ 'azure-mgmt-apimanagement' :'1.0.0b1' ,
188+ 'azure-mgmt-eventgrid' :'8.0.0b1' ,
189+ 'azure-mgmt-consumption' :'8.0.0b1' ,
190+ 'azure-mgmt-marketplaceordering' :'1.0.0b1' ,
191+ 'azure-mgmt-advisor' :'9.0.0b1' ,
192+ 'azure-mgmt-cognitiveservices' :'11.0.0b1' ,
193+ 'azure-mgmt-security' :'1.0.0b1' ,
194+ 'azure-mgmt-relay' :'1.0.0b1' ,
195+ 'azure-mgmt-notificationhubs' :'7.0.0b1' ,
196+ 'azure-mgmt-search' :'8.0.0b1' ,
197+ 'azure-mgmt-policyinsights' :'1.0.0b1' ,
198+ 'azure-mgmt-batch' :'14.0.0b1' ,
199+ 'azure-mgmt-scheduler' :'7.0.0b1' ,
200+ 'azure-mgmt-commerce' :'6.0.0b1'
163201 }
164202 upbound = track2_versions .get (package_name )
165203 if not upbound :
0 commit comments