How Azure App Configuration helps developers roll out new features | Azure Friday

How Azure App Configuration helps developers roll out new features | Azure Friday

Microsoft Azure

4 года назад

8,829 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@ardravyakar
@ardravyakar - 07.08.2020 18:20

Thank you 😊

Ответить
@saikiranpasam3113
@saikiranpasam3113 - 07.08.2020 18:27

Great session

Ответить
- 07.08.2020 19:20

this config service is pretty nice BUT what I think is bad is the example presented... the decision between beta / preview and prod version should have come on a reverse proxy level / load balancer level and not in app code. It will make the code more complicated. I can see other use cases for this service though

Ответить
@colinrippey1723
@colinrippey1723 - 07.08.2020 20:17

This was great, I am wondering what the code looked like for determining the user name and/or group membership and how the feature was then enabled for these specific users?

Ответить
@rabirini
@rabirini - 08.08.2020 07:35

print("Its Just awesome.")

Ответить
@2006zachery
@2006zachery - 08.08.2020 09:47

What about other language app? like Vue?

Ответить
@artisticcheese
@artisticcheese - 08.08.2020 21:11

Is this architecture is in fact based on pull config data on every hit to default page? This seems terrible ineffective if application has to query remote configuration store on every hit

Ответить
@VolodymyrBilyachat
@VolodymyrBilyachat - 09.08.2020 15:19

Does libarry include management sdk? So Can I modify those feature toggles from my code if i need to ?

Ответить
@greg5143
@greg5143 - 10.08.2020 20:13

One thing he didn't touch on for the auto refresh of Azure App Config is that I thought you needed to specify a sentinel value that when changed triggers the refresh. Or is that not required anymore?

Ответить
@joaquingomezz6232
@joaquingomezz6232 - 12.08.2020 03:56

Porque borraste el five nights at freddy gratis porque ponlo de nuevo porfaaaaaaaaa escrive en español o pon yes o nou

Ответить
@cloudyfying2966
@cloudyfying2966 - 18.09.2020 23:23

How can we use feature flags in AKS and containers ? any useful resource to look at ?

Ответить
@chrisboot8535
@chrisboot8535 - 13.11.2020 18:25

Great video. Definately going to be trying to get authorisation to use this in a future release of our software

Ответить
@OvRaf
@OvRaf - 28.01.2022 12:05

how feature management works with azure functions? I didnt notice in startup class reference to config. service connection string

Ответить