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 ef1950f commit 56c866aCopy full SHA for 56c866a
README.md
@@ -1,2 +1,7 @@
1
-# AzureFunctionPython
2
-This repository provides a scalable baseline for Azure Function written in Python.
+# Azure Function Baseline for Python
+
3
+This repository provides a scalable baseline for Azure Functions written in Python. It demonstrates:
4
5
+1. A compliant infrastructure baseline written in Terraform,
6
+2. A Python code baseline that follows best practices and
7
+3. A safe rollout mechanism of code artifacts.
0 commit comments