Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Lab 7: Implement CI/CD with SQL Database Projects

Open Beginner friendly
#16 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
80/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Active
Tech stack
github-actions, sql, yaml

Research direction

The issue points to a lab step where a GitHub Actions workflow YAML file is created. Look for the lab instructions (likely in a markdown file) that contain the connection string with the extra {% raw %} and {% endraw %} tags. Remove those tags from the YAML snippet in the documentation. Verify the fix by checking that the connection string syntax is correct for SQL authentication or Microsoft Entra-only authentication workflows.

Written by the indexing model from the issue text.

Description

at step "Create the GitHub Actions workflow" of .yaml file creation via both 'Option A: SQL authentication workflow' or 'Option B: Microsoft Entra-only authentication workflow', at connection-string: {% raw %} and {% endraw %} is extra.

without 'raw' tag, connection string works well.

Need to remove it before saving.

Dominant language
TSQL
Stars
23
Forks
34
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from MicrosoftLearning/mslearn-sql-developer

All issues in MicrosoftLearning/mslearn-sql-developer

Similar issues

More DevOps issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.