@@ -207,6 +207,31 @@ suppressions:
207207 reason: This will be fixed in new versions.
208208` ` `
209209
210+ # ## Tag: package-flexibleserver-2023-06-01-preview-new
211+
212+ These settings apply only when `--tag=package-flexibleserver-2023-06-01-preview-new` is specified on the command line.
213+
214+ ` ` ` yaml $(tag) == 'package-flexibleserver-2023-06-01-preview-new'
215+ input-file:
216+ - Microsoft.DBforMySQL/AAD/preview/2023-06-01-preview/AzureADAdministrator.json
217+ - Microsoft.DBforMySQL/Backups/preview/2023-06-01-preview/Backups.json
218+ - Microsoft.DBforMySQL/Backups/preview/2023-06-01-preview/BackupAndExport.json
219+ - Microsoft.DBforMySQL/Configurations/preview/2023-06-01-preview/Configurations.json
220+ - Microsoft.DBforMySQL/Databases/preview/2023-06-01-preview/Databases.json
221+ - Microsoft.DBforMySQL/Firewall/preview/2023-06-01-preview/FirewallRules.json
222+ - Microsoft.DBforMySQL/FlexibleServers/preview/2023-06-01-preview/FlexibleServers.json
223+ - Microsoft.DBforMySQL/LogFiles/preview/2023-06-01-preview/LogFiles.json
224+ - Microsoft.DBforMySQL/ServiceOperations/preview/2021-12-01-preview/ServiceOperations.json
225+ - Microsoft.DBforMySQL/common-types/v1/common-types.json
226+ suppressions:
227+ - code: PostOperationAsyncResponseValidation
228+ from: FlexibleServers.json
229+ reason: This check is optional.
230+ - code: PropertiesTypeObjectNoDefinition
231+ from: common-types.json
232+ reason: This will be fixed in new versions.
233+ ` ` `
234+
210235# ## Tag: package-flexibleserver-2023-06-30-privatelink
211236
212237These settings apply only when `--tag=package-flexibleserver-2023-06-30-privatelink` is specified on the command line.
0 commit comments