Hello,
Following this tutorial (https://docs.microsoft.com/en-us/azure/blockchain/service/send-transaction ) I generated a simple HelloBlockchain smart contract and I was able to deploy it on an Azure Blockchain Service member (I got a contract address and deployment was successful according to the output in VS Code).
However, if I go to the Smart contract interaction page in VS code, the Contract Action is empty (In the attachments, you can see a screenshot explaining the issue): Did I miss a step in building/deploying the contract or is there an issue with VS-Code?
Thank you in advance for your help!
Faten