[BUG] Can't disassociate NATGateway from Subnet #47261
Labels
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Mgmt
This issue is related to a management-plane library.
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
Network
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Library name and version
Azure.ResourceManager.Network 1.9.0
Describe the bug
I need to disassociate NATGateway from Subnet with SDK, while set
subnetData.NatGatewayId = null
, hit below errorExpected behavior
The SDK supports NAT Gateway disassociation
Actual behavior
Hit exception while set
NatGatewayId
to nullReproduction Steps
Environment
No response
The text was updated successfully, but these errors were encountered: