Skip to content

Deleting Azure Network Manager right after deleting ANM Connection resource will ruin the subscription #23188

Open
@teowa

Description

@teowa

Swagger:

Reproduce Step:

  1. Create the NetworkManager and ScopeConnection or SubscriptionNetworkManagerConnections or ManagementGroupNetworkManagerConnections resource.
  2. Call the ScopeConnections_Delete, SubscriptionNetworkManagerConnections_Delete or NetworkManagers_Delete, and then immediately (within one sec) calling the NetworkManagers_Delete method.
  3. Cannot create new Network Manager same in test subscription any more. Creating a new Network Manager using the same subscription as scope will fail and returns error like: "Cannot have two Network Managers applied to the same object overlapping scope accesses. Scope id: /subscriptions/xxx. Network Manager Id: /subscriptions/xxx/resourceGroups/wt-media-resources/providers/Microsoft.Network/networkManagers/wtest. Overlapping accesses: SecurityAdmin", but step2 has successfully deleted the ANM, and there should be no ANM covering the subscription.

Metadata

Metadata

Assignees

No one assigned

    Labels

    NetworkService AttentionWorkflow: This issue is responsible by Azure service team.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions