简体   繁体   中英

Why Can't I update My Database Using Azure Mobile app

I'm literally new to Azure , I need some guides :"(

[![enter image description here][1]][1]

As you can see , I have successfully published my .Net backend to the service , and I do a little bit code first inside it ,

I'm so confused where to check the changes (new tables created by code first) on Azure after publish successfully ?

You need to use something like Fiddler or (my favorite) Postman to check out your tables; or write a mobile client.

Check my book out - http://aka.ms/zumobook - it will guide you through the process. Alternatively, there are a set of quickstart tutorials on the Azure Mobile Apps documentation: https://docs.microsoft.com/en-us/azure/app-service-mobile/ ; or you can read the "30 Days of Azure Mobile" blog series at https://shellmonger.com/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM