Within Azure, a SQL Database can be configured as an individual database without an underlying server, and these metrics would not apply. However, if you have SQL Databases running on a server, these metrics will provide server level CPU and Memory utilization using the sys.dm_db_resource_stats DMV.
To have DPA collect these metrics, create 2 custom metrics of type single value and use the queries above. Here is an example: