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 - Add handling of Linux and Consumption App Service Plans #4584

Merged
merged 5 commits into from Aug 14, 2019

Conversation

aluong
Copy link
Collaborator

@aluong aluong commented Aug 12, 2019

  • Linux plans need the reserved keyword set when updating the resource
  • Consumption or Function plans should not be allowed to be resized
  • For provision.sh, I am changing the deployment mode to complete to destroy non-described resoruces
  • For cleanup.sh, Azure Policy cannot be done async.

@aluong aluong self-assigned this Aug 12, 2019
@aluong aluong added this to In progress in azure via automation Aug 12, 2019
@aluong aluong requested a review from erwelch August 12, 2019 23:03
@aluong aluong merged commit 64c85a0 into cloud-custodian:master Aug 14, 2019
azure automation moved this from In progress to Done Aug 14, 2019
@aluong aluong deleted the appServicePlanLinuxFix branch August 14, 2019 01:06
@aluong
Copy link
Collaborator Author

aluong commented Aug 15, 2019

fix #4556

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

Successfully merging this pull request may close these issues.

None yet

4 participants