Pinned Repositories
aci-event-driven-worker-queue
Learn how to use Azure Container Instances to scale up containers on-demand in response to incoming work.
Ade
app-service-web-nodejs-manage
This sample demonstrates how to manage your webapps using a node.js client
AugmentR
Sample showing how to do Retrieval Augmented Generation using .NET Aspire, Semantic Kernel, and OpenAI.
autorest.typescript
Extension for AutoRest (https://github.com/Azure/autorest) that generates TypeScript code. The transpiled javascript code is isomorphic. It can be run in browser and in node.js environment.
azure-dev
A developer CLI that accelerates the time it takes for you to get started on Azure. The Azure Developer CLI (azd) provides a set of developer-friendly commands that map to key stages in your workflow - code, build, deploy, monitor, repeat.
azure-docs
Open source documentation of Microsoft Azure
azure-rest-api-specs
The source for REST API specifications for Microsoft Azure.
azure-sdk-for-java
This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
azure-sdk-for-js
This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/javascript/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-js.
v-jiaodi's Repositories
v-jiaodi/Ade
v-jiaodi/AugmentR
Sample showing how to do Retrieval Augmented Generation using .NET Aspire, Semantic Kernel, and OpenAI.
v-jiaodi/autorest.typescript
Extension for AutoRest (https://github.com/Azure/autorest) that generates TypeScript code. The transpiled javascript code is isomorphic. It can be run in browser and in node.js environment.
v-jiaodi/azure-dev
A developer CLI that accelerates the time it takes for you to get started on Azure. The Azure Developer CLI (azd) provides a set of developer-friendly commands that map to key stages in your workflow - code, build, deploy, monitor, repeat.
v-jiaodi/azure-docs
Open source documentation of Microsoft Azure
v-jiaodi/azure-rest-api-specs
The source for REST API specifications for Microsoft Azure.
v-jiaodi/azure-sdk-for-java
This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
v-jiaodi/azure-sdk-for-js
This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/javascript/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-js.
v-jiaodi/azure-sdk-for-python
This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
v-jiaodi/azure-search-openai-demo-java
This repo is the java conversion of the well known chatGPT + Enterprise data code sample originally written in python
v-jiaodi/azure-sql-db-session-recommender
Build a recommender using OpenAI, Azure Functions, Azure Static Web Apps, Azure SQL DB, Data API builder and Text Embeddings
v-jiaodi/cognitive-services-quickstart-code
Code Examples used by the Quickstarts in the Cognitive Services Documentation
v-jiaodi/communication-services-contoso-retail-app
Application showcasing Azure Communication Services in the context of a retail enviornment.
v-jiaodi/chat-with-your-data-solution-accelerator
A Solution Accelerator for the RAG pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences. This includes most common requirements and best practices.
v-jiaodi/compare-lro-version
v-jiaodi/Deploy-ASP.NET-to-AppService
v-jiaodi/Deploy-ASP.NET-to-AppService1
v-jiaodi/deployment-environments
Sample infrastructure-as-code templates to get started with Azure Deployment Environments service.
v-jiaodi/devcenter-catalog
v-jiaodi/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
v-jiaodi/function-javascript-ai-openai-chatgpt
To gain access, please finish setting up this repository now at: https://repos.opensource.microsoft.com/Azure-Samples/wizard?existingreponame=function-javascript-ai-openai-chatgpt&existingrepoid=646766530
v-jiaodi/function-python-ai-textsummarize
This sample shows how to take text documents as a input via BlobTrigger, does Text Summarization processing using the AI Congnitive Language service, and then outputs to another text document using BlobOutput binding. Uses Azure Functions Python v2 programming model.
v-jiaodi/html-docs-hello-world
A simple HTML site for docs
v-jiaodi/jiaotest
v-jiaodi/key-vault-node-network-acl
Samples demonstrating restricting access to Azure Key Vault via virtual network access rules.
v-jiaodi/key-vault-node-recovery
Samples of using the Key Vault node SDK for recovering deleted Secrets, Keys, Certificates and Vaults
v-jiaodi/key-vault-node-storage-accounts
Managing storage account keys in Azure Key Vault samples using the Azure Node SDK
v-jiaodi/network-node-manage-loadbalancer
An example illustrating how to use node.js to manage your Azure load balancers
v-jiaodi/todo-nodejs-mongo
A blueprint for getting a React web app with a Node.js 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 application code. Add your own source code and leverage the Infrastructure as Code assets (written in Bicep) to get up and running quickly.
v-jiaodi/todo-nodejs-mongo-aca
A blueprint for getting a React web app with a Node.js API and a MongoDB database onto Azure. The blueprint includes sample application code (a ToDo web app) which can be removed and replaced with your own application code. Add your own source code and leverage the Infrastructure as Code assets (written in Bicep) to get up and running quickly.