This odd behavior just started today after 3PM ET. This Azure T-SQL in Mgmt Studio v18.8 fails:
exec myproc_stuff 'this or that'
Whereas other stored procs execute A-OK. Plus sys.objects says myproc_stuff exists.
Azure Admin: What's going on?
Regards
G.