It would really help us improve the az mixin if we can correlate logs in azure back to porter usage, i.e. we know that porter helped a user create a resource with the az cli. If we set the AZURE_HTTP_USER_AGENT environment variable in the az mixin then the az cli will use that for its user agent string.
It would really help us improve the az mixin if we can correlate logs in azure back to porter usage, i.e. we know that porter helped a user create a resource with the az cli. If we set the
AZURE_HTTP_USER_AGENT
environment variable in the az mixin then the az cli will use that for its user agent string.