Skip to content

[enhancement]: Add the ability to specify extension version when using the "Install Extensions" action in AzureAppServiceManageV0. #21004

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

Open
kevinclev opened this issue Apr 28, 2025 · 0 comments · May be fixed by #21038

Comments

@kevinclev
Copy link

Task name

AzureAppServiceManageV0

Describe your feature request here

When using the "Install Extensions" action in AzureAppServiceManageV0, you can only specify the extension name (or a list of extension names) but not a specific version. So when you want to update the extension, you have to manually remove the extension and rerun the task so that it reinstalls the extension with the latest version. Having the ability to specify the version of the extension you want installed, will allow you to better manage your app service extensions.

In addition to that, having some sort of feature that allows a user to just take the latest available version of an extension could be helpful as well. In the current state, the task checks for if the extension is already installed and doesn't take any further action if that condition is true.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant