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 overwite discover default service name #2321

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

rfavreau
Copy link

@rfavreau rfavreau commented Apr 1, 2024

Hello team,

To fix the issue #2320 with the Service Name generated by the Azure Functions agent, i added a configuration OverwriteDiscoverDefaultServiceName item to be able to overwrite or not the service name.

So it will be possible to set the Service Name with the Artifact Name but also with the Azure Functions name.
To not break the compatibility with the previous release, this setting is set to true and the Azure Functions name is set by default.

UnitTests and Documentation have been also updated.

Thank you for your approval.

Richard.

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

Successfully merging this pull request may close these issues.

1 participant