Skip to content
Discussion options

You must be logged in to vote

I fully understand, but i found the issue. Somewhere in the apphost setup, i am explicitly setting an environment variable. Locally this had a value, but in the azure pipeline this value was null. I might be a good idea to catch this case to prevent the nullref exception (and it would be convenient to know which environment parameter is null)

So this is where null was passed:

ProcessAzureReferences(azureReferences, kv.Value);

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@davyvanlaere
Comment options

@davidfowl
Comment options

@davyvanlaere
Comment options

Answer selected by davidfowl
@davidfowl
Comment options

@davidfowl
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants