Bug in UI for NAT gateway?

Peter Roca 0 Reputation points
2023-04-06T19:41:22.81+00:00

I am setting up a terraform project to deploy network resources and have run into a really strange problem that seems to be entirely UI-related.
User's image

When I go to the subnet list it shows this and no virtual networks are viewable in the list image

But when I go to the JSON view, it shows this: User's image

Everything about how the terraform project is set up seems correct. Is this a UI bug?

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,755 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. risolis 8,741 Reputation points
    2023-04-06T19:52:18.1066667+00:00

    Hello @PETER ROCA Thank you for posting this concern on this community. I would like to gather the following link to either search it or report it as well: https://github.com/MicrosoftDocs/azure-docs/issues looking forward to hearing from you Cheers, Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


  2. Peter Roca 0 Reputation points
    2023-04-07T15:30:02.76+00:00

    Update: after 24 hours, the UI is now showing the correct values everywhere. I guess it just takes time


  3. ChaitanyaNaykodi-MSFT 27,471 Reputation points Microsoft Employee Moderator
    2023-04-12T02:19:03.2466667+00:00

    @Peter Roca Thank you for sharing your resolution here. I was able to reproduce this issue at my end and it is a portal UI bug. I have reported this as a bug to Azure Portal team internally. User's image

    An alternate way to confirm if the NAT Gateway deployment was successful. You can perform this REST API call which will list the details for your NAT Gateway resource (the results should match your JSON view above.)

    User's image

    I will make an update here as soon as the bug is fixed, meanwhile it will be helpful if you could mark this answer as accepted so that anyone in the community facing similar issue can find it helpful. Please let me know if you have any questions. Thank you!


Your answer

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