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

Support "Active Directory Password" authentication method for TargetSqlConnectionAuthentication

Open
#8 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
azure, powershell, sql

Research direction

Start by locating TargetSqlConnectionAuthentication and reviewing how its existing SqlAuthentication and WindowsAuthentication options are handled. Clarify whether the goal is Active Directory Password, managed identity, or both; done means the selected authentication method is accepted for SQL Server to Azure SQL Database migrations and works through the PowerShell flow.

Written by the indexing model from the issue text.

Description

Please provide us with the following information:

This issue is for a: (mark with an x)
- [ ] bug report -> please search issues before submitting
- [x ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Minimal steps to reproduce

For "SQL Server to Azure SQL Database" with Powershell, TargetSqlConnectionAuthentication currently only supports two types: The authentication type for connection, which can be either SqlAuthentication or WindowsAuthentication.

Can it be extended to support "Active Directory Password" or managed identity?

Any log messages given by the failure
Expected/desired behavior

"Active Directory Password" or managed identity authentication methods are supported.

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)

Versions
Mention any other details that might be useful

Thanks! We'll be in touch soon.

Dominant language
PowerShell
Stars
24
Forks
20
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 Azure-Samples/data-migration-sql

All issues in Azure-Samples/data-migration-sql

Similar issues

More Security issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.