diff --git a/specification/recoveryservicesbackup/resource-manager/readme.md b/specification/recoveryservicesbackup/resource-manager/readme.md index 3c647747b00c..c71299554d3e 100644 --- a/specification/recoveryservicesbackup/resource-manager/readme.md +++ b/specification/recoveryservicesbackup/resource-manager/readme.md @@ -65,14 +65,6 @@ input-file: - Microsoft.RecoveryServices/stable/2023-01-01/bms.json ``` -### Tag: package-preview-2022-09 - -These settings apply only when `--tag=package-preview-2022-09` is specified on the command line. - -```yaml $(tag) == 'package-preview-2022-09' -input-file: - - Microsoft.RecoveryServices/preview/2022-09-30-preview/bms.json -``` ### Tag: package-2022-10 These settings apply only when `--tag=package-2022-10` is specified on the command line. @@ -82,6 +74,15 @@ input-file: - Microsoft.RecoveryServices/stable/2022-10-01/bms.json ``` +### Tag: package-preview-2022-09 + +These settings apply only when `--tag=package-preview-2022-09` is specified on the command line. + +```yaml $(tag) == 'package-preview-2022-09' +input-file: + - Microsoft.RecoveryServices/preview/2022-09-30-preview/bms.json +``` + ### Tag: package-2022-09-preview These settings apply only when `--tag=package-2022-09-preview` is specified on the command line.