[QUERY] How to re-invoke a managed RunCommand that has already been created #47307
Labels
Compute
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Mgmt
This issue is related to a management-plane library.
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Library name and version
Azure.ResourceManager.Compute 1.6.0
Query/Question
Ive created a named Managed RunCommand with VirtualMachineRunCommandCollection.CreateOrUpdateAsync().
I've read the output of the command, now I want to call it again and have it be re-invoked on the server and output updated.
How can I do this? running CreateOrUpdateAsync again does not re-execute the command
Environment
No response
The text was updated successfully, but these errors were encountered: