Azure / Azure/azure-linux-extensions
[CustomScript] Support SAS tokens for scripts
Open
extensions/CustomScript
feature request
- Dominant language
- Python
- Stars
- 333
- Forks
- 278
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 4
Description
It would be nice if the custom script extension accepted SAS tokens instead of forcing me to send the full storage account key (effectively giving the VM root access to the storage account); it would better fit the principle of least privilege.
The current issue is that my SAS key would be visible to anyone looking at a deployment log. This means the extension should accept the fileUris parameter in protected settings.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.