From 45b1c7b6b82998b4f470615efd2c5d453cd6f4b7 Mon Sep 17 00:00:00 2001 From: Zhenfeng Date: Tue, 30 Nov 2021 10:23:45 -0800 Subject: [PATCH] Remove secret tag --- .../Microsoft.Storage/stable/2021-08-01/storage.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/specification/storage/resource-manager/Microsoft.Storage/stable/2021-08-01/storage.json b/specification/storage/resource-manager/Microsoft.Storage/stable/2021-08-01/storage.json index e4c7aacd736f..6175686e4d7e 100644 --- a/specification/storage/resource-manager/Microsoft.Storage/stable/2021-08-01/storage.json +++ b/specification/storage/resource-manager/Microsoft.Storage/stable/2021-08-01/storage.json @@ -4879,11 +4879,9 @@ "description": "A unique Security Identifier that is generated by the server." }, "sharedKey": { - "x-ms-secret": true, "$ref": "#/definitions/SharedKey" }, "sshPassword": { - "x-ms-secret": true, "readOnly": true, "type": "string", "description": "Auto generated password by the server for SSH authentication if hasSshPassword is set to true on the creation of local user."