Comment 2 for bug 1779107

Revision history for this message
Sean Feole (sfeole) wrote :

This is still an issue and an annoying one at that, What I believe is happening is that there is a character limit for resource group titles. and we are clearly hitting this limitation on -edge kernels because the names are so long. What we are not realizing is that there is additional characters that WILL BE APPENDED to this title. These characters are related to azure and range from '-networkIDXXXXXX' to '-subnetXXXX' (This all happens behind the scenes on azure network) So this makes sense why these were failing to begin with.

this only happens with -EDGE kernels because we have an additional 22 characters in each -edge-title.

This needs to be fixed asap and will add it to my list of things to do.