Skip to content

Commit bcdb971

Browse files
author
Kai Nawroth
authored
Update sdk-support-guidance.md
1 parent 5764b96 commit bcdb971

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 version available | **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)