Skip to content
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

Azure Functions Missing from Azure Tools #7930

Closed
cf-ehakin opened this issue Jan 10, 2025 · 5 comments
Closed

Azure Functions Missing from Azure Tools #7930

cf-ehakin opened this issue Jan 10, 2025 · 5 comments
Milestone

Comments

@cf-ehakin
Copy link

Azure functions extension is completely missing. Documentation for all relevant Azure Function extension returns a 404.

Functions Getting Started

Marketplace Azure Functions

@ntrogh
Copy link
Contributor

ntrogh commented Jan 10, 2025

@cf-ehakin Appreciate your feedback. To get you going, you can find the documentation for Azure Functions on Microsoft Learn. For example, this tutorial explains how to create a function with Python in VS Code: https://learn.microsoft.com/en-us/azure/azure-functions/create-first-function-vs-code-python.

@mistymadonna The Azure Tools extension references a Functions tutorial that's not available and also references an extension that's not available. The Learn docs also have an invalid reference to the Functions extension. Can you take a look?

@ntrogh ntrogh added the doc-bug out of date, inaccurate, confusing content label Jan 10, 2025
@ntrogh ntrogh added this to the Backlog milestone Jan 10, 2025
@mistymadonna
Copy link
Contributor

@cf-ehakin Sorry that you're experiencing this. I'm looking into it. Are you saying that the Azure Core Tools extension isn't working? For example, when you tried to install it, it didn't work?

@ntrogh
Copy link
Contributor

ntrogh commented Feb 24, 2025

@cf-ehakin Can you clarify what the specific issue is?

@ntrogh ntrogh added the info-needed Issue requires more information from poster label Feb 24, 2025
@cf-ehakin
Copy link
Author

At the time of authoring this issue all references to the Azure Functions extension returned a 404. I was unable to install the vscode extension. The first URL still returns a 404, I'm not sure where that was referenced, but it was somewhere in learn documentation. I believe at the time of authoring this there was a global issue with DevOps, which the extension seems to be hosted on, so that may have been the issue. I was able to use core tools to publish function apps, which I'll probably just use going forward.

@ntrogh
Copy link
Contributor

ntrogh commented Feb 24, 2025

Thanks for clarifying. Closing this issue for now.

@ntrogh ntrogh closed this as completed Feb 24, 2025
@ntrogh ntrogh removed doc-bug out of date, inaccurate, confusing content info-needed Issue requires more information from poster labels Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@ntrogh @mistymadonna @cf-ehakin and others