azure-cli
azure-cli copied to clipboard
[Synapse] `az synapse spark pool`: Add parameter `--enable-dynamic-executor-allocation`
Related command
az synapse spark pool create az synapse spark pool update Description
Add parameter "--enable-dynamic-executor-allocation" to support related feature. Testing Guide
History Notes
This checklist is used to make sure that common guidelines for a pull request are followed.
-
[x] The PR title and description has followed the guideline in Submitting Pull Requests.
-
[x] I adhere to the Command Guidelines.
-
[x] I adhere to the Error Handling Guidelines.
Synapse
@kevinzz6, could you please resolve the comments above?