Skip to content
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

[Feature]: Managing PowerShell Modules in Runtime Environments and Retrieving Detailed Runbook Information #24783

Open
Kello-it opened this issue May 2, 2024 · 1 comment
Labels
Automation customer-reported 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

@Kello-it
Copy link

Kello-it commented May 2, 2024

Description of the new feature

How can I retrieve all the PowerShell modules containing  within the new feature called 'Runtime Environments'  (https://learn.microsoft.com/en-us/azure/automation/runtime-environment-overview)? Additionally, how can I retrieve information about which Runbook is assigned to which environment using only PowerShell?

Thank you

Proposed implementation details (optional)

No response

@Kello-it Kello-it added feature-request This issue requires a new behavior in the product in order be resolved. needs-triage This is a new issue that needs to be triaged to the appropriate team. labels May 2, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added customer-reported needs-triage This is a new issue that needs to be triaged to the appropriate team. and removed needs-triage This is a new issue that needs to be triaged to the appropriate team. labels May 2, 2024
@isra-fel isra-fel added Automation Service Attention This issue is responsible by Azure service team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that and removed feature-request This issue requires a new behavior in the product in order be resolved. needs-triage This is a new issue that needs to be triaged to the appropriate team. labels May 7, 2024
@mortenlerudjordet
Copy link

It's in the preview api 2023-05-15-preview of Microsoft.Automation, you can see how to use it in the following Runbooks that imports PS modules into AA runtime environment.

https://github.com/mortenlerudjordet/Import-PSGalleryModuleAArte
https://github.com/mortenlerudjordet/Update-PSGalleryModuleAArte

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Automation customer-reported 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