remove guid key
This commit is contained in:
@@ -26,8 +26,7 @@ atomic_tests:
|
||||
aws iam delete-user --user-name #{username}
|
||||
name: sh
|
||||
elevation_required: false
|
||||
- name: Azure AD - Create a new user
|
||||
auto_generated_guid: # This key and/or it's value will be added by the CI build after submitting a Pull Request
|
||||
- name: Azure AD - Create a new use
|
||||
description: Creates a new user in Azure AD. Upon successful creation, a new user will be created. Adversaries create new users so that their malicious activity does not interrupt the normal functions of the compromised users and can remain undetected for a long time.
|
||||
supported_platforms:
|
||||
- azure-ad
|
||||
|
||||
Reference in New Issue
Block a user