Azure / iotedge

The IoT Edge OSS project
MIT License
1.45k stars 457 forks source link

Use SAS tokens to get an identity in E2E tests #7309

Closed gauravIoTEdge closed 2 weeks ago

gauravIoTEdge commented 2 weeks ago

This PR introduces the use of short-lived SAS tokens to get an identity using the AzureCLI task. The use of shared keys to access the blob storage account is now discouraged, prompting this change.

Testing notes:

To test, I disabled shared key access on the storage account, then I ran the E2E check-in tests and confirmed that they're passing (and that the logs are uploaded).

image

gauravIoTEdge commented 2 weeks ago

/azp run

azure-pipelines[bot] commented 2 weeks ago
Azure Pipelines successfully started running 4 pipeline(s).