blog for new stacks - #567
Conversation
Preview link: https://antares-blog-staging-pr-567.azurewebsites.net
|
Co-authored-by: btardif <4119816+btardif@users.noreply.github.com>
|
tulikac this should mention that all these images are based on the new Ubuntu 26.04 not sure if this also includes the tooling layer separation and if that is also worth calling out as a difference in case it matters for folks moving up from older versions? |
|
tulikac one more thing, for node we should call out the new canonical standardized string: LinuxFXVersion = NODE|26 |
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Preview link: https://antares-blog-staging-pr-567.azurewebsites.net
|
|
Byron Tardif (@btardif) - All the changes are done. I need another approval before I can merge. |
| Try the new profiling tools in Python 3.15, including Tachyon, to investigate CPU usage and application performance with real web workloads. | ||
|
|
||
| **Review system and development dependencies** | ||
| The Python 3.15 image no longer includes the C/C++ compiler toolchain, SWIG, SQL Server ODBC driver and command-line tools, or preinstalled profiling packages such as VizTracer. Applications with source-only Python packages should use prebuilt wheels or a custom container. Applications connecting to Azure SQL or SQL Server through `pyodbc` must install the Microsoft ODBC driver as part of their deployment. |
There was a problem hiding this comment.
must install the Microsoft ODBC driver as part of their deployment.
Should we also mention that this is temporary?
Because we are planning to ship msft odbc driver once it gets available
Byron Tardif (btardif)
left a comment
There was a problem hiding this comment.
tulikac merge at your leisure

Summary