# 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](https://github.com/microsoft/azuredatastudio/tree/main/extensions/resource-deployment). See the [Resource Deployment Developer Guide]([here](https://github.com/microsoft/azuredatastudio/tree/main/extensions/resource-deployment/DEVELOPER_GUIDE.md) 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_