Recent PR #5321 changed the `Model-PrivateEndpoint.json` to `Model-CommonPrivateEndpoint.json` and missed `tags` and `location` properties in the new file. This results in the new SDK not including these essential fields: https://github.com/hashicorp/go-azure-sdk/blob/a6926e8a09ac3dfef74da0db9da179c7382835fa/resource-manager/network/2025-05-01/privateendpoints/model_commonprivateendpoint.go#L10-L19 API specs: https://github.com/Azure/azure-rest-api-specs/blob/14ea458babe962d08b39acbb244bb81bdd3cb999/specification/network/resource-manager/Microsoft.Network/Network/stable/2025-05-01/virtualNetwork.json#L15489-L15492 https://github.com/Azure/azure-rest-api-specs/blob/14ea458babe962d08b39acbb244bb81bdd3cb999/specification/network/resource-manager/Microsoft.Network/Network/stable/2025-05-01/common.json#L2896-L2927
Recent PR #5321 changed the
Model-PrivateEndpoint.jsontoModel-CommonPrivateEndpoint.jsonand missedtagsandlocationproperties in the new file. This results in the new SDK not including these essential fields: https://github.com/hashicorp/go-azure-sdk/blob/a6926e8a09ac3dfef74da0db9da179c7382835fa/resource-manager/network/2025-05-01/privateendpoints/model_commonprivateendpoint.go#L10-L19API specs:
https://github.com/Azure/azure-rest-api-specs/blob/14ea458babe962d08b39acbb244bb81bdd3cb999/specification/network/resource-manager/Microsoft.Network/Network/stable/2025-05-01/virtualNetwork.json#L15489-L15492
https://github.com/Azure/azure-rest-api-specs/blob/14ea458babe962d08b39acbb244bb81bdd3cb999/specification/network/resource-manager/Microsoft.Network/Network/stable/2025-05-01/common.json#L2896-L2927