According to the error, the RestartGetway method is not implemented. So,
- please check your Azure REST API to make sure all methods in your API are implemented first.
- You can try adding your REST API to another computer to make sure that this problem is related to the REST API or Visual Studio itself.
And I also tried to add the REST API to my Azure UWP application, this is successful on my side. I am using Visual Studio 2015 with Update 3. The version must be 14.0.25431.01.
- Check if you have updates for Visual Studio 2015 from
Tools โ Extensions and Updates โ Updates.
In addition, all versions of Azure-related tools are listed below.
- Please make sure that all of these tools on your computer match mine.
- Microsoft Azure Mobile Service Tools 1.4
- Azure App Service Tools v2.8.1
- Common Azure 1.8 Tools
source share