Skip to content

Is there no Invoke-AzVmssRunCommand? #27281

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

Closed
TimLovellSmith opened this issue Mar 6, 2025 · 4 comments
Closed

Is there no Invoke-AzVmssRunCommand? #27281

TimLovellSmith opened this issue Mar 6, 2025 · 4 comments
Assignees
Labels
Compute - VMSS needs-author-feedback More information is needed from author to address the issue. no-recent-activity There has been no recent activity on this issue. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention This issue is responsible by Azure service team.

Comments

@TimLovellSmith
Copy link
Member

Description

azure cli has az vmss run-command, so surely there's a PowerShell equivalent? Usable for VMSS instances , from machines that won't let you install azure CLI?
No?
Or is there a workaround?

Script or Debug output

Environment data

Module versions

Error output

@TimLovellSmith TimLovellSmith added needs-triage This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Mar 6, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot removed the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Mar 6, 2025
@isra-fel isra-fel added Compute - VMSS Service Attention This issue is responsible by Azure service team. labels Mar 6, 2025
Copy link
Contributor

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @TravisCragg-MSFT, @sandeepraichura.

1 similar comment
Copy link
Contributor

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @TravisCragg-MSFT, @sandeepraichura.

@GabstaMSFT
Copy link
Member

@TimLovellSmith There is no Invoke-AzVmssRunCommand (Action RunCommand) or Set-AzVmssRunCommand (Managed RunCommand) the workaround would be to run RunCommand for each VMSS VM instance using Invoke-AzVmssVmRunCommand or Set-AzVmssVMRunCommand.

@GabstaMSFT GabstaMSFT added the needs-author-feedback More information is needed from author to address the issue. label Apr 15, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the no-recent-activity There has been no recent activity on this issue. label Apr 22, 2025
Copy link
Contributor

Hi, we're sending this friendly reminder because we haven't heard back from you in a while. We need more information about this issue to help address it. Please be sure to give us your input within the next 7 days. If we don't hear back from you within 14 days of this comment the issue will be automatically closed. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compute - VMSS needs-author-feedback More information is needed from author to address the issue. no-recent-activity There has been no recent activity on this issue. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

3 participants