Skip to content

Commit e3b90b3

Browse files
ajjindalAJ
andauthored
Temporary taking off Azure support off for Python until the New Hire joins and fixes the integration (#2934)
Co-authored-by: AJ <[email protected]>
1 parent 3aa7fcc commit e3b90b3

File tree

3 files changed

+2
-67
lines changed

3 files changed

+2
-67
lines changed

src/platforms/python/guides/azure-functions/index.mdx

Lines changed: 0 additions & 42 deletions
This file was deleted.

src/platforms/python/guides/serverless/index.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ _(New in version 0.7.3)_
1010
It is recommended to use an integration for your particular serverless environment if available, as those are easier to use and capture more useful information:
1111

1212
- <Link to="/platforms/python/guides/gcp-functions">Google Cloud Platform/GCP Functions</Link>
13-
- <Link to="/platforms/python/guides/azure-functions">Azure Functions</Link>
13+
[//]:# (Temporary turning off azure integration - need to fix the integration)
14+
[//]:# (- <Link to="/platforms/python/guides/azure-functions">Azure Functions</Link>)
1415
- <Link to="/platforms/python/guides/aws-lambda">AWS Lambda Functions</Link>
1516

1617
If you use a serverless provider not directly supported by the SDK, you can use this generic integration.

src/wizard/python/azurefunctions.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)