Azure / Azure/custom-script-extension-linux
ability to set environment variables.
Open
- Dominant language
- Go
- Stars
- 113
- Forks
- 46
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 3
Description
we want to use a script.
where we need to access references of resources that are created by the arm template.
for example:
loadbalancer ip `"[reference('pcf-lb-ip').ipAddress]",`
dns name `"[reference('dns-hostname').dnsSettings.fqdn]",`
ideally this would be nice if they would be provided by the environment variables.
or even in settings file.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.