Channels
announcements
automation-api
aws
azure
blog-posts
built-with-pulumi
cloudengineering
cloudengineering-support
content-share
contribex
contribute
docs
dotnet
finops
general
getting-started
gitlab
golang
google-cloud
hackathon-03-19-2020
hacktoberfest
install
java
jobs
kubernetes
learn-pulumi-events
linen
localstack
multi-language-hackathon
office-hours
oracle-cloud-infrastructure
package-authoring
pulumi-ai
pulumi-cdk
pulumi-cloud
pulumi-crosscode
pulumi-deployments
pulumi-kubernetes-operator
pulumiverse
python
registry
status
testingtesting123
testingtesting321
typescript
welcome
workshops
yaml
Powered by
Title
a
average-dinner-84543
03/17/2021, 1:42 PM
Hi everybody! Just wondering if there is a SDK for accessing SQL SERVER no matters where it is (Azure or VM). Because the only thing I could find is cloud specific :
https://www.pulumi.com/docs/reference/pkg/azure-native/sqlvirtualmachine/sqlvirtualmachine/
g
gentle-diamond-70147
03/17/2021, 2:23 PM
We have providers for Postgres and MySQL, but do not currently have a provider for MSSQL. You could write a dynamic provider to add the support that you needed -
https://www.pulumi.com/docs/intro/concepts/resources/#dynamicproviders
.
a
average-dinner-84543
03/18/2021, 2:20 PM
Ajá! regards!
3 Views
#azure
Join Slack