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

[Az.Functions] Use ARM API to get stacks information for functions #14682

Closed
stefanushinardi opened this issue Apr 2, 2021 · 5 comments
Closed
Labels
feature-request This issue requires a new behavior in the product in order be resolved. Functions Service Attention This issue is responsible by Azure service team.

Comments

@stefanushinardi
Copy link

stefanushinardi commented Apr 2, 2021

Description of the new feature

Current implementation uses static list to get stacks information(e.g. LinuxFunctionsStacks.json). We recently launched ARM api endpoints so that clients could get latest stacks information(i.e. https://management.azure.com/providers/Microsoft.Web/functionappstacks?api-version=2020-10-01)

The ask is to onboard to this API.

Proposed implementation details (optional)

cc: @Francisco-Gamino @pragnagopa for the details

@stefanushinardi stefanushinardi added feature-request This issue requires a new behavior in the product in order be resolved. needs-triage This is a new issue that needs to be triaged to the appropriate team. labels Apr 2, 2021
@ghost ghost removed the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Apr 2, 2021
@pragnagopa
Copy link
Member

Updated description with the right URL for function apps https://management.azure.com/providers/Microsoft.Web/functionappstacks?api-version=2020-10-01

@pragnagopa
Copy link
Member

cc @AnatoliB

@Francisco-Gamino
Copy link
Contributor

We should include this change in the next release of Az.Functions.

cc: @stefanushinardi @AnatoliB

@dingmeng-xue dingmeng-xue added Functions Service Attention This issue is responsible by Azure service team. labels Apr 3, 2021
@ghost
Copy link

ghost commented Apr 3, 2021

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @ahmedelnably, @fabiocav.

Issue Details

Description of the new feature

Current implementation uses static list to get stacks information(e.g. LinuxFunctionsStacks.json). We recently launched ARM api endpoints so that clients could get latest stacks information(i.e. https://management.azure.com/providers/Microsoft.Web/functionappstacks?api-version=2020-10-01)

The ask is to onboard to this API.

Proposed implementation details (optional)

cc: @Francisco-Gamino @pragnagopa for the details

Author: stefanushinardi
Assignees: -
Labels:

Functions, Service Attention, feature-request

Milestone: -

@Francisco-Gamino
Copy link
Contributor

This issue has been fixed in the latest release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request This issue requires a new behavior in the product in order be resolved. Functions Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

4 participants