diff --git a/arm-datalake-analytics/catalog/2016-11-01/swagger/catalog.json b/arm-datalake-analytics/catalog/2016-11-01/swagger/catalog.json index 9d7c16320f34..7be41cb9ee88 100644 --- a/arm-datalake-analytics/catalog/2016-11-01/swagger/catalog.json +++ b/arm-datalake-analytics/catalog/2016-11-01/swagger/catalog.json @@ -40,6 +40,7 @@ "tags": [ "Catalog" ], + "deprecated": true, "operationId": "Catalog_CreateSecret", "description": "Creates the specified secret for use with external data sources in the specified database. This is deprecated and will be removed in the next release. Please use CreateCredential instead.", "parameters": [ @@ -80,6 +81,7 @@ "tags": [ "Catalog" ], + "deprecated": true, "operationId": "Catalog_UpdateSecret", "description": "Modifies the specified secret for use with external data sources in the specified database. This is deprecated and will be removed in the next release. Please use UpdateCredential instead.", "parameters": [ @@ -155,6 +157,7 @@ "Catalog" ], "operationId": "Catalog_DeleteSecret", + "deprecated": true, "description": "Deletes the specified secret in the specified database. This is deprecated and will be removed in the next release. Please use DeleteCredential instead.", "parameters": [ {