Update sample links pointing to docs.msft

This commit is contained in:
Liya Du 2019-01-02 10:36:28 +08:00
Родитель b52bbd7cc7
Коммит 0b0b33b992
6 изменённых файлов: 9 добавлений и 10 удалений

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

@ -65,7 +65,7 @@ projects: "2, 5, 6"
---
<div class="landing-page-video">
{% include whatsnew.html news = "The IoT DevKit is now using Azure IoT Workbench, an integrated tool on Visual Studio Code to develop IoT application." link = "Learn more about Azure IoT Workbench" url="https://aka.ms/iot-workbench" %}
{% include whatsnew.html news = "11/30: There is a bug found in Arduino IDE v1.8.7. Please stick with v1.8.6 for the IoT DevKit." link = "Learn more" url="https://github.com/arduino/Arduino/issues/8040" %}
</div>
{% include feature_row id="part1" type="right" %}

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

@ -2,8 +2,8 @@
title: "Remote Monitoring"
permalink: /docs/projects/remote-monitoring/
redirect_to:
- https://github.com/Microsoft/vscode-iot-workbench/blob/master/docs/iot-devkit/devkit_remote_monitoringv2.md
excerpt: "Visualize sensors status on IoT DevKit using Azure IoT Suite Remote Monitoring."
- https://docs.microsoft.com/azure/iot-accelerators/iot-accelerators-arduino-iot-devkit-az3166-devkit-remote-monitoringv2
excerpt: "Visualize sensors status on IoT DevKit using Azure IoT Remote Monitoring solution accelerator."
header:
overlay_image: /assets/images/projects-remote-monitoring.jpg
overlay_full: true
@ -28,5 +28,5 @@ variable:
name: Windows
- platform: macos
name: macOS
last_modified_at: 2017-06-28
last_modified_at: 2019-01-02
---

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

@ -1,6 +1,6 @@
---
title: "Connect to Microsoft IoT Central"
link: "https://docs.microsoft.com/en-us/microsoft-iot-central/howto-connect-devkit"
link: "https://docs.microsoft.com/microsoft-iot-central/howto-connect-devkit"
excerpt: "Learn as a device developer, to connect a DevKit to your Microsoft IoT Central application. All within 5 minutes."
header:
image: /assets/images/projects-iot-central.jpg

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

@ -1 +0,0 @@
../minisolution/DevKitState/README.md

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

@ -2,7 +2,7 @@
title: "Device registration with DPS"
permalink: /docs/projects/dps/
redirect_to:
- https://github.com/Microsoft/vscode-iot-workbench/blob/master/docs/iot-devkit/devkit_dps.md
- https://docs.microsoft.com/azure/iot-dps/how-to-connect-mxchip-iot-devkit
excerpt: "Use the Device Provisioning Service to automatically provision security enabled devices to IoT hub."
header:
overlay_image: /assets/images/projects-dps.jpg
@ -13,5 +13,5 @@ icons:
target: https://azure.microsoft.com/en-us/services/iot-hub/
title: IoT Hub
difficulty: MEDIUM
last_modified_at: 2018-01-05
last_modified_at: 2019-01-02
---

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

@ -2,7 +2,7 @@
title: "DevKit Translator"
permalink: /docs/projects/devkit-translator/
redirect_to:
- https://github.com/Microsoft/vscode-iot-workbench/blob/master/docs/iot-devkit/devkit-translator.md
- https://docs.microsoft.com/azure/iot-hub/iot-hub-arduino-iot-devkit-az3166-translator
excerpt: "Turn IoT DevKit as a translator by using Bing Speech Translator service."
header:
overlay_image: /assets/images/projects-devkit-translator.jpg
@ -43,5 +43,5 @@ variable:
name: Windows
- platform: macos
name: macOS
last_modified_at: 2017-07-17
last_modified_at: 2019-01-02
---