File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
src/ResourceManager/Resources/Commands.Resources Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -82,8 +82,7 @@ FormatsToProcess = @(
82
82
' .\AzureRM.UsageAggregates\Microsoft.Azure.Commands.UsageAggregates.Format.ps1xml' ,
83
83
' .\AzureRM.Sql\Microsoft.Azure.Commands.Sql.format.ps1xml' ,
84
84
' .\AzureRM.DataLakeAnalytics\Microsoft.Azure.Commands.DataLakeAnalytics.format.ps1xml' ,
85
- ' .\AzureRM.DataLakeStore\Microsoft.Azure.Commands.DataLakeStoreFileSystem.format.ps1xml' ,
86
- ' .\AzureRM.RecoveryServices.Backup\Microsoft.Azure.Commands.RecoveryServices.Backup.format.ps1xml'
85
+ ' .\AzureRM.DataLakeStore\Microsoft.Azure.Commands.DataLakeStoreFileSystem.format.ps1xml'
87
86
)
88
87
89
88
# Modules to import as nested modules of the module specified in ModuleToProcess
@@ -118,7 +117,6 @@ NestedModules = @(
118
117
' .\AzureRM.DataLakeStore' ,
119
118
' .\AzureRM.Intune' ,
120
119
' .\AzureRM.RecoveryServices' ,
121
- ' .\AzureRM.RecoveryServices.Backup' ,
122
120
' .\AzureRM.AzureStackAdmin' ,
123
121
' .\AzureRM.AzureStackStorage'
124
122
)
You can’t perform that action at this time.
0 commit comments