You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
IoT-For-Beginners/translations/en/3-transport/lessons/3-visualize-location-data/assignment.md

2.4 KiB

Deploy your app

Instructions

There are several ways to deploy your app and share it with the world, such as using GitHub Pages or one of many service providers. A great option is to use Azure Static Web Apps. In this assignment, build your web app and deploy it to the cloud by following these instructions or watching these videos.
One advantage of using Azure Static Web Apps is that you can securely store API keys in the portal. Take this opportunity to refactor your subscriptionKey as a variable and store it in the cloud.

Rubric

Criteria Exemplary Adequate Needs Improvement
A working web app is presented in a documented GitHub repository with its subscriptionKey stored in the cloud and called via a variable A working web app is presented in a documented GitHub repository but its subscriptionKey is not stored in the cloud The web app contains bugs or does not work properly

Disclaimer:
This document has been translated using the AI translation service Co-op Translator. While we aim for accuracy, please note that automated translations may include errors or inaccuracies. The original document in its native language should be regarded as the authoritative source. For critical information, professional human translation is advised. We are not responsible for any misunderstandings or misinterpretations resulting from the use of this translation.