Skip to content

Commit 858a0b5

Browse files
authored
Merge pull request #206818 from Nawrock/patch-8
Fix table regarding guidance for latest GA SDK
2 parents 0954f11 + e669df4 commit 858a0b5

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

articles/azure-monitor/app/sdk-support-guidance.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,17 @@ Support engineers are expected to provide SDK update guidance according to the f
2020

2121
|Current SDK version in use |Alternative version available |Update policy for support |
2222
|---------|---------|---------|
23-
|Latest stable minor version of a GA SDK | Newer supported stable version | **UPDATE REQUIRED** |
24-
|Unsupported ([support policy](/lifecycle/faq/azure)) | Any supported version | **UPDATE REQUIRED** |
25-
|Preview | Stable version | **UPDATE REQUIRED** |
26-
|Preview | Older stable version | **UPDATE RECOMMENDED** |
27-
|Preview | Newer preview version, no older stable version | **UPDATE RECOMMENDED** |
23+
|Latest GA SDK | No newer supported stable version | **NO UPDATE NECESSARY** |
24+
|Stable minor version of a GA SDK | Newer supported stable version | **UPDATE RECOMMENDED** |
25+
|Unsupported ([support policy](/lifecycle/faq/azure)) | Any supported version | **UPDATE REQUIRED** |
26+
|Preview | Stable version | **UPDATE REQUIRED** |
27+
|Preview | Older stable version | **UPDATE RECOMMENDED** |
28+
|Preview | Newer preview version, no older stable version | **UPDATE RECOMMENDED** |
2829

2930
> [!TIP]
3031
> Switching to [auto-instrumentation](codeless-overview.md) eliminates the need for manual SDK updates.
3132
3233
> [!WARNING]
3334
> Only commercially reasonable support is provided for Preview versions of the SDK. If a support incident requires escalation to development for further guidance, customers will be asked to use a fully supported SDK version to continue support. Commercially reasonable support does not include an option to engage Microsoft product development resources; technical workarounds may be limited or not possible.
3435
35-
To see the current version of Application Insights SDKs and previous versions release dates, reference the [release notes](release-notes.md).
36+
To see the current version of Application Insights SDKs and previous versions release dates, reference the [release notes](release-notes.md).

0 commit comments

Comments
 (0)