Appconfiguration: Missing ARM template reference

Created on 24 Jul 2019  路  7Comments  路  Source: Azure/AppConfiguration

All 7 comments

Similar issue https://github.com/MicrosoftDocs/azure-docs/issues/35615

This is working in progress.

Is this likely a feature that we could expect in the near term or something that is much further down on the roadmap (Q4? 2020?). We are currently attempting to assess if we use App Configuration and where to invest our time into automation (manual vs cli vs ARM)

@wahyuen thanks for the query. The feature will be available soon (hopefully, this month). You will be able to reference key-values saved in App Configuration from the ARM template.

@zhenlan Just checking to see if this ended up getting implemented? or still pending?

@wahyuen, sorry, this took longer than I would like, but we are working on it. Most implementation is done. We are finalizing a few last pieces such as permission model and documentation. I will keep this thread posted once we have it out.

I found the ARM Template Reference but the following things are missing:

  • how to reference key/values
  • how to set new settings
  • whether there is a difference between "normal settings" and featuremanagement settings
  • what sku options there are
  • what properties can be set via the arm resource

Unfortunately, the "export template" functionality does not export (and therefore show) the needed things. Also, the App Configuration resources are invisible in https://resources.azure.com/.

It took a much longer time than expected to get the documentation, but it's finally here.
https://docs.microsoft.com/en-us/azure/azure-app-configuration/quickstart-resource-manager

This supports reading/referencing key-values from App Configuration in an ARM template. Writing/setting key-values to App Configuration in an ARM template will be supported in the future (tracked in #268).

Please open new issues if you run into any problems or have any questions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

funkysi1701 picture funkysi1701  路  7Comments

ssulei7 picture ssulei7  路  6Comments

kamalsivalingam picture kamalsivalingam  路  3Comments

vany0114 picture vany0114  路  7Comments

David-Stark picture David-Stark  路  5Comments