Tag: Azure

Set Azure Function timeout without republishing
Set Azure Function timeout without republishing
Blog Posts

A while ago I needed to change an Azure Function timeout but I wanted to avoid, if possible, to republish it. After a little while searching I discovered this page which explain how to overwrite the values specified in the host.json file with the values specified from the Azure configuration. The article states that if you specify… READ MORE

Azure Bicep: The Smart Way to Handle Azure Resources 🚀
Azure Bicep: The Smart Way to Handle Azure Resources 🚀
Blog Posts

Ever struggled with Azure Resource Manager (ARM) templates? These JSON files are essential for setting up your resources on Azure. Powerful? Absolutely. But let’s be honest, they can be a bit tough to read and manage. 🤔 Azure Bicep to the rescue! 🌟 Created by Microsoft, this domain-specific language (DSL) refines ARM templates to be… READ MORE

Text-to-Speech and Audio Playback in Power Apps using Azure and Power Automate
Text-to-Speech and Audio Playback in Power Apps using Azure and Power Automate
Blog Posts

Capabilities like text-to-speech (TTS) and audio playback can take your applications to new heights of user engagement and accessibility. In this blog post, we’ll look at integrating text-to-speech and audio playback functionalities into Power Apps using Power Automate and Azure Speech Services. Whether you’re looking to provide dynamic narration, streamline communication, or enhance accessibility, this… READ MORE

Microsoft's February Roundup: Diversifying AI Partnerships, Boosting Cloud Services, Copilot Accessibility and more.
Microsoft’s February Roundup: Diversifying AI Partnerships, Boosting Cloud Services, Copilot Accessibility and more.
Blog Posts

In recent news, Microsoft’s strategic movements in the AI, Copilot and technology sectors.   3 big AI trends to watch in 2024: Small language models: Microsoft researchers have introduced Phi and Orca, two Small Language Models (SLMs) that demonstrate comparable or superior performance to Large Language Models (LLMs) in targeted domains. This development highlights the… READ MORE

Integrate Azure OpenAI into Microsoft Teams with the Teams Toolkit
Integrate Azure OpenAI into Microsoft Teams with the Teams Toolkit
Blog Posts

Introduction In today’s digital landscape, effective communication and collaboration are essential for productive teamwork. Microsoft Teams has emerged as a popular platform that brings people together. Now, imagine taking your Microsoft Teams experience to the next level by integrating it with Azure OpenAI, a powerful language model capable of generating human-like responses. This article will… READ MORE

Getting Started with Azure OpenAI
Getting Started with Azure OpenAI
Blog Posts

As you may know, Microsoft has major investments in OpenAI, one of the top artificial intelligence companies creating such leading products as ChatGPT and DALL-E. They clearly believe AI is a huge piece of the future of technology, and they’re beginning to integrate OpenAI products and features throughout Microsoft platforms. For example, Microsoft recently announced… READ MORE

Integrating Azure AI Services into your .NET Applications
Integrating Azure AI Services into your .NET Applications
Blog Posts

Introduction In today’s rapidly evolving technological landscape, artificial intelligence (AI) has emerged as a game-changer across industries. Azure AI Services, offered by Microsoft Azure, provide developers with powerful tools and capabilities to incorporate AI into their applications. In this blog post, we will explore how to integrate Azure AI Services into your .NET applications, enabling you… READ MORE

Generative AI Tech Stack
Generative AI Tech Stack
Blog Posts

In my previous blogs I discussed the various use cases how organizations are adopting Generative AI . With Generative AI solutions the shift is towards anyone who can consume an API can infuse AI into their applications, you don’t need a data science team! It’s more about the application developers, another important team is the… READ MORE