Appconfiguration: No explanation for using Labels

Created on 3 Oct 2019  路  7Comments  路  Source: Azure/AppConfiguration

Most helpful comment

I absolutely agree that we need this documentation. I think a scenario-focused tutorial would be a better approach. Keep the quickstarts... quick.

All 7 comments

We sort of intentionally left out the label in quickstart documents to make the quickstart easy. Given the label is a concept of AppConfig, should we add a section in all quickstart documents to show how to use label too? We saw similar questions about label in the past too. Thoughts?

cc: @lisaguthrie

I absolutely agree that we need this documentation. I think a scenario-focused tutorial would be a better approach. Keep the quickstarts... quick.

If the label is not required to complete the quickstarts, I agree with Lisa -- let's create a tutorial that walks the customer through the use of labels from concept to implementation. I'm syncing with Lisa this week, so I'll get details from her and put together a draft.

Just like the quick start gives you the option at the end to continue to the tutorial for dynamically refreshing, another tutorial for using labels is required. While not directly linked, but there is a tutorial for Feature Keys but nothing for Labels - that's what makes this an issue.

The issue I ran into getting this to work in a legacy .NET application was that while labels are talked about in a few places none of them mentioned how to filter by labels in the config builder. I think building a full framework version of this tutorial would solve the deficiency: https://docs.microsoft.com/en-us/azure/azure-app-configuration/howto-labels-aspnet-core.

I'm happy to write that if you agree with my suggested approach.

@stimms - if you have time, go for it! See Contributing to Microsoft Azure documentation for information on how you can submit a PR. Tag me and I'll review.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kamalsivalingam picture kamalsivalingam  路  3Comments

kamalsivalingam picture kamalsivalingam  路  6Comments

mmigala picture mmigala  路  4Comments

WarrenFerrell picture WarrenFerrell  路  5Comments

justinmetz picture justinmetz  路  3Comments