An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
I am getting this when using the portal
{
"code": "DeploymentFailed",
"target": "/subscriptions/0110ecd5-a1a1-4913-a99e-c845b99a6a19/resourceGroups/VirtualNetworksRG/providers/Microsoft.Resources/deployments/test-1771264570727",
"message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.",
"details": [
{
"code": "BadRequest",
"message": "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01//EN\"\"http://www.w3.org/TR/html4/strict.dtd\">\r\n<HTML><HEAD><TITLE>Bad Request</TITLE>\r\n<META HTTP-EQUIV=\"Content-Type\" Content=\"text/html; charset=us-ascii\"></HEAD>\r\n<BODY><h2>Bad Request - Request Too Long</h2>\r\n<hr><p>HTTP Error 400. The size of the request headers is too long.</p>\r\n</BODY></HTML>\r\n"
}
]
}