We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62bc769 commit 8e9d5f4Copy full SHA for 8e9d5f4
src/Network/Network.Test/ScenarioTests/NetworkTestRunner.cs
@@ -42,6 +42,7 @@ protected NetworkTestRunner(ITestOutputHelper output)
42
{"Microsoft.Compute", null},
43
{"Microsoft.Features", null},
44
{"Microsoft.Authorization", null},
45
+ {"Microsoft.Network", null},
46
{"Microsoft.Storage", null},
47
{"Microsoft.Sql", null},
48
{"Microsoft.ManagedServiceIdentity", null},
0 commit comments