From 99b6eb81c2c9be4fd0f67a3c48b9112fe4f65b76 Mon Sep 17 00:00:00 2001 From: Kayla Ames Date: Thu, 30 Mar 2023 15:17:16 -0700 Subject: [PATCH] add ms-secret to uri to keep it from breaking relative to GA --- .../preview/2023-04-01-preview/mfe.json | 1 + 1 file changed, 1 insertion(+) diff --git a/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2023-04-01-preview/mfe.json b/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2023-04-01-preview/mfe.json index 9d3adcbf75f9..f187354b53bc 100644 --- a/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2023-04-01-preview/mfe.json +++ b/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2023-04-01-preview/mfe.json @@ -23031,6 +23031,7 @@ "format": "uri", "description": "Full SAS Uri, including the storage, container/blob path and SAS token", "type": "string", + "x-ms-secret": true, "x-nullable": true } },