Azure / Azure/azure-quickstart-templates

201-vm-sql-full-autobackup - invalid powershell script

Open
#5,756 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
14.9k
Forks
16.2k
Avg merge
6d 21h
Merged PRs (30d)
6

Description

[201-vm-sql-full-autobackup](https://github.com/Azure/azure-quickstart-templates/tree/master/201-vm-sql-full-autobackup)

### Issue Details
The post install step of 201-vm-sql-full-autobackup fails when executing the PowerShell script. The failure is on the xSQLLogin AddSQLAUTH section. The error message says LoginType is invalid.

xSqlLogin AddSQLAUTH
{
...
LoginType = "SqlLogin"
...
}

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in the 201-vm-sql-full-autobackup template linked in the issue and locate its post-install PowerShell script, then inspect the xSqlLogin AddSQLAUTH section. Check the xSQLLogin LoginType documentation or reproduce the deployment to confirm the accepted value. Done means the post-install step completes without the LoginType error.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, powershell, sql
Domain
cloud, databases
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.