Please ask ST for help regarding Cube.
Azure-IoT Device SDK for STM32CubeIDE

Using the STM32L4S5 Discovery Kit, I successfully implemented the CMake and STM32Cube IDE sample applications with Azure IoT Central. Now, I want to create a project from scratch. Using the STM32Cube IDE, and I able to create an Azure RTOS application that blinks the LED and sends messages to the STDOUT.
I am spotting difference between the CMake sample versus what is generated from STM32Cube IDE specifically the sensor drivers and the WiFi driver is missing. What stands out is the missing files for Azure-IoT Device SDK, how does this middleware get added in? Is there a Git download or is there a package for STM32Cube IDE?