How can we add sql server and database as environment variable while adding sql table #338
Rajnish04sep
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
[add-data-source] and --connection-ref, not a direct server/database env-var binding switch.
But for sql server we need to pass SeverName,databaseName
pac code add-data-source --apiid shared_sharepointonline --connectionId <your_connection_id> --dataset "@envvar:crd1b_SharepointSiteVar" --table "@envvar:crd1b_sharepointList"
Beta Was this translation helpful? Give feedback.
All reactions