Skip to content

Commit

Permalink
Masked mgt grp id
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarun Shukla committed Sep 7, 2021
1 parent 29a5b17 commit a46128b
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions 06-Customizing AzTS for your org/Extending AzTS/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,21 +53,25 @@ Step 2: Get the ID of the policy definition and policy assignment. If you alread
Step 3: Go to AzTS UI. (Link to Faqs)

Step 4: Open Control editor tool.

![Open CMET Editor](../../Images/06_ExtendingAzTS_Open_CMET.png)

Step 5: Click on Action and select Add new control option.

![Open new control window](../../Images/06_ExtendingAzTS_Add_New_Control.png)

Step 6: Select the service/feature for which you want to add new control.

![Select Feature Name](../../Images/06_ExtendingAzTS_NewControl_Feature.png)

Step 7: Select either one of the existing Security Domain for the control or if you want to add new Security Domain, type required domain in text field.

![Select Security Domain](../../Images/06_ExtendingAzTS_NewControl_Security_Domain.png)

Step 8: Provide the Control ID. Initial part of the control ID is pre-populated based on the service/feature and secuirty domain you choose for the control (Azure_FeatureName_SecurityDomain_XXX).

**Note:** Please don't use spaces between words instead use underscore '_' to separate words in control ID.
To see some of the examples of existing control IDs please check out this list.
**Note:** Please don't use spaces between words instead use underscore '_' to separate words in control ID.
To see some of the examples of existing control IDs please check out this list.

![Provide ControlId](../../Images/06_ExtendingAzTS_NewControl_ControlId.png)

Expand All @@ -84,7 +88,8 @@ Step 11: Provide Policy Assignment ID of the assignment (Check step #2 on how to
![Provide PolicyAssignment Id](../../Images/06_ExtendingAzTS_NewControl_PolicyAssignment_Id.png)

Step 12: Provide one or more Policy Definition IDs(Check step #2 on how to get policy definition ID).
**Note:** To provide multiple definition IDs, presss enter after each definition ID.

**Note:** To provide multiple definition IDs, presss enter after each definition ID.

![Provide PolicyDefinition Id](../../Images/06_ExtendingAzTS_NewControl_PolicyDefinition_Id.png)

Expand Down
Binary file modified Images/06_ExtendingAzTS_NewControl_Category.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Images/06_ExtendingAzTS_NewControl_Save.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Images/06_ExtendingAzTS_NewControl_Success.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a46128b

Please sign in to comment.