Add WithImageTag example to SQL Server integration documentation - #109
Merged
Merged
Conversation
Co-authored-by: IEvangelist <7679720+IEvangelist@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Include example using WithImageTag for SQL Server
Add WithImageTag example to SQL Server integration documentation
Dec 2, 2025
Member
|
Hey Copilot, maybe use this tag instead for the sample? https://mcr.microsoft.com/en-us/artifact/mar/mssql/server/tag/2025-RTM-ubuntu-24.04-preview |
Co-authored-by: IEvangelist <7679720+IEvangelist@users.noreply.github.com>
Contributor
Author
Updated the example to use |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR addresses issue #101 by adding documentation for the WithImageTag() method in the SQL Server integration guide, enabling developers to specify particular SQL Server container versions.
- Added a new subsection demonstrating
WithImageTag()usage with SQL Server - Included a code example showing how to use SQL Server 2019
- Provided a link to Microsoft Container Registry for available tags
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
…r.mdx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
David Pine (IEvangelist)
requested a review
from Eric Erhardt (eerhardt)
as a code owner
December 4, 2025 12:47
David Pine (IEvangelist)
enabled auto-merge (squash)
December 4, 2025 12:47
David Pine (IEvangelist)
approved these changes
Dec 4, 2025
Safia Abdalla (captainsafia)
approved these changes
Dec 5, 2025
David Pine (IEvangelist)
deleted the
copilot/add-with-imagetag-example
branch
December 5, 2025 17:41
This was referenced Aug 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Addresses #101 - Add documentation showing how to use
WithImageTag()to run different SQL Server versions.Changes
Example
WithImageTag()#101Original prompt
WithImageTag()#101💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.