Deploying Powershell Universal to an Azure container app- Best Practice?

Good Afternoon,

I am looking to deploy PowerShell Universal to an Azure based container service.

Currently, we are running Universal Dashboard and are looking into what is the most tried and tested best practice to achieve this before we move from Universal Dashboard to PowerShell Universal.

I can see a Docker Hub image exists for PowerShell Universal, however I can also see a lot of dockerfile scripts. I am currently trying to figure out how to mount persistent volume held on Azure storage accounts.

I currently have the JSON to deploy storage accounts, file shares and the App services however, I have no way to put them together.

Any advice of examples would be greatly appreciated.

Matt.