wls-eng / arm-oraclelinux-wls

Microsoft Azure ARM Templates to create Oracle Linux VM with pre-installed Weblogic Server
Apache License 2.0
0 stars 7 forks source link

AvailabilitySet failed if resource group has a long name #284

Open galiacheng opened 3 years ago

galiacheng commented 3 years ago

Resource group name: haiche-long-long-resource-group-cluster-validate-fix-b78dd658-8ca9-4b2c-b710-12d13c9b3fbe

Error: {"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.","details":[{"code":"InvalidParameter","message":"The entity name 'resourceGroupName' is invalid according to its validation rule: ^[^\W][\w-.]{0,79}(?<![-.])$."}]}

galiacheng commented 3 years ago

Also failed deploying from Azure Portal. image

galiacheng commented 3 years ago

@edburns I think we can mark this as known issue.