The resources are created to be used as functions in ADF or Synapse.
ResourceType | DeploymentName | DependsOn | Language |
---|---|---|---|
pid-0d687f89-584c-4ea6-a25e-436b2c363671 | same like resource type | none | none |
App Service Plan | deploy_plan | none | none |
Function App, Storage Account, Application Insights | deploy_func_dynamics365 | deploy_plan | dotnet |
Function App, Storage Account, Application Insights | deploy_func_hashgeneration | deploy_plan | dotnet |
Function App, Storage Account, Application Insights | deploy_func_notifications | deploy_plan | dotnet |
Function App, Storage Account, Application Insights | deploy_func_profiling | deploy_plan | python |
Function App, Storage Account, Application Insights | deploy_func_filemerge | deploy_plan | python |
Function App, Storage Account, Application Insights | deploy_func_deploybranchtoadf | deploy_plan | powershell |
Function App, Storage Account, Application Insights | deploy_func_synapsebuilder | deploy_plan | dotnet |
Function App, Storage Account, Application Insights | deploy_func_synapsebuilderutilities | deploy_plan | node |
Function App, Storage Account, Application Insights | deploy_func_executepipeline | deploy_plan | dotnet |
Function App, Storage Account, Application Insights | deploy_func_tablecreate | deploy_plan | dotnet |
At this point you have the underlying resources avaiable.
Time to deploy the code, create a service principal for the functions and assign the permissions.
For further steps or help, please check our deployment guide.