From df212be10c30f9f64b1feb69314d9fbb252fb42a Mon Sep 17 00:00:00 2001 From: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com> Date: Mon, 11 Aug 2025 10:25:28 +0800 Subject: [PATCH] Update typespec.json --- data/typespec.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/typespec.json b/data/typespec.json index 3ce811645..1e014e0fd 100644 --- a/data/typespec.json +++ b/data/typespec.json @@ -46,7 +46,8 @@ "azure-mgmt-storagediscovery", "azure-mgmt-dashboard", "azure-mgmt-storageactions", - "azure-mgmt-containerservicefleet" + "azure-mgmt-containerservicefleet", + "azure-mgmt-servicefabricmanagedclusters" ], "js": [], "go": [],