I have setup certs etc, and i have this:
func start --cert C:/temp/localhost.pfx --password password
and this works but it doesn’t have debugging,
is there a way to https azure functions with debugging locally?
I have setup certs etc, and i have this:
func start --cert C:/temp/localhost.pfx --password password
and this works but it doesn’t have debugging,
is there a way to https azure functions with debugging locally?