File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
tools/AzureRM.BootStrapper/help Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 76
76
<command : examples ><command : example ><maml : title >Example 1</maml : title >
77
77
<dev : code >PS C:\> Get-AzureRmModule -Profile 2017-03-09-profile -Module AzureRM.Storage
78
78
79
- 1.2.4 </dev : code >
80
- <dev : remarks ><maml : para >The version of the AzureRM.Storage module that supports profile 2017-03-09-profile is version 1.2.4 .
79
+ 1.0.4.3 </dev : code >
80
+ <dev : remarks ><maml : para >The version of the AzureRM.Storage module that supports profile 2017-03-09-profile is version 1.0.4.3 .
81
81
</maml : para >
82
82
</dev : remarks >
83
83
</command : example >
Original file line number Diff line number Diff line change @@ -23,10 +23,10 @@ Returns the versions of an AzureRM module that support a given profile.
23
23
```
24
24
PS C:\> Get-AzureRmModule -Profile 2017-03-09-profile -Module AzureRM.Storage
25
25
26
- 1.2.4
26
+ 1.0.4.3
27
27
```
28
28
29
- The version of the AzureRM.Storage module that supports profile 2017-03-09-profile is version 1.2.4 .
29
+ The version of the AzureRM.Storage module that supports profile 2017-03-09-profile is version 1.0.4.3 .
30
30
31
31
## PARAMETERS
32
32
You can’t perform that action at this time.
0 commit comments