Filter By

Package Types

Operating System

Categories

Trust Information

By: | 879 downloads | Last Updated: 7/7/2019 | Latest Version: 1.0.1

Use this script to restrict the permissions of your Azure Automation RunAs accounts. You can: - Create a new custom role definition that excludes specified resources. If you use this script as-is, it will exclude Azure Key Vault; however, you can exclude any resource type as required in your organization. - Assign an existing custom role definiti... More info

By: | 678 downloads | Last Updated: 7/7/2019 | Latest Version: 1.0.1

If your Azure Automation accounts contain a RunAs account, it will by default have the built-in Contributor role assigned to it. You can use this script to check the role assignments of your Azure Automation RunAs accounts, and determine whether their role assignment is the default one, or whether it has been changed to a different role definitio... More info

By: | 322 downloads | Last Updated: 7/7/2019 | Latest Version: 1.0.1

This script will add the Reader role to an Automation RunAs Account for the specified Key Vault. If your RunAs account is configured with a custom role assignment, it may not have access to any of your Key Vault instances. This script will add a "Reader" role assignment to your RunAs account for the specified Key Vault. This will allow runbooks ... More info