Virtual Machine Deployment

Learn how to programmatically deploy and manage Azure Virtual Machines using C# SDK.

Compute SDK C# VM

Blob Storage Operations

A comprehensive guide to uploading, downloading, and managing data in Azure Blob Storage with Python.

Storage Python Blob Data

Azure Functions - HTTP Trigger

Create a serverless API endpoint using Azure Functions with an HTTP trigger in Node.js.

Serverless Functions Node.js API

Managed Identity for Azure Resources

Securely connect to Azure services like Key Vault using Managed Identities in Java.

Security Managed Identity Java Key Vault

Cosmos DB CRUD Operations

Perform Create, Read, Update, and Delete operations on Azure Cosmos DB using the .NET SDK.

Database Cosmos DB .NET NoSQL

Web App Deployment with CI/CD

Set up a continuous integration and continuous deployment pipeline for an Azure Web App using GitHub Actions.

DevOps CI/CD Web App GitHub Actions