https://github.com/Azure/ResourceModules/blob/419e56a01661d34db7b28c6640f4fa5b1ed1c0fe/modules/Microsoft.Network/applicationGateways/deploy.bicep#L2 What is the reason for restricting the AGW name length to 24 even though according to the [Microsoft documentation](https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/resource-name-rules#microsoftnetwork) it should be in the 1-80 range.
ResourceModules/modules/Microsoft.Network/applicationGateways/deploy.bicep
Line 2 in 419e56a
What is the reason for restricting the AGW name length to 24 even though according to the Microsoft documentation it should be in the 1-80 range.