From 2788119505133e7b53c8aa87b2bfa774f16136b0 Mon Sep 17 00:00:00 2001 From: alphadev4 <113519745+alphadev4@users.noreply.github.com> Date: Wed, 18 Sep 2024 16:38:09 +0500 Subject: [PATCH] Update plugins/azure/machinelearning/mlWorkspaceCMKEncrypted.js --- plugins/azure/machinelearning/mlWorkspaceCMKEncrypted.js | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/azure/machinelearning/mlWorkspaceCMKEncrypted.js b/plugins/azure/machinelearning/mlWorkspaceCMKEncrypted.js index 291d436a01..efc8dd25bd 100644 --- a/plugins/azure/machinelearning/mlWorkspaceCMKEncrypted.js +++ b/plugins/azure/machinelearning/mlWorkspaceCMKEncrypted.js @@ -44,7 +44,6 @@ module.exports = { helpers.addResult(results, 2, 'Machine Learning workspace is not encrypted using CMK', location, workspace.id); } } - rcb(); }, function() { // Global checking goes here