Updating auto-scale in arm hostpool

I am running the put for auto-scale with the properties for bypassing drain mode 

        "userDriven": {
            "stopDelayMinutes": 10,
            "minAvailableSessions": 0,
            "bypassDrainMode": true
        },
        "autoScaleTriggers": [
            {
                "triggerType": "UserDriven",
                "averageSessions": null,
                "availableSessions": null,
                "cpu": null,
                "ram": null,
                "userDriven": {
                    "stopDelayMinutes": 10,
                    "minAvailableSessions": 0,
                    "bypassDrainMode": true
                },
                "personalAutoGrow": null,
                "personalAutoShrink": null
            }
        ],

I get a success back from the API, but it does not appear to make the changes. If I check the box in the UI and check the JSON then it is correct. It seems like the API works fine to update other settings, just not this one. Is there something that I'm doing wrong?

0

Comments (1 comment)

0
Avatar
Ben Sadler

Hi Adam,

Thanks for raising this and apologies the delay in responding. 

If you are still having issues with this specific request, please can you raise a support ticket with us using the following link - Submit a request – Nerdio Manager for Enterprise

Thanks!

Ben Sadler, Team Lead (EMEA) | Customer Support

Please sign in to leave a comment.