Im using latest update, v12, so this sequence should work, right?
I created CREATE Sql in mssqlms, with sql pub wiz configured for azure, tried to exec that sql in azure, and it fails with the same "constrainterror
Also, when I created new db at s0/s1 perf level, and did quick perf testing, the whole application (hosted in web app role) just stopped working. I couldn't get any metrics in portal, and app would timeout on db connection. After minute or two, app worked
fine but couldn't see metrics, ever again. I deleted db, created new one again, at S2 level, and its working fine now, even though I dont know what will happen if i run my perf test again!
Im on Bizspark subscription, and i think I can create only billing ticket, not the technical one (need to pay for that one). Suggestions?
What happens after db reaches DTU limit? If I send 1000 request in minute, will they be throttled to, let say, 200 req/min, or it will reject/fail everything above some limit?