diff --git a/specification/servicefabric/resource-manager/readme.md b/specification/servicefabric/resource-manager/readme.md index 3c35ca897999..9a59de8c5855 100644 --- a/specification/servicefabric/resource-manager/readme.md +++ b/specification/servicefabric/resource-manager/readme.md @@ -59,11 +59,11 @@ directive: reason: There are open issues (bugs) in the validator affecting some of the examples and since there is no way to selectively disable the validation for a particular example or paths, all of the example validation is being turned off. ``` -### Tag: package-2023-11 +### Tag: package-2023-11-preview -These settings apply only when `--tag=package-2023-11` is specified on the command line. +These settings apply only when `--tag=package-2023-11-preview` is specified on the command line. -``` yaml $(tag) == 'package-2023-11' +``` yaml $(tag) == 'package-2023-11-preview' input-file: - Microsoft.ServiceFabric/preview/2023-11-01-preview/cluster.json - Microsoft.ServiceFabric/preview/2023-11-01-preview/application.json