Skip to content

Make AppGateway auto scale configurable

Krishna Nikhil Vedurumudi requested to merge krveduru/appgw into master

All Submissions:


  • [YES/NO] Have you added an explanation of what your changes do and why you'd like us to include them?
  • [YES/NO] I have updated the documentation accordingly.
  • [YES/NO/NA] My code follows the code style of this project.

Current Behavior or Linked Issues


#149 (closed)

The default min and max number of instances in App Gateway is too low. It should be configurable so that any environment where higher amounts of traffic is expected be handled well.

Does this introduce a breaking change?


  • [NO]

Other information


Edited by Krishna Nikhil Vedurumudi

Merge request reports