@@ -67,9 +67,16 @@ businesses, developers, and the community to make strategic decisions when plann
67
67
68
68
## Support of releases
69
69
70
- Azure PowerShell ships two types of generally available releases. Customers can choose Long Term
71
- Support (LTS) or Standard Term Support (STS) releases. The quality of all releases is the same. The
72
- only difference is the length of support.
70
+ Azure PowerShell ships two types of generally available releases. Customers can choose Standard Term
71
+ Support (STS) or Long Term Support (LTS) releases. The quality of all releases is the same. The only
72
+ difference is the length of support.
73
+
74
+ - ** Standard Term Support (STS) releases**
75
+
76
+ - Odd-numbered major versions are STS releases.
77
+ - STS versions are supported until the next major release of Azure PowerShell.
78
+ - Supported for approximately six months from the original major version release date.
79
+ - Receives minor version and patch updates until out of support.
73
80
74
81
- ** Long Term Support (LTS) releases**
75
82
@@ -80,18 +87,11 @@ only difference is the length of support.
80
87
- Receives minor version updates _ only for the first 6 months_ and patch updates until out of
81
88
support.
82
89
83
- - ** Standard Term Support (STS) releases**
84
-
85
- - Odd-numbered major versions are STS releases.
86
- - STS versions are supported until the next major release of Azure PowerShell.
87
- - Supported for approximately six months from the original major version release date.
88
- - Receives minor version and patch updates until out of support.
89
-
90
90
> [ !IMPORTANT]
91
91
> You must install the latest minor and patch version to qualify for support.
92
92
93
93
The following image illustrates the release cadence and support lifecycle of Azure PowerShell for
94
- LTS and STS releases.
94
+ STS and LTS releases.
95
95
96
96
![ Support Lifecycle] ( ../../media/support-lifecycle/support-lifecycle.jpg )
97
97
0 commit comments