Skip to content

Commit ab13111

Browse files
author
Basel Rustum
authored
feat(samples): Add an introduction section to the samples page (#12524)
1 parent 6a8d65f commit ab13111

File tree

1 file changed

+8
-0
lines changed
  • sdk/digitaltwins/Azure.DigitalTwins.Core/samples

1 file changed

+8
-0
lines changed

sdk/digitaltwins/Azure.DigitalTwins.Core/samples/Readme.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# Introduction
2+
3+
Azure Digital Twins is a developer platform for next-generation IoT solutions that lets you create, run, and manage digital representations of your business environment, securely and efficiently in the cloud. With Azure Digital Twins, creating live operational state representations is quick and cost-effective, and digital representations stay current with real-time data from IoT and other data sources. If you are new to Azure Digital Twins and would like to learn more about the platform, please make sure you check out the Azure Digital Twins [official documentation page](https://docs.microsoft.com/azure/digital-twins/overview).
4+
5+
For an introduction on how to program against the Azure Digital Twins service, visit the [coding tutorial page](https://docs.microsoft.com/en-us/azure/digital-twins/tutorial-code) for an easy step-by-step guide. Visit [this tutorial](https://docs.microsoft.com/azure/digital-twins/tutorial-command-line-app) to learn how to interact with an Azure Digital Twin instance using a command-line client application. Finally, for a quick guide on how to build an end-to-end Azure Digital Twins solution that is driven by live data from your environment, make sure you check out [this helpful guide](https://docs.microsoft.com/azure/digital-twins/tutorial-end-to-end).
6+
7+
The guides mentioned above can help you get started with key elements of Azure Digital Twins, such as creating Azure Digital Twins instances, models, twin graphs, etc. Use this samples guide below to familiarize yourself with the various APIs that help you program against Azure Digital Twins.
8+
19
# Digital Twins Samples
210

311
You can explore azure digital twin APIs (using the client library) using the samples project.

0 commit comments

Comments
 (0)