Skip to content

Commit 0f5245f

Browse files
authored
Update authentication recommendation in documentation
1 parent 1137ccd commit 0f5245f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

0_Azure/3_AzureAI/AIFoundry/demos/8_Enable-APIKeys-Foundry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Last updated: 2025-12-17
1313
> [!IMPORTANT]
1414
> If you’ve tried the update with the correct resource ID and API version, and the property still reads "disableLocalAuth": true, that means the setting is enforced by default in your subscription or tenant.
1515
> `This behavior is a platform level security enhancement by Microsoft. Local authentication (API keys) is disabled by default in many tenants, and you cannot override it with CLI or REST API. Even subscription owners and tenant admins will continue to see "disableLocalAuth": true unless the organization explicitly opts out, which is rare.`
16-
> It's recommended to use either Managed Identity or Service Principal to authenticate. `Supported path forward, use Microsoft Entra ID authentication for your Foundry projects.` [Microsoft Entra Agent ID](https://learn.microsoft.com/en-us/entra/agent-id/identity-professional/security-for-ai#microsoft-entra-agent-id)
16+
> It's recommended to use Service Principal or Managed Identity to authenticate. `Supported path forward, use Microsoft Entra ID authentication for your Foundry projects.` [Microsoft Entra Agent ID](https://learn.microsoft.com/en-us/entra/agent-id/identity-professional/security-for-ai#microsoft-entra-agent-id)
1717
1818
<details>
1919
<summary><b>List of References</b> (Click to expand)</summary>

0 commit comments

Comments
 (0)