Wilken Rivera c954831bb2 builder/azure-arm: Update runtime constants with a valid DataDiskName
This change fixes an issue where using the `disk_additional_size` configuration option would cause builds to fail.

Build results before the change
```
==> Builds finished but no artifacts were created.
Build 'azure-arm' errored: 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":"BadRequest","message":"{\r\n  \"error\": {\r\n    \"code
\": \"InvalidParameter\",\r\n    \"message\": \"The entity name 'dataDisk.name' is invalid according to its validation rule: ^[^_\\\\W][\\\\w-._]{0,79}(?\u003c![-.])$.\",\r\n    \"target\": \"dataDisk.name\"\r\n  }\r\n}"}]

```

Build results after change
```
Build 'azure-arm' finished.

==> Builds finished. The artifacts of successful builds are:
--> azure-arm: Azure.ResourceManagement.VMImage:

OSType: Linux
ManagedImageResourceGroupName: test-pkr
ManagedImageName: wilkenPacker9249
```

Closes #9249
2020-05-18 14:57:20 -04:00
..
2017-06-26 11:13:40 -07:00
2019-07-25 06:49:51 +02:00
2018-01-22 17:21:10 -08:00
2018-01-22 17:21:10 -08:00
2020-02-06 16:41:28 -08:00
2020-02-06 16:41:28 -08:00
2018-01-24 17:09:17 -08:00
2018-05-01 15:39:50 +00:00
2018-05-01 15:39:50 +00:00
2018-05-01 15:39:50 +00:00
2018-01-24 17:09:17 -08:00
2018-05-04 00:28:34 +00:00
2018-05-04 00:28:34 +00:00