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 795cac2 commit f175118Copy full SHA for f175118
src/ResourceManager/Resources/Commands.Resources/AzureResourceManager.psd1
@@ -101,7 +101,7 @@ NestedModules = @(
101
'.\StorageManagement\Microsoft.Azure.Commands.Management.Storage.dll',
102
'.\OperationalInsights\Microsoft.Azure.Commands.OperationalInsights.dll',
103
'.\UsageAggregates\Microsoft.Azure.Commands.UsageAggregates.dll',
104
- '.\ApiManagement\Microsoft.Azure.Commands.ApiManagement.ServiceManagement.dll'
+ '.\ApiManagement\Microsoft.Azure.Commands.ApiManagement.ServiceManagement.dll',
105
'.\AzureBackup\Microsoft.Azure.Commands.AzureBackup.dll'
106
)
107
0 commit comments