File tree Expand file tree Collapse file tree 2 files changed +4
-36
lines changed
Azs.Fabric.Admin/Module/Azs.Fabric.Admin Expand file tree Collapse file tree 2 files changed +4
-36
lines changed Original file line number Diff line number Diff line change 19
19
-->
20
20
## Current Release
21
21
22
- ## Version 0.2.0
23
- * New Module dependencies
24
- * AzureRM.Profile
25
- * AzureRM.Resources
26
- * New cmdlet
27
- * Add-AzsScaleUnitNode
28
- * New-AzsScaleUnitNodeObject
29
- * Support handling names of nested resources
30
- * Add-AzsScaleUnitNode
31
- * Disable-AzsScaleUnitNode
32
- * Enable-AzsScaleUnitNode
33
- * Get-AzsEdgeGateway
34
- * Get-AzsEdgeGatewayPool
35
- * Get-AzsInfrastructureRole
36
- * Get-AzsInfrastructureRoleInstance
37
- * Get-AzsInfrastructureShare
38
- * Get-AzsInfrastructureVolume
39
- * Get-AzsIpPool
40
- * Get-AzsLogicalNetwork
41
- * Get-AzsLogicalSubnet
42
- * Get-AzsMacAddressPool
43
- * Get-AzsScaleUnit
44
- * Get-AzsScaleUnitNode
45
- * Get-AzsSlbMuxInstance
46
- * Get-AzsStoragePool
47
- * Get-AzsStorageSystem
48
- * Repair-AzsScaleUnitNode
49
- * Restart-AzsInfrastructureRole
50
- * Restart-AzsInfrastructureRoleInstance
51
- * Start-AzsInfrastructureRoleInstance
52
- * Start-AzsScaleUnitNode
53
- * Stop-AzsInfrastructureRoleInstance
54
- * Stop-AzsScaleUnitNode
22
+ ## Version 0.2.1
55
23
* Bug fixes
56
- * Handle ErrrorAction correctly now
24
+ * Fixed a bug in Add-AzsScaleUnitNode
Original file line number Diff line number Diff line change 57
57
@ {ModuleName = ' Azs.Backup.Admin' ; RequiredVersion = ' 0.2.0' ; },
58
58
@ {ModuleName = ' Azs.Commerce.Admin' ; RequiredVersion = ' 0.2.0' ; },
59
59
@ {ModuleName = ' Azs.Compute.Admin' ; RequiredVersion = ' 0.2.0' ; },
60
- @ {ModuleName = ' Azs.Fabric.Admin' ; RequiredVersion = ' 0.2.0 ' ; },
60
+ @ {ModuleName = ' Azs.Fabric.Admin' ; RequiredVersion = ' 0.2.1 ' ; },
61
61
@ {ModuleName = ' Azs.Gallery.Admin' ; RequiredVersion = ' 0.2.0' ; },
62
62
@ {ModuleName = ' Azs.InfrastructureInsights.Admin' ; RequiredVersion = ' 0.2.0' ; },
63
63
@ {ModuleName = ' Azs.KeyVault.Admin' ; RequiredVersion = ' 0.2.0' ; },
129
129
* New quota properties added for the support of manged disk
130
130
* Addition of disk migration related cmdlets
131
131
* Additional properties in the Platform Image and VM extesnion objects
132
- * Azs.Fabric.Admin
132
+ * Azs.Fabric.Admin
133
133
* New cmdlet for adding scale unit node
134
134
* Azs.Backup.Admin
135
135
* Set-AzsBackupShare is an alias now to the cmdlet Set-AzsBackupConfiguration
You can’t perform that action at this time.
0 commit comments