Returns any Basic public IP SKU's in use. This SKU is being depreciated and will no longer work after 30 September 2025. It returns the SKU name, the name of the resource and the subscription its in.
PublicIPAddresses[?sku.name == 'Basic'].[sku.name, name, subscriptionDisplayName]