You may also enjoy
How to pull from ACR with Managed Identity using Windows containers
1 minute read • By Jeff Martinez • September 17, 2024
Managed identities offer a way to secure communications between Azure resources without having to manage any credentials. The following are the steps to enab...
Implementing Local RAG using Phi-3 ONNX Runtime and Sidecar Pattern on Linux App Service
7 minute read • By Tulika Chaudharie • September 3, 2024
In our previous post, “Phi-3 ONNX: Leveraging the Power of ONNX Runtime to Run SLM on CPU”, we explored how to deploy and run the Phi-3 ONNX Runtime model on...
.NET 9 Preview 6 now available on App Service
less than 1 minute read • By Tulika Chaudharie • August 19, 2024
We are happy to announce that App Service now supports apps targeting .NET 9 Preview 6 across all public regions on Linux App Service Plans. Deployment is un...
Optimizing SLM with ONNX Runtime: Phi-3 on CPU with Sidecars for App Service
6 minute read • By Tulika Chaudharie • August 19, 2024
In my previous blog post, Using SLM with Sidecar, we explored the integration of Small Language Models (SLM), specifically Phi-3, with the Sidecar pattern on...