Skip to content

Commit 7c590e5

Browse files
Merge pull request #232888 from AaronMaxwell/aaronmax-sdk-release-notes-links
Adding release notes links to SDK support page
2 parents 7a2a573 + 4fbfcc6 commit 7c590e5

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

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

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ For more information, review the [Azure SDK Lifecycle and Support Policy](https:
1616
> [!NOTE]
1717
> Diagnostic tools often provide better insight into the root cause of a problem when the latest stable SDK version is used.
1818
19+
## SDK update guidance
20+
1921
Support engineers are expected to provide SDK update guidance according to the following table, referencing the current SDK version in use and any alternatives.
2022

2123
|Current SDK version in use |Alternative version available |Update policy for support |
@@ -38,4 +40,13 @@ Support engineers are expected to provide SDK update guidance according to the f
3840
> [!WARNING]
3941
> 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.
4042
41-
To see the current version of Application Insights SDKs and previous versions release dates, reference the [release notes](release-notes.md).
43+
## Release notes
44+
45+
Reference the release notes to see the current version of Application Insights SDKs and previous versions release dates.
46+
47+
- [.NET SDKs (Including ASP.NET, ASP.NET Core, and Logging Adapters)](https://github.com/Microsoft/ApplicationInsights-dotnet/releases)
48+
- [Python](https://github.com/census-instrumentation/opencensus-python/blob/master/contrib/opencensus-ext-azure/CHANGELOG.md)
49+
- [Node.js](https://github.com/Microsoft/ApplicationInsights-node.js/releases)
50+
- [JavaScript](https://github.com/microsoft/ApplicationInsights-JS/releases)
51+
52+
Our [Service Updates](https://azure.microsoft.com/updates/?service=application-insights) also summarize major Application Insights improvements.

0 commit comments

Comments
 (0)