Tag
azure
azureServerless Go with Azure Functions and GitHub Actions
Build and deploy a serverless Go HTTP service with Azure Functions custom handlers and automate releases with GitHub Actions.
azureDeploying a .NET gRPC Server on Azure App Service
Deploy an ASP.NET Core gRPC service to Azure App Service, configure HTTP/2 proxying, and test the hosted endpoint with grpcurl.
talksAdding intelligence to React Apps with Azure Cognitive Services
Learn how to add Azure Cognitive Services to React applications through a conference walkthrough and practical demonstration.
azurePublishing Android Apps to Microsoft App Center from Azure DevOps
Explore the original Azure DevOps pipeline for publishing Android build artifacts to Microsoft App Center for internal distribution.
azureMulti-stage builds for Ionic Apps with Azure Pipeline Templates
Build and sign Android APKs for an Ionic app with reusable Azure Pipelines YAML templates, secure files, pipeline variables, and AndroidSigning.
azureDeploying Multi-Container Services on Azure Service Fabric
Package a multi-container application and deploy it to Azure Service Fabric using Docker images and a service manifest.
azureGetting Started with Azure Service Fabric
Set up an Azure Service Fabric development environment, create a stateless service, and verify it with the local cluster tooling.