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

AzureWebJobsSecretStorageType changed from files to blob after slot creation. #9814

Open
georgeOsdDev opened this issue Jan 18, 2024 · 4 comments

Comments

@georgeOsdDev
Copy link

Investigative information

AzureWebJobsSecretStorageType unexpectedly changed from files to blob after slot creation.
Portal show below warning, But it does not describe secret repository change.
If this is expected behavior, it would be nice to explain more detail in warning message or doc.

image

Repro steps

  1. Create FunctionApp
  2. Set AzureWebJobsSecretStorageType as files
  3. Add function secret mySecret
  4. Create slot stg
  5. Check AzureWebJobsSecretStorageType of production slot

Expected behavior

AzureWebJobsSecretStorageType keeped as files.

Actual behavior

AzureWebJobsSecretStorageType changed from files to blob .

Known workarounds

Manualy edit AzureWebJobsSecretStorageType as files

Related information

MicrosoftDocs/azure-docs#87990

@dsgagi
Copy link

dsgagi commented Mar 25, 2024

This also applies when AzureWebJobsSecretStorageType is set to keyvault.
After slot creation, setting is unexpectedly changed from keyvault to blob.

@liliankasem
Copy link
Member

@bhagyshricompany can you work on a repro for this please?

@bhagyshricompany
Copy link

can you check it again it seems same as files.
image

Copy link
Contributor

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.

If you are not the original author (georgeOsdDev) and believe this issue is not stale, please comment with /bot not-stale and I will not close it.

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

No branches or pull requests

4 participants