Getting started with Azure App Configuration | Azure Friday

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ส.ค. 2024
  • Azure App Configuration is a service that enables you to centralize your application configuration. Built on the simple concept of key-value pairs, this service provides manageability, availability, and ease-of-use. You can use Azure App Configuration to store and retrieve settings for applications, microservices, platforms, and CI/CD pipelines.
    Jump to:
    00:24 - Episode start
    02:46 - Demo (Azure portal)
    09:12 - Demo cont'd (Visual Studio)
    13:38 - Episode wrap-up
    Azure App Configuration docs
    aka.ms/azfr/53...
    Quickstart: Create an ASP.NET Core app with Azure App Configuration
    aka.ms/azfr/53...
    Key-value store (concept)
    aka.ms/azfr/53...
    Azure App Configuration REST API Reference (GitHub)
    aka.ms/azfr/53...
    Azure App Configuration feedback and issues (GitHub)
    aka.ms/azfr/53...
    Create a free account (Azure)
    aka.ms/azfr/53...
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 14

  • @anonanon8303
    @anonanon8303 5 ปีที่แล้ว +4

    You should explain how to set configuration programmatically through c#. The documentation for setting configuration NOT using the cli or portal is horrible.

  • @Joe99
    @Joe99 5 ปีที่แล้ว +4

    Is this appropriate for storing secrets? Or is there integration with key vault?

    • @alphastarmusic
      @alphastarmusic 3 ปีที่แล้ว

      Highly sensitive like some license information should be in key vault do integration with app config and rest keep here like database info, key value pairs etc

  • @mattsnuts
    @mattsnuts 4 ปีที่แล้ว +1

    How is this different from Azure Key Vaults? Looks like the same thing to me.

    • @Alex-cd2xq
      @Alex-cd2xq 3 ปีที่แล้ว

      key vault data is encrypted, app configs aren't. App configs can reference values from the key vault. So you use the combination of both. HOWEVER, I should also mention that under some circumstances you can just stick to using the key-vault.. There are some extension methods that allow you to bind the vault data to POCO classes :) Though, I would like to hear some explanation from MS as well.

  • @williewonkerz
    @williewonkerz 4 ปีที่แล้ว +2

    "its just gross" hahahaa

  • @rahulmathew8713
    @rahulmathew8713 2 ปีที่แล้ว

    Is it possible to use Azure App Configuration in a service fabric project. It easy to implement it in web api. But using Azure App Configuration service in a service fabric is causing the build server to fail as it is still looking for environment variables. There is poor documentation for service fabric and app configuration.

  • @jamesbest2221
    @jamesbest2221 5 ปีที่แล้ว

    Not in Canada yet. Darn! : (

  • @borys086
    @borys086 5 ปีที่แล้ว +1

    would be nice to see a workable solution that includes storage of password. Otherwise it seems a bit of overkill to keep settings in one place and passwords in another

    • @kamerondeacon3657
      @kamerondeacon3657 3 ปีที่แล้ว

      Pro trick : watch series at kaldroStream. I've been using it for watching a lot of movies recently.

  • @dotnetdevni
    @dotnetdevni 5 ปีที่แล้ว

    Azure needs a developer free platform how else can we as developers creat these apps for our customers any wonder people still stick to api and sql services.

    • @philipphonsel
      @philipphonsel ปีที่แล้ว

      I think most of these services have a free tier, which is limited in requests or storage, but more than enough for development purposes

  • @hankb7725
    @hankb7725 3 ปีที่แล้ว +1

    dude let him do his presentation...