Merge pull request #454 from Microsoft/pre-release

Add obsolete notice to AirSim sample
This commit is contained in:
Liya Du 2019-01-07 17:27:57 +08:00 коммит произвёл GitHub
Родитель 0f1de61d7e e5ff1d6e06
Коммит 04c8b644d2
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 4 добавлений и 1 удалений

Просмотреть файл

@ -27,11 +27,14 @@ icons:
difficulty: HARD
last_modified_at: 2017-10-30
last_modified_at: 2018-12-18
---
{% include toc icon="columns" %}
**Notice:** Content of this tutorial might be obsolete and subject to be updated.
{: .notice--warning}
## Introduction
In this hands-on lab and the ones that follow, you will build a comprehensive IoT solution that demonstrates some of the very best features Microsoft Azure has to offer, including [IoT Hubs](https://azure.microsoft.com/services/iot-hub/), [Event Hubs](https://azure.microsoft.com/services/event-hubs/), [Azure Functions](https://azure.microsoft.com/services/functions/), [Stream Analytics](https://azure.microsoft.com/services/stream-analytics/), and [Cognitive Services](https://azure.microsoft.com/services/cognitive-services/). The solution you build today will culminate into an Air-Traffic Control (ATC) app that shows simulated aircraft flying through an ATC sector and warns users when aircraft get too close to each other. While these labs are best to do with several peers, there is an application in the lab assets which can inject simulated drones into the workstream (details available in the [Labs section](#labs).)