azure-app-configuration
There are 40 repositories under azure-app-configuration topic.
Azure/reliable-web-app-pattern-dotnet
The Reliable Web App Pattern is a set of objectives to help your web application converge on the cloud. This repo contains a reference implementation of a reliable web application for .NET.
Azure/AppConfiguration
Questions, feedback and samples for Azure App Configuration service
Azure/modern-web-app-pattern-dotnet
The Modern Web App Pattern is a set of objectives to help you apply an iterative change to modernize a cloud deployed monolith. This content builds on the Reliable Web App. This repo contains a reference implementation of a Modern Web App for .NET.
Azure/AppConfiguration-Announcements
News about Azure App Configuration
microsoft/FeatureFlightingManagement
Feature flighting in an Enterprise application allows you release your features in a controlled fashion using feature flags (aka feature toggles). The feature flighting service allows you to manage feature toggles/flags for your application. The service is built on top of Azure App Configuration and offers additional capabilities like Ring rollouts, customized operations, integration with Microsoft Graph and HTTP-based integration.
Pub-Dev/Mellon.MultiTenant
A library created to help with multi-tenant applications made in net
felipementel/DEPLOY.Cachorro.Api
API criada no canal DEPLOY para fins de estudo
scottaddie/OnDotNetConfiguration
A sample ASP.NET Core 5.0 Blazor Server app to accompany the On .NET episodes
Azure/modern-web-app-pattern-java
The Modern Web App Pattern is a set of objectives to help you apply an iterative change to modernize a cloud deployed monolith. This content builds on the Reliable Web App. This repo contains a reference implementation of a Modern Web App for Java.
Azure/AppConfiguration-Sync
GitHub action for importing configuration files to Azure App Configuration
tnc1997/azure-app-configuration-emulator
Emulator for Azure App Configuration allows you to emulate an Azure App Configuration resource. Please note that Emulator for Azure App Configuration is unofficial and not endorsed by Microsoft.
fsaleemm/Multi-Tenant-WebAPI
Creating a Multi-Tenant Web API using App Configuration Service and Key Vault
a-patel/azure-app-configuration-labs
Demo: Azure App Configuration + .NET 5.x
Azure-Samples/quote-of-the-day-dotnet
An application showcasing the use of variant feature flags from Azure App Configuration and the transmission of telemetry data to Application Insights
a-patel/azure-labs
POCs, Practice Labs, Demos, and Samples of different Azure Services: Functions, App Configuration, Key Vault, Storage Queue, ServiceBus, Event Grid, CosmosDB, Serverless, PowerShell and many more
flcdrg/get-azure-app-configuration-action
GitHub Action to get settings from Azure App Configuration
piomin/sample-spring-cloud-azure
Demo Spring Boot/Spring Cloud apps illustrating how to integrate and run apps on Azure
aimenux/AzureAppConfigurationDemo
Using AzureAppConfiguration to read/write configuration settings
yihong1120/Azure-Line-Chatbot
An integrated chatbot application utilising OpenAI GPT models, hosted on Azure, with seamless connectivity to LINE messaging platform. Designed for modularity, scalability, and efficient logging with Azure Blob Storage.
juulhobert/az-function-with-app-configuration
Example azure function application with automatic refreshing app configuration
juunas11/AspNetCoreFeatureFlags
Sample app using Azure App Configuration feature flags
rickvdbosch/ciadr
This repo contains the demo's for my talk "Configuration in Azure. Done right."
venkatra/AZFN_Snowflake_Demo
An overview implementation of Azure Function(Node/Javascript) interfacing with Snowflake
kunalm8470/azure-services
Learning about various Azure Services
mariekekortsmit/FeatureFlagPyAz
A Python app showcasing environment-aware feature flagging using Azure App Configuration 🚀. Perfect for managing dev and prod features with ease! 😊🌐
tallan/QuickStartConfig
This is an example of a project that builds an application configuration object from various sources
Azure-Samples/quote-of-the-day-python
An application showcasing the use of variant feature flags from Azure App Configuration and the transmission of telemetry data to Application Insights
calloncampbell/2021-GlobalAzure-AzureAppConfiguration
Global Azure Bootcamp 2021 Demos
felipesalvadordev/azure-app-config
Terraform + Azure App Configuration + .NET
francescobarbarulo/expressjs-sqlserver-app
Tiny web app based on ExpressJS, SQL Server and Prisma
lesh-andrew/AppServiceConfiguration
Blazor WASM app to convert between the JSON array used by Azure App Services and a JSON object used in places like VS' secrets.json
lukaofirst/learning-azure-with-dotnet
This repository contains all my practices and lessons about Azure and .NET applications
r-manimaran/azure-dotnet
.Net Projects using Azure Services
raschmitt/az-app-config-dotnet-sample
Sample .Net Core API, using Azure App Config as a feature flag manager.