Azure / Azure/azure-quickstart-templates
SQL Server 2014 SP1 image not available
- Dominant language
- Bicep
- Stars
- 14.9k
- Forks
- 16.2k
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 6
Description
[201-vm-sql-full-autopatching](https://github.com/Azure/azure-quickstart-templates/tree/master/201-vm-sql-full-autopatching)
### Issue Details
When deploying, getting this error:
```
Resource Microsoft.Compute/virtualMachines 'sql-server' failed with message '{
"error": {
"code": "ImageNotFound",
"target": "imageReference",
"message": "The platform image 'MicrosoftSQLServer:SQL2014SP1-WS2012R2:Enterprise:latest' is not available. Verify that all fields in the storage profile are correct."
}
}'
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Open the linked 201-vm-sql-full-autopatching template and find the VM storage profile containing the SQL2014SP1-WS2012R2 imageReference. First reproduce the deployment error, then verify the image reference against available Azure images; done means the template deploys without ImageNotFound.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud, infrastructure
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100