Java is one of the most in-demand programming languages in the world and one of the two official programming languages used in Android development (the other being Kotlin). Developers familiar with ...
title Use Java to create a chat room with Azure Functions and SignalR Service description A quickstart for using Azure SignalR Service and Azure Functions to create an App showing GitHub star count ...
title Tutorial: Use Java functions with Azure Cosmos DB and Event Hubs description This tutorial shows you how to consume events from Event Hubs to make updates in Azure Cosmos DB using a function ...
前回の記事ではDevOpsでAzure Functionsに対してC#で書いた簡単なAPIのコード(プロジェクト)をデプロイしてみました。 そもそものDevOpsに関する知識不足があったことはともかくとして、C#とAzureの組み合わせであればそれは動くよね、というか、DevOpsのPipelineの ...