Not able to see System Property Columns as we have in azure portal in visual studio 2019. Below is the screen shot for output configuration of Service bus queue.
Below is the screenshot of system property column in azure portal
Problem is the ARm template generated from project won't have system property columns. Anyone faced such issue?
The feature of ASA output in VS 2019 is equal to everyone i think.My tool version is 16.4.2
.
I tried to create the system property columns on the portal and view the json structure in the https://resources.azure.com/.
I tried to find some official evidence but nothing related could be found. Especially for this :
You could try to edit
your output.json file to add the key-value manually.If it's still block,then it seems that the feature is not supported in ARM so far.