This commit is contained in:
Kranthi Kumar Medam 2019-02-26 19:39:00 +05:30 коммит произвёл GitHub
Родитель de28959dd3
Коммит 29584dbf14
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -7,6 +7,7 @@
1. [References](#references)
1. [Contributing](#contributing)
![screen91](/docs/images/prodcloneLogo.png)
## Overview
Cosmic Clone is a tool to clone\backup\restore and anonymize data in an azure Cosmos Collection.
@ -18,7 +19,6 @@ The utility helps in below
* Create collections with similar settings(indexes, partition, TTL etc)
* Anonymize data through scrubbing or shuffling of sensitive data in documents.
![screen91](/docs/images/prodcloneLogo.png)
## Deployment Steps
1. Just Compile and Run the Code.
@ -62,7 +62,7 @@ In the next page we move onto the Anonymization process. We will leave the anony
![screen7](/docs/images/sprogress1.png)
![screen8](/docs/images/scomplete.png)
![screen8](/docs/images/sCompleteAndNotification.png)
Explore the cosmos portal and one can observe the new collection created with the required settings.
@ -108,7 +108,7 @@ Note there are options on the anonymization screen to validate, save and load th
**Completion notification**
![screen8](/docs/images/scomplete.png)
![screen8](/docs/images/sCompleteAndNotification.png)
**Before and After anonymization**