Showing tag results for Azure

Feb 7, 2020
Post comments count0
Post likes count0

Leverage QnA Maker Search within a Client Application

Developer Support

QnA Maker is an Azure Cognitive Service that enables you to ask questions and get answers from a knowledgebase built from your own documentation. In this post, learn how to integrate a QnA Maker knowledgebase into a client application.

TeamAzureCognitive Services
Jan 29, 2020
Post comments count0
Post likes count0

Accessing Azure Resource Consumption Data Using .NET

Developer Support

I thought it would be helpful to show you how you can access your Azure resource consumption data via .NET. Having access to this data at the code level can allow ways to do other things if a budget limit is reached for a particular resource.

TeamAzureAzure Consumption
Jan 21, 2020
Post comments count0
Post likes count0

Using Azure Cognitive Services Text Analytics API Version 3 Preview for Sentiment Analysis

Developer Support

In this blog, I will demonstrate how Text Analytics API Version 3 Preview of the Microsoft Azure Cognitive Services can be used to analyze large unstructured data. This analysis aims to understand the sentiments expressed in a solicited public comment process and determines the degree of the positivity or negativity of the comments.

TeamAzureCognitive Services
Jan 16, 2020
Post comments count0
Post likes count0

Simplificando los pipelines de Azure DevOps con decoradores

Developer Support

Cuando se trata de DevOps, no faltan la cantidad de personalizaciones que las empresas necesitan. Desde entornos especializados hasta comprobaciones de calidad, cada empresa tiene su propia manera para determinar cómo es una implementación exitosa.

TeamAzureAzure DevOps
Jan 15, 2020
Post comments count0
Post likes count0

Azure API for FHIR

Developer Support

Azure API for FHIR (Fast Healthcare Interoperability Resources) enables rapid exchange of data through FHIR APIs, backed by a managed Platform-as-a Service (PaaS) offering in the cloud. It makes it easier for anyone working with health data to ingest, manage, and persist Protected Health Information PHI in the cloud.

TeamAzure
Jan 15, 2020
Post comments count0
Post likes count0

Misty Robotics and Azure

Developer Support

Social bots on the way. Now that we’ve voice commanded everything in our house, the natural next step is to give it a face, a response, a smile. When I demo’d Misty to our FIRST Robotics team, they immediately fell in love – it’s so cute, you just wanna pitch the cheeks.

TeamAzureIoT
Jan 14, 2020
Post comments count0
Post likes count0

Using BizTalk transform maps in Logic Apps

Developer Support

In this blog post, Sr. Consultant Larry Wall explains how to use BizTalk transform maps in Logic Apps.

AzureLogic Apps
Jan 14, 2020
Post comments count2
Post likes count0

Secure Access to Azure SQL Servers for Power BI

Developer Support

How do you refresh Power BI datasets in the Power BI service from Azure SQL server resources while restricting traffic to specific resources? Learn how using the On-Premises Data Gateway and SQL endpoints can help you tighten security.

TeamAzure
Jan 10, 2020
Post comments count7
Post likes count1

Deploying React apps to Azure with Azure DevOps

Developer Support

In this post, Sr. Consultant Sidi Merzouk shows how to create a CI/CD pipeline for your React Apps with Azure DevOps Pipelines.

AzureAzure DevOps
Jan 9, 2020
Post comments count0
Post likes count0

Introduction to Azure Go SDK – Part 1

Developer Support

In this 3-part series, Sr. Consultant Carlos A. Perez will showcase Azure SDKs for Go & gRPC. In Part 1, learn how to get started with gRPC and .NET Core.

AzureGo SDK