How to Customize the Azure Cognitive Service Vision Model to Fit Your Business Needs

Azure Cognitive Service for Vision offers innovative AI models that bridge the gap between the digital and physical world. At the core of these services is the multi-modal foundation model. This model is the backbone of Azure’s Vision Services, convert… Continue reading How to Customize the Azure Cognitive Service Vision Model to Fit Your Business Needs

Generate Logic App Standard run history URL in Application Insights log

Background
Recently, we only can filter failed runs on workflow level in Logic App Standard and we also cannot filter for specific errors. So this blog is to introduce a different way to generate run history url based on Application Insights logs which… Continue reading Generate Logic App Standard run history URL in Application Insights log

Windows Server Summit 2022: Navigating your IT Career through rapid technology changes

Welcome to the “Director’s cut” of the 2022 Windows Server Summit. I am going through and posting each of the sessions (and my comments) that were part of the event that took place December 6th, 2022.
 
This is our closing session that is als… Continue reading Windows Server Summit 2022: Navigating your IT Career through rapid technology changes

Announcing the next wave of AI innovation with Microsoft Bing and Edge

Just three months ago, we unveiled the new AI-powered Microsoft Bing and Edge to reinvent the future of search with your copilot for the web. We aimed to tackle a universal problem with traditional search – that nearly half of all web searches go unanswered, resulting in billions of people’s searches falling short of the…

The post Announcing the next wave of AI innovation with Microsoft Bing and Edge appeared first on The Official Microsoft Blog.

Continue reading Announcing the next wave of AI innovation with Microsoft Bing and Edge

Enhancing Power Platform Development with VS Code and GitHub Codespaces Integration

Introduction:The Power Platform is a powerful tool for creating custom business solutions, enabling developers to create low-code applications without needing to write complex code. However, the integration of Microsoft Power Platform with Visual Studi… Continue reading Enhancing Power Platform Development with VS Code and GitHub Codespaces Integration

Use Azure Data Factory to invoke Logic App via Managed Identity Authentication

Scenario
 
Configure a Logic App (Consumption) with Azure Active Directory Open Authentication so that it can be called/invoked by an Azure Data Factory Web Activity via Managed Identity.
 
References
 

Create a Web Activity in Azure Da… Continue reading Use Azure Data Factory to invoke Logic App via Managed Identity Authentication