Azure Windows Server 2019 Virtual Machine Limits

Zooraze Tariq 1 Reputation point
2020-03-27T13:52:04.06+00:00

Hello, I'm trying to migrate an app running on Windows 10 to an Azure VM running Windows Server 2019, but I've run into a bit of a roadblock when trying to send JSON responses 15 kilobytes or larger. The app runs correctly on the local servers I've tested it with, so I'm wondering if this problem might be related to some kind of limit/quota of Azure or Windows Server 2019. I would appreciate any insight on tools or steps I can take to better troubleshoot this. Thanks in advance!

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,086 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Sam Cogan 10,082 Reputation points MVP
    2020-03-28T12:30:54.453+00:00

    Can you share the error you are experiencing?

    0 comments No comments

  2. Zooraze Tariq 1 Reputation point
    2020-03-30T14:33:32.663+00:00

    Hi, thanks for the response. The issue is that the JSON response is truncated to 15kb's for larger responses. There is no restriction on the app itself since it runs locally. There is no error message I can spot, it is simply silently truncated.

    0 comments No comments