From 65a0506e6301936bb46df3d056042b5f82f4311a Mon Sep 17 00:00:00 2001 From: giakas Date: Fri, 29 Apr 2022 10:41:59 -0700 Subject: [PATCH] Adding deprecation notice. (#137) --- CHANGELOG.md | 4 +++- README.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b517db..55c7a90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ -# Azure Video Analyzer VSCode extension release notes +# Deprecated. Azure Video Analyzer VSCode extension release notes + +- We’re retiring the Azure Video Analyzer preview service, you're advised to transition your applications off of Video Analyzer by 01 December 2022. This extension is no longer being maintained. ## Changes in 0.2.4 diff --git a/README.md b/README.md index 88a50d3..abb4d0c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# Azure Video Analyzer Extension for VSCode +# Deprecated. Azure Video Analyzer Extension for VSCode + +Deprecated. We’re retiring the Azure Video Analyzer preview service, you're advised to transition your applications off of Video Analyzer by 01 December 2022. This extension is no longer being maintained. The Azure Video Analyzer extension makes it easy to edit and manage Video Analyzer pipelines. The steps below closely mirror our how-to guide on how to [use the Visual Studio Code extension for Azure Video Analyzer](https://docs.microsoft.com/azure/azure-video-analyzer/video-analyzer-docs/edge/use-visual-studio-code-extension).