Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit b491654

Browse files
authored
Archive note (#68)
1 parent f9da712 commit b491654

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,13 @@ description: "This repo contains .NET Core samples that demonstrate how to use t
1010

1111
# Digital Twins Samples
1212

13-
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Contribute](https://img.shields.io/badge/PR%27s-welcome-brightgreen.svg)](https://github.com/Azure-Samples/digital-twins-samples-csharp/blob/master/CONTRIBUTING.md)
13+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
14+
15+
**************************************************
16+
**NOTE (July 2020): A new version of the Azure Digital Twins service has been released, with new features and new implementation details. This sample repository corresponds to the previous set of documentation, which has now been [archived](https://docs.microsoft.com/en-us/previous-versions/azure/digital-twins/about-digital-twins). It no longer reflects the current Azure Digital Twins best practices and is no longer being maintained.**
17+
18+
**To view the latest information for the new service, visit the active [Azure Digital Twins Preview Documentation](https://docs.microsoft.com/en-us/azure/digital-twins/) and its [samples](https://docs.microsoft.com/samples/azure-samples/digital-twins-samples/digital-twins-samples/).**
19+
**************************************************
1420

1521
This repo contains .NET Core samples that demonstrate how to use the Azure Digital Twins platform. Each folder contains a separate .NET Core app.
1622

0 commit comments

Comments
 (0)