@@ -252,7 +253,7 @@ The repo uses the bicep linter and has rules defined in `bicepconfig.json`. See
### ๐ Code Quality & Linting
-The repository uses [pylint][pylint-docs] to maintain Python code quality standards. The configuration is located in `.pylintrc`, and the APIM Samples Developer CLI supports linting.
+The repository uses [Ruff][ruff-docs] to maintain Python code quality standards. The configuration is located in `pyproject.toml` under `[tool.ruff]`, and the APIM Samples Developer CLI supports linting.
### ๐งช Testing & Code Coverage
@@ -279,6 +280,8 @@ Furthermore, [Houssem Dellai][houssem-dellai] was instrumental in setting up a w
[Andrew Redman][andrew-redman] for contributing the _Azure Maps_ sample.
+[Naga Venkata Cheruvu][naga-cheruvu] for contributing the _Costing & Showback_ sample.
+
The original author of this project is [Simon Kurtz][simon-kurtz].
@@ -315,6 +318,7 @@ _For much more API Management content, please also check out [APIM Love](https:/
[bicep-linter-docs]: https://learn.microsoft.com/azure/azure-resource-manager/bicep/bicep-config-linter
[houssem-dellai]: https://github.com/HoussemDellai
[import-troubleshooting]: .devcontainer/IMPORT-TROUBLESHOOTING.md
+[naga-cheruvu]: https://github.com/ncheruvu-MSFT
[infra-afd-apim-pe]: ./infrastructure/afd-apim-pe
[infra-apim-aca]: ./infrastructure/apim-aca
[infra-appgw-apim]: ./infrastructure/appgw-apim/
@@ -323,11 +327,12 @@ _For much more API Management content, please also check out [APIM Love](https:/
[openssf]: https://www.bestpractices.dev/projects/11057
[pytest-docs]: https://docs.pytest.org/
[pytest-docs-versioned]: https://docs.pytest.org/en/8.2.x/
-[pylint-docs]: https://pylint.pycqa.org/
+[ruff-docs]: https://docs.astral.sh/ruff/
[python]: https://www.python.org/
[sample-authx]: ./samples/authX/README.md
[sample-authx-pro]: ./samples/authX-pro/README.md
[sample-azure-maps]: ./samples/azure-maps/README.md
+[sample-costing]: ./samples/costing/README.md
[sample-general]: ./samples/general/README.md
[sample-load-balancing]: ./samples/load-balancing/README.md
[sample-oauth-3rd-party]: ./samples/oauth-3rd-party/README.md
diff --git a/assets/APIM-Samples-Slide-Deck.html b/assets/APIM-Samples-Slide-Deck.html
new file mode 100644
index 00000000..23f36045
--- /dev/null
+++ b/assets/APIM-Samples-Slide-Deck.html
@@ -0,0 +1,367 @@
+
+
+
+
+
+