問題タブ [azure-app-configuration]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
asp.net-core - Azure Appconfiguration と IOption|スナップショット|監視パターン
IOptions-pattern ie typed settings approach を使用する場合、App Configuration (AC) でパラメーターの動的な名前付け規則をどのように設定できますか?.. 3 つの環境 test、stage、prod があり、AC にパラメータの命名規則は次のとおりです。
私がテストしたときに、IOptions-entity-name と appsettings-json-structure に基づく「舞台裏」のマッピングがあるように見えるため、達成することは可能ですか、またはこの動作をオーバーライドして、より動的なパラメーター名の規則ベースを実現できますか(test|stage|prod) としての Env-parameters、サービス名の Env-parammeter、および集中的/動的に保存する必要があるすべてのパラメーターの IOptions-entity/appsettings-files でのより一般的な命名規則
ありがとう!
azure - ARM テンプレートでアプリ構成の読み取り専用接続文字列を取得する
こんにちは、ARM テンプレートに Application Config Read Only 接続文字列を追加したいと思います
Azure CLI を使用してそれを行う方法を知っています。
どんな助けでも本当に感謝しています。