Is your feature request related to a problem? Please describe.
Creating a new GitHub Codespace is taking long - partially because it installs Azure CLI.
Describe the solution you'd like
Find a better base image that has Azure CLI pre-installed. That may reduce the time to dynamically install the additional package for CLI, and eventually reduce the overall time to start the codespace.
Describe alternatives you've considered
n/a
Additional context
n/a
Is your feature request related to a problem? Please describe.
Creating a new GitHub Codespace is taking long - partially because it installs Azure CLI.
Describe the solution you'd like
Find a better base image that has Azure CLI pre-installed. That may reduce the time to dynamically install the additional package for CLI, and eventually reduce the overall time to start the codespace.
Describe alternatives you've considered
n/a
Additional context
n/a