Deployment template
We will continue our spss
example.
When you’ve finished setting up your new spss
layer from the previous steps. You will have to package and deploy your application.
When deploying your image through the avdcli
you will be asked to resolve some variables that have been baked in the deployment template.
One of these variables will be the param:spssInternalServiceId
which we configured in properties.json5
under the internalServices
section. When asked to do so, you must provide the resource ID
of our Azure Private Link Service you created in the previous steps of this guide.
This will make sure the created Private Endpoint will connect to the correct Private Link Service and allow our application to communicate with our License Server.