Azure Code Samples
Learn to interact with Azure services through code
45 code samples match your filter
Detect and frame faces in an image on Android
Android app using the Face service Java client library to detect and frame faces in an image.
Scaling Stateful Java Apps on Azure
How to migrate and scale STATEFUL Java Web apps on Azure?
End-to-end Java Experience in App Service Linux
End-to-end Java experience in App Service Linux
Getting Started with Azure Blob Service in Java
The getting started sample demonstrates how to perform common tasks using the Azure Blob Service in Java including uploading a blob, CRUD operations, listing, as well as blob snapshot creation.
Developing a Java app using Azure Cosmos DB
Azure Cosmos DB's Graph API provides the graph data model and Gremlin. This tutorial shows how to get started with the Graph (Gremlin) API and the Java SDK.
Getting started on managing passwords for applications and service principals.
Getting Started with Compute - Manage Virtual Machines using Java on Azure Stack hybrid cloud https://docs.microsoft.com/en-us/java/azure
Scaling Stateful Java EE Apps on Azure
How to migrate and scale STATEFUL Java EE apps on Azure?
Java-based word count topology
A basic example of a Java-based Apache Storm Topology, and how to deploy and run it with HDInsight.
Getting Started with Azure Queue Service in Java
The getting started sample demonstrates how to perform common tasks using the Azure Queue Service in Java including inserting, peeking, getting and deleting queue messages, as well as creating and deleting queues.
Developing a Java app using Azure Cosmos DB for MongoDB API
This repository shows how to run MongoDB queries and operations in Azure Cosmos DB.
Java Azure Key Vault Deploy Certificates to Vault and Certificate based Authenication
Java sample showing authentication to key vault using certificate and clientId and client secretId as well as signing with Key Vault.
Using ReadPreference command with Azure Cosmos DB for MongoDB API
This sample shows you how to use ReadPreference command against Azure Cosmos DB for MongoDB API account from a Java application.
Sample Android application for TensorFlow models exported from Custom Vision Service
Sample Anroid app for image classification using a TensorFlow model exported from Microsoft Cognitive Services Custom Vision
Read and write from EventHubs using a hybrid .NET/Java Storm topology
An example of using a hybrid dotnet/Java-based Apache Storm topology to work with Azure Event Hubs
A Simple Todo List Application built w/ Java + Azure DocumentDB
This sample shows you how to use the Microsoft Azure DocumentDB service to store and access data from a Java application hosted on Azure Websites.
Use Apache Kafka with Apache Storm on HDInsight
Java-based example of reading and writing to Apache Kafka from Apache Storm on HDInsight
Developing a Java app using Azure Cosmos DB
Azure Cosmos DB's DocumentDB API provides a JSON document database data model and the power of SQL and JavaScript over schema-less data. This tutorial shows how to get started with the DocumentDB API and the Java SDK.