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 04ccf9f commit 693d300Copy full SHA for 693d300
src/ServiceManagement/Services/Commands.Utilities/Azure.psd1
@@ -86,7 +86,7 @@ NestedModules = '.\Services\Microsoft.WindowsAzure.Commands.dll',
86
'.\Storage\Microsoft.WindowsAzure.Commands.Storage.dll',
87
'.\ManagedCache\Microsoft.Azure.Commands.ManagedCache.dll',
88
'.\HDInsight\Microsoft.WindowsAzure.Commands.HDInsight.dll',
89
- '.\Network\Microsoft.Azure.Commands.Network.dll',
+ '.\Network\Microsoft.WindowsAzure.Commands.ServiceManagement.Network.dll',,
90
'.\StorSimple\Microsoft.WindowsAzure.Commands.StorSimple.dll',
91
'.\RemoteApp\Microsoft.Azure.Commands.RemoteApp.dll',
92
'.\RecoveryServices\Microsoft.Azure.Commands.RecoveryServices.dll'
0 commit comments