Skip to content

Commit 5c4d2f5

Browse files
committed
changes from dennis
1 parent 8457db1 commit 5c4d2f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-foundry/how-to/develop/planning.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ AI Foundry is built on the Azure platform, allowing you to customize security co
4343

4444
- **Networking**: Deploy AI Foundry into a Virtual Network (VNet) to isolate traffic and control access using Network Security Groups (NSGs). [Learn more about networking security.](/security/benchmark/azure/baselines/azure-ai-foundry-security-baseline).
4545

46-
- **Customer-Managed Keys (CMK)**: Azure supports CMK for encrypting data at rest. AI Foundry supports CMK optionally for customers with strict compliance needs. [Learn more about CMK.](/security/benchmark/azure/baselines/azure-ai-foundry-security-baseline).
46+
- **Customer-Managed Keys (CMK)**: Azure supports CMK for encrypting data at rest. AI Foundry supports CMK optionally for customers with strict compliance needs. [Learn more about CMK](/security/benchmark/azure/baselines/azure-ai-foundry-security-baseline).
4747

4848
- **Authentication & Authorization**: AI Foundry supports both **API key-based access** for simple integration and **Azure RBAC** for fine-grained control. Azure enforces a clear separation between the **control plane** (resource management) and the **data plane** (model and data access). Start with built-in roles, and define custom roles as needed. [Learn more about authentication.](/security/benchmark/azure/baselines/azure-ai-foundry-security-baseline).
4949

@@ -59,7 +59,7 @@ Contoso secures its AI Foundry deployments using **private networking** with *
5959
* **Project Managers** oversee specific projects
6060
* **Users** interact with GenAI tools
6161

62-
For most use cases, Contoso does **not use CMK**, relying on Microsoft-managed encryption by default.
62+
For most use cases, Contoso does **not use Customer-Managed Keys**, relying on Microsoft-managed encryption by default.
6363

6464
## Plan user access
6565

0 commit comments

Comments
 (0)