You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learn-pr/wwl/design-responsible-ai-security-governance-risk-management-compliance/includes/2-design-security-agents.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ Design a defense in depth approach for autonomous and semi-autonomous agents tha
38
38
39
39
- Require approvals for publishing to production and for changes to high-risk capabilities (for example, actions that modify data).
:::image type="content" source="../media/role-based-access-control.png" alt-text="Diagram illustrating an RBAC design matrix that maps roles to permissions and access levels across system resources.":::
42
42
43
43
## Data governance and protection
44
44
@@ -160,9 +160,9 @@ Design a defense in depth approach for autonomous and semi-autonomous agents tha
160
160
161
161
**Govern environments and releases**
162
162
163
-
- Use environment routing to separate dev/test/prod.
163
+
- Use environment routing to separate development, testing and production.
164
164
165
-
- Require peer review and approver sign-off to publish; block publishing if mandatory checks fail.
165
+
- Require peer review and approver signoff to publish; block publishing if mandatory checks fail.
166
166
167
167
**Prepare incident response**
168
168
@@ -220,4 +220,4 @@ Design a defense in depth approach for autonomous and semi-autonomous agents tha
220
220
221
221
-[Security and governance in Microsoft Copilot Studio](/microsoft-copilot-studio/security-and-governance)
222
222
223
-
-[Manage IAM for AI workloads on Azure](/training/paths/manage-iam-for-ai-workloads-on-azure/)
223
+
-[Manage IAM for AI workloads on Azure](/training/paths/manage-iam-for-ai-workloads-on-azure/)
0 commit comments