From 784dcbc568c61801a33dfe197cb785ffe22a9dec Mon Sep 17 00:00:00 2001 From: mwesigwaguma <111312378+mwesigwaguma@users.noreply.github.com> Date: Thu, 1 Feb 2024 11:42:29 -0500 Subject: [PATCH] updating preview tag (#27555) * adding preview to 2023-11 tag * update tag * update tag in yaml --- specification/servicefabric/resource-manager/readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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