I have no idea what is going on...I have tried everything I can think of. complete uninstall and reinstall, made sure that all .net verions are installed. I even created a brand new VM with a fresh install of VS and it does the same thing.
I am trying to create a Azure function for a Service Bus Topic Trigger per a tutorial I am following. In the tutorial it gets to a point where it shows this:
Then I looked it up in the current Microsoft online docs here: https://learn.microsoft.com/en-us/azure/azure-functions/functions-develop-vs#check-your-tools-version
I follow the steps exactly and all I am showing is this:
Service bus topic and queue triggers (along with a lot of other stuff) is simply not there.
I am trying to get a proof of concept done over the weekend and have hit a brick wall.