Skip to content

Commit 1ed761e

Browse files
Resolve live publish PR issue -- fix absolute links
1 parent efd274c commit 1ed761e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/cosmos-db/intra-account-container-copy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,9 @@ The rate of container copy job progress is determined by these factors:
7676

7777
Container copy jobs don't work with accounts having following capabilities enabled. You will need to disable these features before running the container copy jobs.
7878

79-
- [Disable local auth](how-to-setup-rbac#use-azure-resource-manager-templates)
80-
- [Private endpoint / IP Firewall enabled](how-to-configure-firewall#allow-requests-from-global-azure-datacenters-or-other-sources-within-azure). You will need to provide access to connections within public Azure datacenters to run container copy jobs.
81-
- [Merge partition](merge).
79+
- [Disable local auth](how-to-setup-rbac.md#use-azure-resource-manager-templates)
80+
- [Private endpoint / IP Firewall enabled](how-to-configure-firewall.md#allow-requests-from-global-azure-datacenters-or-other-sources-within-azure). You will need to provide access to connections within public Azure datacenters to run container copy jobs.
81+
- [Merge partition](merge.md).
8282

8383

8484
### Account Configurations

0 commit comments

Comments
 (0)