Azure Samples

Results 208 repositories owned by Azure Samples

azure-samples-python-management

149
Stars
130
Forks
Watchers

This repo contains sample code for management libraries of Azure SDK for Python

azure-ad-workload-identity

25
Stars
13
Forks
Watchers

This project shows how to use Azure AD workload identity for Kubernetes in a .NET Standard application running on Azure Kubernetes Service. It leverages the public preview capability of Azure AD workl...

aks-nat-agic

17
Stars
14
Forks
Watchers

This sample shows how to create an AKS cluster that uses a NAT Gateway for outbound connections and Application Gateway Ingress Controller.

This sample showcases one way to handle when a KeyVault secret used by your Azure Function is "rolled" or updated as part of normal security operations in your organizations.

todo-csharp-cosmos-sql

65
Stars
33
Forks
Watchers

A blueprint for getting a React web app with a C# API and a MongoDB database on Azure. The blueprint includes sample application code (a ToDo web app) which can be removed and replaced with your own a...

todo-python-mongo-aca

34
Stars
15
Forks
Watchers

A blueprint for getting a React.js web app with Python (FastAPI) API and a MongoDB API in Cosmos database onto Azure. The frontend, currently a ToDo application, is designed as a placeholder that can...

todo-python-mongo

38
Stars
29
Forks
Watchers

A blueprint for getting a React.js web app with Python (FastAPI) API and a MongoDB API in Cosmos database onto Azure. It includes sample application code (a ToDo web app) which can be removed and repl...

java-on-aks

41
Stars
67
Forks
Watchers

How to use Azure Kubernetes Service end-to-end for Java apps? Illustrates using a Microservice Architecture with Spring Boot, Spring Cloud and Docker -- Piggymetrics

azure-spring-cloud

26
Stars
13
Forks
Watchers

How to use the Azure Spring Cloud service end to end?

ms-identity-javascript-nodejs-tutorial

37
Stars
29
Forks
Watchers

A chapterwise tutorial that will take you through the fundamentals of modern authentication with the Microsoft identity platform in Node.js using MSAL Node