Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Removed internal links.
  • Loading branch information
kundadebdatta committed May 1, 2023
commit ec475f685bee616b4508c7c7df8a459f9a5fc17c
2 changes: 1 addition & 1 deletion docs/sync_up_msdata_direct.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Before covering the sync-up process in detail, please follow the below steps to

### Clone the `CosmosDB` Repo hosted in msdata

- Setup the CosmosDB repository in the local environment, using the [CosmosDB onboarding guide](https://eng.ms/docs/cloud-ai-platform/azure-data/azure-data-azure-databases/cosmos-db-and-postgresql/azure-cosmos-db/azure-cosmos-db-onboarding-guide/engineering/dev-getting-started/clone-and-build-repo). Please note, building the entire repository is not required for the sync-up process.
- Clone the CosmosDB repository in the local environment, using the CosmosDB onboarding guide. Please note, building the entire repository is not required for the sync-up process.

- Navigate to the cloned `CosmosDB` directory and check out the following branch, `master` using the below git commands:
- git pull && git checkout master
Expand Down