I'm setting up Release Management for my application. I've succesfully published the application to the target server through powershell. However, now I'm trying to publish the database and it seems I'm missing a bunch of actions from the actions tree in the Release Template view:
This is my view - these 6 actions are all I have to work with.
For instance, looking at this tutorial, there should be a lot more actions: http://www.c-sharpcorner.com/UploadFile/03cb49/ms-release-management-database-deployment-using-dacpac/
I'm looking for the DACPAC one, but I cannot find it. What am I doing wrong?
The 'inventory' is quite empty too - there are no inactive actions there.