Hi Cody Dance
Thanks for reaching out to Microsoft Q&A.
The dedicated sql pool works like a typical DW database but measured in DWU (data warehouse units). The DWU cannot be measured like that of serverless sql pool because it is layered to few levels. The DWU is a combination of CPU, memory & IO only and storage transactions are not billed but only for stored data. If you have an idea on how much DWUs your dedicated pool is using you can roughly calculate an estimate using the below link. Only approx. estimate if you don’t know what the DWU is your workload is using, if you want to find that out you can do using this.
https://azure.microsoft.com/en-us/pricing/calculator/?service=synapse-analytics
Please 'Upvote'(Thumbs-up) and 'Accept' as answer if the reply was helpful. This will be benefitting other community members who face the same issue.