diff --git a/specification/datadog/resource-manager/Microsoft.Datadog/preview/2020-02-01-preview/datadog.json b/specification/datadog/resource-manager/Microsoft.Datadog/preview/2020-02-01-preview/datadog.json index 4800a6747d45..4851f3b0b66b 100644 --- a/specification/datadog/resource-manager/Microsoft.Datadog/preview/2020-02-01-preview/datadog.json +++ b/specification/datadog/resource-manager/Microsoft.Datadog/preview/2020-02-01-preview/datadog.json @@ -1513,6 +1513,7 @@ "Enabled", "Disabled" ], + "default": "Enabled", "type": "string", "x-ms-enum": { "modelAsString": true, @@ -1561,7 +1562,8 @@ "type": "string", "x-ms-mutability": [ "create" - ] + ], + "x-ms-secret": true }, "redirectUri": { "description": "The redirect uri for linking.",