Skip to content

Commit 0c2bbf1

Browse files
committed
clean tag
1 parent eacc7d2 commit 0c2bbf1

File tree

1 file changed

+8
-22
lines changed
  • specification/mysql/resource-manager/Microsoft.DBforMySQL/FlexibleServers

1 file changed

+8
-22
lines changed

specification/mysql/resource-manager/Microsoft.DBforMySQL/FlexibleServers/readme.md

Lines changed: 8 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,8 @@ input-file:
198198
- stable/2023-06-30/FlexibleServers.json
199199
- stable/2023-06-30/LogFiles.json
200200
- stable/2023-06-30/ServiceOperations.json
201-
- preview/2023-10-01-preview/Maintenances.json
201+
- stable/2023-06-30/PrivateEndpointConnections.json
202+
- stable/2023-06-30/PrivateLinkResources.json
202203
- common-types/v1/common-types.json
203204
suppressions:
204205
- code: PostOperationAsyncResponseValidation
@@ -268,11 +269,11 @@ suppressions:
268269
reason: "PUT API is used to update thread detecion configuration, which is required by ARM policy, especially for `deployIfNotExist` scenario, we do not support DELETE operation"
269270
```
270271
271-
### Tag: package-flexibleserver-2023-12-30
272+
### Tag: package-flexibleserver-2023-12-30-preview
272273
273-
These settings apply only when `--tag=package-flexibleserver-2023-12-30` is specified on the command line.
274+
These settings apply only when `--tag=package-flexibleserver-2023-12-30-preview` is specified on the command line.
274275

275-
``` yaml $(tag) == 'package-flexibleserver-2023-12-30'
276+
``` yaml $(tag) == 'package-flexibleserver-2023-12-30-preview'
276277
input-file:
277278
- preview/2023-06-01-preview/AzureADAdministrator.json
278279
- preview/2023-10-01-preview/Backups.json
@@ -304,11 +305,11 @@ suppressions:
304305
reason: "PUT API is used to update thread detecion configuration, which is required by ARM policy, especially for `deployIfNotExist` scenario, we do not support DELETE operation"
305306
```
306307
307-
### Tag: package-flexibleserver-2024-01-01
308+
### Tag: package-flexibleserver-2023-12-30
308309
309-
These settings apply only when `--tag=package-flexibleserver-2024-01-01` is specified on the command line.
310+
These settings apply only when `--tag=package-flexibleserver-2023-12-30` is specified on the command line.
310311

311-
``` yaml $(tag) == 'package-flexibleserver-2024-01-01'
312+
``` yaml $(tag) == 'package-flexibleserver-2023-12-30'
312313
input-file:
313314
- stable/2023-12-30/AzureADAdministrator.json
314315
- stable/2023-12-30/Backups.json
@@ -448,21 +449,6 @@ suppressions:
448449
reason: "PUT API is used to update thread detecion configuration, which is required by ARM policy, especially for `deployIfNotExist` scenario, we do not support DELETE operation"
449450
```
450451
451-
### Tag: package-flexibleserver-2023-06-30-privatelink
452-
453-
These settings apply only when `--tag=package-flexibleserver-2023-06-30-privatelink` is specified on the command line.
454-
455-
``` yaml $(tag) == 'package-flexibleserver-2023-06-30-privatelink'
456-
input-file:
457-
- common-types/v1/common-types.json
458-
- stable/2023-06-30/PrivateEndpointConnections.json
459-
- stable/2023-06-30/PrivateLinkResources.json
460-
suppressions:
461-
- code: PropertiesTypeObjectNoDefinition
462-
from: common-types.json
463-
reason: This will be fixed in new versions.
464-
```
465-
466452
### Tag: package-flexibleserver-2022-01-01
467453
468454
These settings apply only when `--tag=package-flexibleserver-2022-01-01` is specified on the command line.

0 commit comments

Comments
 (0)