Skip to content

Provide ability to direct restore a URL (with a CREDENTIAL) instead of copying to container first  #332

@stuartpa

Description

@stuartpa
Collaborator

Right now the sqlcmd use functionality copies the file to the container, and then before the action to restore/attach etc.

This comment in a code review suggests we enable the ability to restore the URL directly from the sqlservr process in the container (avoiding the need for the copy to container)

"for .bak files using a URL we should provide a way to create a CREDENTIAL to store on the server so it can restore directly from the URL.
SQL 2022 supports both https and s3 URLs"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestspecWould require a spec be writtensqlcmd switchswitch in existing sqlcmd

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @stuartpa@grrlgeek@dlevy-msft

        Issue actions

          Provide ability to direct restore a URL (with a CREDENTIAL) instead of copying to container first · Issue #332 · microsoft/go-sqlcmd