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 b9f7f8c commit 161c080Copy full SHA for 161c080
src/ResourceManager/IotHub/AzureRM.IotHub.psd1
@@ -63,7 +63,7 @@ RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; ModuleVersion = '3.2.1'; }
63
# TypesToProcess = @()
64
65
# Format files (.ps1xml) to be loaded when importing this module
66
-FormatsToProcess = '.\Microsoft.Azure.Commands.IotHub.format.ps1xml'
+#FormatsToProcess = '.\Microsoft.Azure.Commands.IotHub.format.ps1xml'
67
68
# Modules to import as nested modules of the module specified in RootModule/ModuleToProcess
69
NestedModules = @('.\Microsoft.Azure.Commands.IotHub.dll')
0 commit comments