microsoft / microsoft/sql-server-samples
bootstrap scripts for BDC use sa
Open
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 11.2k
- Forks
- 9.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 14
Description
The bootstrap scripts use sa for BDC but now with GA sa is disabled by default. These should be modified to use the AZDATA_USERNAME and AZDATA_PASSWORD credentials.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the BDC bootstrap scripts referenced by the issue and inspect how they currently authenticate. Update the scripts to use AZDATA_USERNAME and AZDATA_PASSWORD instead of sa, then verify that the bootstrap flow works with sa disabled by default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell, sql
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100