diff --git a/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-01-preview/examples/createOrUpdateSqlDatastore.json b/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-01-preview/examples/createOrUpdateSqlDatastore.json index 5aa9b5665195..aa999095d012 100644 --- a/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-01-preview/examples/createOrUpdateSqlDatastore.json +++ b/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-01-preview/examples/createOrUpdateSqlDatastore.json @@ -33,7 +33,7 @@ "databaseName": "dataset", "endpoint": "database.windows.net", "userId": "demo_user", - "userPassword": "dataset#1234", + "userPassword": "", "portNumber": null, "credentialType": "SqlAuthentication", "clientId": "00000000-0000-0000-0000-000000000000",