iotedge/scripts
Gaurav Kulkarni 93f065370a
Use SAS tokens to get an identity in Connectivity tests (#7313)
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.

We don't always upload logs to the storage account, only when we want to debug something. However, log upload is currently broken after the shared key on the storage account was disabled.

This is the manually triggered test run for this PR:

![image](https://github.com/Azure/iotedge/assets/90283547/a1d6b031-cdbb-4a45-b002-e581108bffa8)



- [X] I have read the [contribution guidelines](https://github.com/azure/iotedge#contributing).
2024-08-01 22:26:47 +00:00
..
linux Use SAS tokens to get an identity in Connectivity tests (#7313) 2024-08-01 22:26:47 +00:00
local/test Add debug symbols to packages (#7211) 2024-02-12 16:57:50 +00:00