Azure / Azure/azure-quickstart-templates
101-ubuntu-mate-desktop-vscode: Ubuntu 17.10 not available
- Dominant language
- Bicep
- Stars
- 14.9k
- Forks
- 16.2k
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 6
Description
[101-ubuntu-mate-desktop-vscode](https://github.com/Azure/azure-quickstart-templates/tree/master/101-ubuntu-mate-desktop-vscode)
### Issue Details
Line 58 with: "ubuntuOSVersion": "17.10" needs to be changed as Azure says no such version exists any more.
Possible changes:
"ubuntuOSVersion": "18.04-LTS"
### Repro steps (*if necessary, delete otherwise*)
1. Create VM in Azure with the original link
2. Check the error of the creation to see that the version does not exists
Contributor guide
No contributing guide indexed for this repository
Research direction
Open the 101-ubuntu-mate-desktop-vscode template from the linked repository and inspect line 58, where ubuntuOSVersion is set to 17.10. Confirm the supported Ubuntu version to use, update that value, and verify that VM creation no longer reports the unavailable-version error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 38/100