diff --git a/specification/vmware/resource-manager/Microsoft.AVS/stable/2020-03-20/vmware.json b/specification/vmware/resource-manager/Microsoft.AVS/stable/2020-03-20/vmware.json index f968128343d7..44af58dd48d8 100644 --- a/specification/vmware/resource-manager/Microsoft.AVS/stable/2020-03-20/vmware.json +++ b/specification/vmware/resource-manager/Microsoft.AVS/stable/2020-03-20/vmware.json @@ -1965,8 +1965,7 @@ "nsxtPassword": { "description": "NSX-T Manager password", "type": "string", - "readOnly": true, - "x-ms-secret": true + "readOnly": true }, "vcenterUsername": { "description": "vCenter admin username", @@ -1976,8 +1975,7 @@ "vcenterPassword": { "description": "vCenter admin password", "type": "string", - "readOnly": true, - "x-ms-secret": true + "readOnly": true } } },