azuredatastudio/samples/sample-resource-deployment
Charles Gagnon fb05c4304e
Switch to 1DS endpoint (#20769)
* Update to 1DS client

* remove product config

* Update ai keys

* use our own event prefix

* re-enable telemetry

* Update distro and remove default enableTelemetry

* distro

* Remove asimovKey references

* add comment

* distro

* distro

* distro

* add files that break precommit hook

* cleanup/fixes

* distro

* distro + event prefix update

* distro

* more
2022-11-03 08:45:06 -07:00
..
images sample of how to contribute a deployment type (#7414) 2019-09-27 16:03:30 -07:00
notebooks Add sample value provider (#17548) 2021-11-01 11:27:03 -07:00
src Merge vscode source through 1.62 release (#19981) 2022-07-11 14:09:32 -07:00
.gitignore Add sample value provider (#17548) 2021-11-01 11:27:03 -07:00
.yarnrc Add sample value provider (#17548) 2021-11-01 11:27:03 -07:00
package.json Switch to 1DS endpoint (#20769) 2022-11-03 08:45:06 -07:00
package.nls.json Add resource deployment samples for (#17734) 2021-11-22 15:49:05 -08:00
readme.md Add initial developer guide for resource deployment (#17395) 2021-10-19 13:47:36 -07:00
tsconfig.json Add sample value provider (#17548) 2021-11-01 11:27:03 -07:00
yarn.lock Add sample value provider (#17548) 2021-11-01 11:27:03 -07:00

readme.md

Resource Deployment Samples

This extension provides examples of how to provide a new Resource Deployment type and the various options used to configure the wizards.

The core code for the Resource Deployment extension is located here.

See the [Resource Deployment Developer Guide](here for details on implementing your own providers.

Notes:

  1. Make sure to the environment variables you would like to pass to the notebooks are prefixed with AZDATA_NB_VAR_