Skip to content

Temporary taking off Azure support off for Python #2934

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 21, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 0 additions & 42 deletions src/platforms/python/guides/azure-functions/index.mdx

This file was deleted.

3 changes: 2 additions & 1 deletion src/platforms/python/guides/serverless/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ _(New in version 0.7.3)_
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:

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

If you use a serverless provider not directly supported by the SDK, you can use this generic integration.
Expand Down
24 changes: 0 additions & 24 deletions src/wizard/python/azurefunctions.md

This file was deleted.