Skip to content
Commit 04220174 authored by Lingkai Dong's avatar Lingkai Dong Committed by Hugues Kamba Mpiana
Browse files

utils: Create azure_device_update.py for managing Azure Device Update



To see options, run

    python utils/cloud_helper/azure_device_update.py --help
    python utils/cloud_helper/azure_device_update.py import --help
    python utils/cloud_helper/azure_device_update.py deploy --help
    python utils/cloud_helper/azure_device_update.py cleanup --help

The following variables need to be set in the CI environment:
* AZURE_CLIENT_ID
* AZURE_CLIENT_SECRET
* AZURE_TENANT_ID
* AZURE_DEVICE_UPDATE_ENDPOINT
* AZURE_DEVICE_UPDATE_INSTANCE
* AZURE_STORAGE_URL
* AZURE_STORAGE_CONTAINER
* AZURE_STORAGE_CONN_STR
* AZURE_STORAGE_SAS_TOKEN

Signed-off-by: Lingkai Dong's avatarLingkai Dong <lingkai.dong@arm.com>
parent cc5fd9dc
Loading
Loading
Loading
Pipeline #2634 failed with stage
in 11 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment