From 38429a8310c13ad16d4fe601d8d46e7a2c0250c8 Mon Sep 17 00:00:00 2001 From: lwang2016 Date: Mon, 4 May 2020 16:28:58 -0700 Subject: [PATCH] Update deploymentScripts.json Mark environment variable secureValue as secret --- .../preview/2019-10-01-preview/deploymentScripts.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/specification/resources/resource-manager/Microsoft.Resources/preview/2019-10-01-preview/deploymentScripts.json b/specification/resources/resource-manager/Microsoft.Resources/preview/2019-10-01-preview/deploymentScripts.json index 32186dd68c5e..1a8320f05151 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/preview/2019-10-01-preview/deploymentScripts.json +++ b/specification/resources/resource-manager/Microsoft.Resources/preview/2019-10-01-preview/deploymentScripts.json @@ -790,7 +790,8 @@ }, "secureValue": { "type": "string", - "description": "The value of the secure environment variable." + "description": "The value of the secure environment variable.", + "x-ms-secret": true } }, "required": [