From 694a17e56122096330d1d0b92c6ceeb11b22e02b Mon Sep 17 00:00:00 2001 From: Zhenyu Zhou Date: Fri, 4 Sep 2020 11:43:55 +0800 Subject: [PATCH] Skip network api version check --- src/HDInsight/HDInsight.Test/ScenarioTests/TestController.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/HDInsight/HDInsight.Test/ScenarioTests/TestController.cs b/src/HDInsight/HDInsight.Test/ScenarioTests/TestController.cs index aafb69f570f6..2ab6d2d3d226 100644 --- a/src/HDInsight/HDInsight.Test/ScenarioTests/TestController.cs +++ b/src/HDInsight/HDInsight.Test/ScenarioTests/TestController.cs @@ -89,6 +89,7 @@ public void RunPsTestWorkFlow(Func scriptBuilder, System.Action cleanu { {"Microsoft.Resources", null}, {"Microsoft.Features", null}, + {"Microsoft.Network", null}, {"Microsoft.Authorization", null} };