Feature Request: Contributors, add parameter to allow load path to be passed in
See original GitHub issueWhen we load deployment contributors, the path they are loaded from is pretty esoteric (a subfolder of the sqlpackage.exe that is currently executing or a known path in “c:\program files (x86)”) this makes deploying contributors almost impossible without admin rights.
Please give us a parameter we can use like /p:DeploymentContributorLoadPath=c:\blah;c:\blah\blah
wich will be search locations for deployment contributors.
thanks!
Issue Analytics
- State:
- Created 5 years ago
- Comments:8 (7 by maintainers)
Top Results From Across the Web
[Feature Request] az pipeline run --parameters (--variables ...
If anyone is looking at how to pass an array to the --parameters argument then you can use 'splatting' on the array e.g.....
Read more >Create parameters for workflow inputs - Azure Logic Apps
On the Parameters pane, select Add parameter. Provide the following information about the parameter to create: Property, Required, Description ...
Read more >Using parameters in routes
Parameters can be used to pass dynamic values from the URI to the controller.
Read more >basepath and url. < Route path Svelte Navigator. . dev
I'd like to use an optional route parameter, but for a different use case than adding an optional local in the path. If...
Read more >URL dispatcher | Django documentation
URLconfs have a hook that lets you pass extra arguments to your view functions, as a Python dictionary. The path() function can take...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This is on my list to fix and release in the next couple of months.
The sqlpackage 18.3.1 release has this update. Please open an issue in this project if you run into any problems.