When will NuGet Package deployment directly support Virtual Directories?

With NuGet deployment step, we can optionally create/configure IIS applications and pools (this could be very useful)
However, we currently deploy to a common website and use virtual directories. If we try to use these we get the lovely message about “Hey there! It looks like you might be trying to configure a virtual directory. This feature doesn’t yet support virtual directories - you might consider using the IIS Home Directory feature instead, which does provide for this, or check the template library for support.”

For now, we can proceed with the JSON/PS solutions, but we’re wondering when Octopus will directly support Virtual Directories?

Hi Andrew,

Thank you for contacting us. We are focusing on increasing IIS capabilities (including Virtual Directory support), and that will likely come in version 3.5.

Currently there is a library step template that performs this task.
https://library.octopusdeploy.com/step-template/actiontemplate-iis-virtual-directory-create

Let me know if you have any further questions.

Kind regards,

Kenny