Skip to content

Commit e789e41

Browse files
authored
Merge pull request #259979 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents fc2c2ed + 998f0b6 commit e789e41

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

articles/active-directory-b2c/best-practices.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ Define your application and service architecture, inventory current systems, and
4141
| Migrate existing apps to b2clogin.com | The deprecation of login.microsoftonline.com will go into effect for all Azure AD B2C tenants on 04 December 2020. [Learn more](b2clogin.md). |
4242
| Use Identity Protection and Conditional Access | Use these capabilities for significantly greater control over risky authentications and access policies. Azure AD B2C Premium P2 is required. [Learn more](conditional-access-identity-protection-overview.md). |
4343
|Tenant size | You need to plan with Azure AD B2C tenant size in mind. By default, Azure AD B2C tenant can accommodate 1.25 million objects (user accounts and applications). You can increase this limit to 5.25 million objects by adding a custom domain to your tenant, and verifying it. If you need a bigger tenant size, you need to contact [Support](find-help-open-support-ticket.md).|
44-
| Use Identity Protection and Conditional Access | Use these capabilities for greater control over risky authentications and access policies. Azure AD B2C Premium P2 is required. [Learn more](conditional-access-identity-protection-overview.md). |
4544

4645
## Implementation
4746

articles/aks/azure-csi-disk-storage-provision.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ When you create an Azure disk for use with AKS, you can create the disk resource
328328
pvc-azuredisk Bound pv-azuredisk 20Gi RWO 5s
329329
```
330330

331-
5. Create a *azure-disk-pod.yaml* file to reference your *PersistentVolumeClaim*.
331+
5. Create an *azure-disk-pod.yaml* file to reference your *PersistentVolumeClaim*.
332332

333333
```yaml
334334
apiVersion: v1

articles/expressroute/about-fastpath.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ While FastPath supports most configurations, it doesn't support the following fe
3535

3636
* Private Link: FastPath Connectivity to a private endpoint or Private Link service over an ExpressRoute Direct circuit is supported for limited scenarios. For more information, see [enable FastPath and Private Link for 100 Gbps ExpressRoute Direct](expressroute-howto-linkvnet-arm.md#fastpath-and-private-link-for-100-gbps-expressroute-direct). FastPath connectivity to a Private endpoint/Private Link service is not supported for ExpressRoute partner circuits.
3737

38+
* DNS Private Resolver: Azure ExpressRoute FastPath does not support connectivity to [DNS Private Resolver](../dns/dns-private-resolver-overview.md).
39+
3840
### IP address limits
3941

4042
| ExpressRoute SKU | Bandwidth | FastPath IP limit |

articles/machine-learning/prompt-flow/how-to-secure-prompt-flow.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,6 @@ Workspace managed virtual network is the recommended way to support network isol
9999

100100
- [Secure workspace resources](../how-to-secure-workspace-vnet.md)
101101
- [Workspace managed network isolation](../how-to-managed-network.md)
102-
- [Secure Azure Kubernetes Service inferencing environment](../how-to-secure-online-endpoint.md)
103-
- [Secure your managed online endpoints with network isolation](../how-to-secure-kubernetes-inferencing-environment.md)
102+
- [Secure Azure Kubernetes Service inferencing environment](../how-to-secure-kubernetes-inferencing-environment.md)
103+
- [Secure your managed online endpoints with network isolation](../how-to-secure-online-endpoint.md)
104104
- [Secure your RAG workflows with network isolation](../how-to-secure-rag-workflows.md)

0 commit comments

Comments
 (0)