Build a Viva Connections card to display stock prices – Part 3: deployment and security

Welcome to the final post in the series about building a Viva Connections card to display stock prices! After building the backend in the first post and the card in the second post, now it’s time to deploy our solution and to take a deep… Continue reading Build a Viva Connections card to display stock prices – Part 3: deployment and security

Azure Container for PyTorch is now Generally Available in Azure Machine Learning!

Azure offers a preferred platform for PyTorch, a popular machine learning framework used for deep learning models. Specifically, the Azure Machine Learning (AzureML) service offers the Azure Container for PyTorch (ACPT), a carefully curated environment… Continue reading Azure Container for PyTorch is now Generally Available in Azure Machine Learning!

Downloading Files from Azure Container App to your Local Machine via Azure Blob Storage

Azure Container Apps is a powerful tool for running containerized applications in the cloud. However, if you need to transfer files (custom log files, network captures, etc.) from your container app to another destination such as your local machine or … Continue reading Downloading Files from Azure Container App to your Local Machine via Azure Blob Storage

How to Transfer Files from Azure Container App to Azure Blob Storage

Azure Container Apps is a powerful tool for running containerized applications in the cloud. However, if you need to transfer files (custom log files, network captures, etc.) from your container app to another destination such as your local machine or … Continue reading How to Transfer Files from Azure Container App to Azure Blob Storage

Unlock the Potential of AI in Your Apps with Semantic Kernel: A Lightweight SDK for LLMs

Semantic Kernel (SK) is an innovative and lightweight Software Development Kit (SDK) designed to integrate Artificial Intelligence (AI) Large Language Models (LLMs) with conventional programming languages. With SK, developers can easily infuse the… Continue reading Unlock the Potential of AI in Your Apps with Semantic Kernel: A Lightweight SDK for LLMs