@@ -134,7 +134,15 @@ input-file:
134
134
- stable/2023-06-30/FlexibleServers.json
135
135
- stable/2023-06-30/LogFiles.json
136
136
- stable/2023-06-30/ServiceOperations.json
137
- - preview/2023-10-01-preview/Maintenances.json
137
+ - stable/2023-06-30/PrivateEndpointConnections.json
138
+ - stable/2023-06-30/PrivateLinkResources.json
139
+ suppressions:
140
+ - code: PostOperationAsyncResponseValidation
141
+ from: FlexibleServers.json
142
+ reason: This check is optional.
143
+ - code: PropertiesTypeObjectNoDefinition
144
+ from: common-types.json
145
+ reason: This will be fixed in new versions.
138
146
` ` `
139
147
140
148
# ## Tag: package-flexibleserver-2023-10-01-preview
@@ -175,11 +183,11 @@ input-file:
175
183
- preview/2023-10-01-preview/Maintenances.json
176
184
` ` `
177
185
178
- # ## Tag: package-flexibleserver-2023-12-30
186
+ # ## Tag: package-flexibleserver-2023-12-30-preview
179
187
180
- These settings apply only when `--tag=package-flexibleserver-2023-12-30` is specified on the command line.
188
+ These settings apply only when `--tag=package-flexibleserver-2023-12-30-preview ` is specified on the command line.
181
189
182
- ` ` ` yaml $(tag) == 'package-flexibleserver-2023-12-30'
190
+ ` ` ` yaml $(tag) == 'package-flexibleserver-2023-12-30-preview '
183
191
input-file:
184
192
- preview/2023-06-01-preview/AzureADAdministrator.json
185
193
- preview/2023-10-01-preview/Backups.json
@@ -195,11 +203,11 @@ input-file:
195
203
- preview/2023-10-01-preview/Maintenances.json
196
204
` ` `
197
205
198
- # ## Tag: package-flexibleserver-2024-01-01
206
+ # ## Tag: package-flexibleserver-2023-12-30
199
207
200
- These settings apply only when `--tag=package-flexibleserver-2024-01-01 ` is specified on the command line.
208
+ These settings apply only when `--tag=package-flexibleserver-2023-12-30 ` is specified on the command line.
201
209
202
- ` ` ` yaml $(tag) == 'package-flexibleserver-2024-01-01 '
210
+ ` ` ` yaml $(tag) == 'package-flexibleserver-2023-12-30 '
203
211
input-file:
204
212
- stable/2023-12-30/AzureADAdministrator.json
205
213
- stable/2023-12-30/Backups.json
@@ -275,16 +283,6 @@ input-file:
275
283
- stable/2023-12-30/Maintenances.json
276
284
` ` `
277
285
278
- # ## Tag: package-flexibleserver-2023-06-30-privatelink
279
-
280
- These settings apply only when `--tag=package-flexibleserver-2023-06-30-privatelink` is specified on the command line.
281
-
282
- ` ` ` yaml $(tag) == 'package-flexibleserver-2023-06-30-privatelink'
283
- input-file:
284
- - stable/2023-06-30/PrivateEndpointConnections.json
285
- - stable/2023-06-30/PrivateLinkResources.json
286
- ` ` `
287
-
288
286
# ## Tag: package-flexibleserver-2022-01-01
289
287
290
288
These settings apply only when `--tag=package-flexibleserver-2022-01-01` is specified on the command line.
0 commit comments