bennage / test-video-analyzer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Video Analyzer

The scripts in this folder are used to deploy the Azure Video Analyzer. This deployment enables quickstarts and other samples for Video Analyzer.

  • deploy-modules.sh - This script is used to deploy the IoT Edge modules to the IoT Edge device based off of the deployment manifest (general-sample-setup.modules.json)
  • form.json- custom deployment form used in Azure Portal
  • general-sample-setup-modules.json - Azure IoT Edge deployment manifest
  • iot-edge-setup.sh - Checks to see if an existing Edge device exist, if not it creates a new Edge device and captures the connection string.
  • iot.deploy.json - Deploys an IoT Hub
  • prepare-device.sh - Configures the IoT Edge device with the required user and folder structures.
  • simulated-device.deploy.json - Deploys a VM to be used as a simulated IoT Edge device.
  • start.deploy.json - Master template and controls the flow between the rest of the deployment templates
  • video-analyzer.deploy.json - Deploys storage, identities, and the Azure Video Analyzer resources.

NOTE: Things like VM availability in the selected region will cause the deployment to fail.

Deploy the required Video Analyzer resources with the custom form

Deploy to Azure

Deploy the required Video Analyzer resources without the custom form

Deploy to Azure

After the script finishes you will have the following Azure resources:

Reference

About


Languages

Language:Shell 100.0%