best-jewelry-63806
09/04/2025, 2:12 PMEXSubnet = azure_native.network.Subnet(
"EXSubnet",
resource_group_name=RGNet.name,
virtual_network_name=virtual_network.name,
subnet_name="ExSubnet",
address_prefixes=["172.168.24.110/27"]
delegations=[{
name="SQLDelegation",
serviceName="Microsoft.Sql/managedInstances",
}],
)
error: Status=409 Code="MiCreateFailedNonDelegatedSubnet"
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by