diff --git a/specification/logz/resource-manager/Microsoft.Logz/preview/2020-10-01-preview/logz.json b/specification/logz/resource-manager/Microsoft.Logz/preview/2020-10-01-preview/logz.json index 22d69541bb72..b5e404f18ed4 100644 --- a/specification/logz/resource-manager/Microsoft.Logz/preview/2020-10-01-preview/logz.json +++ b/specification/logz/resource-manager/Microsoft.Logz/preview/2020-10-01-preview/logz.json @@ -243,7 +243,7 @@ "tags": [ "Monitors" ], - "summary": "Create a monitor resource.", + "summary": "Create a monitor resource. This create operation can take upto 10 minutes to complete.", "operationId": "Monitors_Create", "x-ms-long-running-operation": true, "x-ms-long-running-operation-options": { @@ -359,7 +359,7 @@ "tags": [ "Monitors" ], - "summary": "Delete a monitor resource.", + "summary": "Delete a monitor resource. This delete operation can take upto 10 minutes to complete.", "operationId": "Monitors_Delete", "produces": [ "application/json" @@ -681,7 +681,7 @@ "tags": [ "SingleSignOn" ], - "summary": "Configures single-sign-on for this resource.", + "summary": "Configures single-sign-on for this resource. This operation can take upto 10 minutes to complete.", "operationId": "SingleSignOn_CreateOrUpdate", "x-ms-long-running-operation": true, "x-ms-long-running-operation-options": { @@ -849,7 +849,7 @@ "tags": [ "SubAccount" ], - "summary": "Create sub account under a given monitor resource.", + "summary": "Create sub account under a given monitor resource. This create operation can take upto 10 minutes to complete.", "operationId": "SubAccount_Create", "x-ms-long-running-operation": true, "x-ms-long-running-operation-options": { @@ -961,7 +961,7 @@ "tags": [ "SubAccount" ], - "summary": "Delete a sub account resource.", + "summary": "Delete a sub account resource. This delete operation can take upto 10 minutes to complete.", "operationId": "SubAccount_Delete", "produces": [ "application/json" @@ -1849,6 +1849,7 @@ "Disabled" ], "type": "string", + "default": "Enabled", "x-ms-enum": { "modelAsString": true, "name": "MonitoringStatus" @@ -1861,6 +1862,7 @@ "Suspended" ], "type": "string", + "default": "Active", "x-ms-enum": { "modelAsString": true, "name": "MarketplaceSubscriptionStatus"