Skip to content

Commit 531c794

Browse files
committed
fix blocking content issues
1 parent 910174a commit 531c794

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/ai-foundry/includes/create-project-fdp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Use the following tabs to select the method you plan to use to create a [!INCLUD
6060
DefaultAzureCredential(interactive_browser_tenant_id="<TENANT_ID>")
6161
```
6262
63-
1. (Optional) If you're working on in the [Azure Government - US](/azure/azure-government/documentation-government-welcome) or [Azure China 21Vianet](https://azure.microsoft.com/global-infrastructure/services/?regions=china-east-2%2cchina-non-regional&products=all) regions, specify the region into which you want to authenticate. You can specify the region with `DefaultAzureCredential`. The following example authenticates to the Azure Government - US region:
63+
1. (Optional) If you're working on in the [Azure Government - US](/azure/azure-government/documentation-government-welcome) or [Azure operated by 21Vianet](https://azure.microsoft.com/global-infrastructure/services/?regions=china-east-2%2cchina-non-regional&products=all) regions, specify the region into which you want to authenticate. You can specify the region with `DefaultAzureCredential`. The following example authenticates to the Azure Government - US region:
6464
6565
```python
6666
from azure.identity import AzureAuthorityHosts

articles/ai-foundry/includes/fdp-description.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ ms.custom: include
1111
---
1212

1313

14-
An **[!INCLUDE [fdp](fdp-project-name.md)]** is managed under an Azure AI Foundry resource. Its a container for access management, data upload and integration, and monitoring. This lets you can keep work your work separated between use cases without needing to create extra Azure resources.
14+
An **[!INCLUDE [fdp](fdp-project-name.md)]** is managed under an Azure AI Foundry resource. It's a container for access management, data upload and integration, and monitoring. This lets you can keep your work separated between use cases without needing to create extra Azure resources.

0 commit comments

Comments
 (0)