We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 320c97c commit 28792f4Copy full SHA for 28792f4
docs/Deployment.md
@@ -20,7 +20,10 @@ Web App の作成が完了したら、[デプロイ オプション] を構成
20
21

22
23
-これ以降も、fork したリポジトリを更新すれば、自動的にビルドおよびデプロイが実行されます。
+継続的デプロイが構成されるため、これ以降も fork したリポジトリを更新すれば、自動的にビルドおよびデプロイが実行されます。
24
+
25
+### アプリケーション設定
26
+- [アプリケーション設定](AppSettings.md)
27
28
### 参照
29
- [Azure と GitHub で継続的デプロイ (2017)](https://sakapon.wordpress.com/2017/12/30/azure-github-2017/)
0 commit comments