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

Unable to update function app settings using Set-AzWebAppSlot #15024

Closed
rajakcava opened this issue May 17, 2021 · 14 comments
Closed

Unable to update function app settings using Set-AzWebAppSlot #15024

rajakcava opened this issue May 17, 2021 · 14 comments
Assignees
Labels
customer-reported Functions needs-author-feedback More information is needed from author to address the issue. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention This issue is responsible by Azure service team.

Comments

@rajakcava
Copy link

Description

We were using Set-AzWebAppSlot to update application settings for a function app. I like to understand if there is any change in the cmdlet as we recently experience issue where the cmdlet executed successfully but the new application settings are not added to the function app settings.
We tried for both staging and production slot and had the same result.

Really appreciate if some one can advise on any change for the cmdlet.

@rajakcava rajakcava added Engineering needs-triage This is a new issue that needs to be triaged to the appropriate team. labels May 17, 2021
@ghost ghost added question The issue doesn't require a change to the product in order to be resolved. Most issues start as that customer-reported and removed needs-triage This is a new issue that needs to be triaged to the appropriate team. labels May 17, 2021
@panchagnula
Copy link
Contributor

Webapp commands shouldn't be used for Function apps. Tagging functions team to help.

@pointsbet-preston
Copy link

@DanielLarsenNZ Seems we already have a issue raised.

@leotabakov
Copy link

leotabakov commented May 18, 2021

Same here with web apps

@pointsbet-preston
Copy link

pointsbet-preston commented May 18, 2021

Enabling this parameter seems to be a workaround until MS get it resolved -Use32BitWorkerProcess $true

@leshy84
Copy link

leshy84 commented May 18, 2021

It's duplicate for #14998

@dingmeng-xue dingmeng-xue added Service Attention This issue is responsible by Azure service team. and removed Engineering labels May 18, 2021
@ghost
Copy link

ghost commented May 18, 2021

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

Issue Details

Description

We were using Set-AzWebAppSlot to update application settings for a function app. I like to understand if there is any change in the cmdlet as we recently experience issue where the cmdlet executed successfully but the new application settings are not added to the function app settings.
We tried for both staging and production slot and had the same result.

Really appreciate if some one can advise on any change for the cmdlet.

Author: rajakcava
Assignees: -
Labels:

Functions, Service Attention, customer-reported, question

Milestone: -

@SatishBoddu-MSFT
Copy link

Hello @rajakcava Apologies for the delayed response. I see that this issue is opened a long time ago and no further activity had taken place. So wanted to check if you are still looking for assistance on this query? Please let us know.

@SatishBoddu-MSFT SatishBoddu-MSFT added needs-author-feedback More information is needed from author to address the issue. and removed Service Attention This issue is responsible by Azure service team. labels Oct 31, 2021
@ghost ghost added the needs-team-triage label Oct 31, 2021
@SatishBoddu-MSFT SatishBoddu-MSFT added Service Attention This issue is responsible by Azure service team. and removed needs-team-triage labels Oct 31, 2021
@ghost
Copy link

ghost commented Oct 31, 2021

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

Issue Details

Description

We were using Set-AzWebAppSlot to update application settings for a function app. I like to understand if there is any change in the cmdlet as we recently experience issue where the cmdlet executed successfully but the new application settings are not added to the function app settings.
We tried for both staging and production slot and had the same result.

Really appreciate if some one can advise on any change for the cmdlet.

Author: rajakcava
Assignees: -
Labels:

Service Attention, Functions, question, customer-reported, needs-author-feedback

Milestone: -

@panchagnula
Copy link
Contributor

@SatishBoddu-MSFT & @rajakcava WebApp commands are not meant for FunctionApp - I will let the function App folks comment on an alternate command but this is by design.

@ghost ghost added the no-recent-activity There has been no recent activity on this issue. label Nov 7, 2021
@ghost
Copy link

ghost commented Nov 7, 2021

Hi, we're sending this friendly reminder because we haven't heard back from you in a while. We need more information about this issue to help address it. Please be sure to give us your input within the next 7 days. If we don't hear back from you within 14 days of this comment the issue will be automatically closed. Thank you!

@rajakcava
Copy link
Author

Thank You @panchagnula we are currently using the work around suggested in earlier comment by @pointsbet-preston . Please let me know the alternate command/approach that we can use. Thank You !

@ghost ghost added needs-team-attention This issue needs attention from Azure service team or SDK team and removed needs-author-feedback More information is needed from author to address the issue. no-recent-activity There has been no recent activity on this issue. labels Nov 8, 2021
@panchagnula
Copy link
Contributor

@Francisco-Gamino what is the command in PS to use for Function Apps here, the customer is using WEbApp commands which is not recommended for function apps.

@navba-MSFT navba-MSFT self-assigned this Jan 27, 2022
@navba-MSFT
Copy link
Contributor

@rajakcava Apologies for the delay in response. Could you please leverage the PS command Update-AzFunctionAppSettings and see if that helps ? Awaiting your reply.

@navba-MSFT navba-MSFT added needs-author-feedback More information is needed from author to address the issue. and removed needs-team-attention This issue needs attention from Azure service team or SDK team labels Jan 27, 2022
@navba-MSFT
Copy link
Contributor

@rajakcava Hope you had chance to look at my above comment. Please run the PS command Update-AzFunctionAppSettings to update the app settings in function app and that should serve your requirement. With that, I am proceeding with closure of this github thread. If you need any further assistance on this, please feel free to reopen this thread. We would be happy to address your issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported Functions needs-author-feedback More information is needed from author to address the issue. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

9 participants