Share via

JIT stopped working

Gregor Jus 0 Reputation points
2026-05-27T11:54:43.85+00:00

Hi,

All of a sudden my JIT stopped working. After requesting JIT + check VM access I get the error about NetworkWatcherCountLimitReached. This started all of a sudden, without any changes... Below is full API error

{ "stack": "BatchResponseItemError: Cannot create more than 1 network watchers for this subscription in this region.\n at m (https://portal.azure.com/Content/Dynamic/aNGXccyIdUk7.js:49:4809)\n at https://portal.azure.com/Content/Dynamic/aNGXccyIdUk7.js:49:6297\n at Array.forEach (<anonymous>)\n at https://portal.azure.com/Content/Dynamic/aNGXccyIdUk7.js:49:3036", "message": "Cannot create more than 1 network watchers for this subscription in this region.", "type": "FxAjaxBatchResponseItemError", "baseTypes": [ "FxAjaxBatchResponseItemError", "MsPortalFx.Errors.Error" ], "extension": "Microsoft_Azure_Compute", "errorLevel": 2, "timestamp": 57991.79999999702, "name": "BatchResponseItemError", "innerErrors": [], "content": { "error": { "code": "NetworkWatcherCountLimitReached", "message": "Cannot create more than 1 network watchers for this subscription in this region.", "details": [] } }, "headers": { "Pragma": "no-cache", "x-ms-request-id": "266acdad-90cf-4e21-a6fa-44560ae59dd0", "x-ms-correlation-request-id": "8f08b885-a491-4837-93b1-a8a1e0f82dee", "x-ms-arm-service-request-id": "2c15a11d-d5fc-43c6-80fc-18755ed56790", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "x-ms-operation-identifier": "tenantId=0bf70ab8-044f-4d36-9ad5-a79cba69609d,objectId=1c2c7113-475b-431e-9cc0-9d3d0c6a6058/westeurope/5433e465-b36c-48fb-8144-d9b2c74e89c6", "x-ms-ratelimit-remaining-subscription-writes": "199", "x-ms-ratelimit-remaining-subscription-global-writes": "2999", "x-ms-routing-request-id": "WESTEUROPE:20260527T111109Z:2057b569-dd44-4055-a40e-151ab0ab49e7", "X-Content-Type-Options": "nosniff", "X-Cache": "CONFIG_NOCACHE", "X-MSEdge-Ref": "Ref A: C0357AEAD4594E02B877BBDFCBFD9F70 Ref B: DUB601080511025 Ref C: 2026-05-27T11:11:09Z", "Cache-Control": "no-cache", "Date": "Wed, 27 May 2026 11:11:09 GMT" }, "httpStatusCode": 400 }

Azure Network Watcher
Azure Network Watcher

An Azure service that is used to monitor, diagnose, and gain insights into network performance and health.


1 answer

Sort by: Most helpful
  1. Gregor Jus 0 Reputation points
    2026-05-28T15:57:11.04+00:00

    Hi both,

    Thank you for your replies, however, it was not so much of getting information "what this mean" and where to get information about it as I've done all that. I fully understand what it means - the issue here is more why did it suddenly stop working...

    It turns out the issue is only for newly crated / added users while the old ones work fine - for some reason they have sufficient permissions while the new users don't. So something must have changed on the Microsoft / Azure site.

    I have solved this by adding additional permissions for network watcher to the new users but it would be nice to know why this happened and when...

    Thanks,
    G

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.