Skip to content

Add support for SQL Authentication (e.g. for Azure SQL Managed Instance as a back-end) #1121

@brianlala

Description

@brianlala

Currently SharePointDSC only supports Windows Integrated authentication (which has worked fine in the overwhelming majority of cases). However, some customers have expressed an interest in leveraging Azure SQL Managed Instance as a back-end database for SharePoint in Azure IaaS. While SQL Managed Instances are supported by the product, they don't currently support Windows Integrated auth as they aren't domain-joined. Therefore, we would need to make some fairly significant updates to SharePointDSC to work with Managed Instances (which use SQL authentication - as well as AAD but AFAIK SharePoint can't use that).

I'll be submitting a PR shortly that seeks to address this shortcoming.

Metadata

Metadata

Assignees

Labels

enhancementThe issue is an enhancement request.in progressThe issue is being actively worked on by someone.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions