Skip to content

[Modules] AppConfiguration: Excluded not available features from free tier#1567

Merged
AlexanderSehr merged 1 commit intoAzure:mainfrom
itpropro:fix/appconfig
Jun 21, 2022
Merged

[Modules] AppConfiguration: Excluded not available features from free tier#1567
AlexanderSehr merged 1 commit intoAzure:mainfrom
itpropro:fix/appconfig

Conversation

@itpropro
Copy link
Copy Markdown
Contributor

Description

Set the properties enablePurgeProtection and softDeleteRetentionInDays to false and 0 respectively if the sku is "Free" as no other values are allowed for the free tier.

Type of Change

Please delete options that are not relevant.

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Update to documentation

Checklist

  • I'm sure there are no other open Pull Requests for the same update/change
  • My code follows the style guidelines of this project
  • I did format my code

@eriqua eriqua changed the title fix(appconfig): Excluded not available features from free tier [Modules] fix(appconfig): Excluded not available features from free tier Jun 21, 2022
@eriqua eriqua added enhancement New feature or request [cat] modules category: modules labels Jun 21, 2022
@AlexanderSehr AlexanderSehr changed the title [Modules] fix(appconfig): Excluded not available features from free tier [Modules] AppConfiguration: Excluded not available features from free tier Jun 21, 2022
@AlexanderSehr AlexanderSehr merged commit 7eaa7ed into Azure:main Jun 21, 2022
@AlexanderSehr
Copy link
Copy Markdown
Contributor

Thanks for the contribution. Tested the change on my side - just to be safe :D

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

Labels

[cat] modules category: modules enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants