Skip to content

Commit 6716180

Browse files
Josh LaiJosh Lai
authored andcommitted
Updating ReadMe on root of directory and with wording from legal
1 parent da484f2 commit 6716180

File tree

4 files changed

+5
-45
lines changed

4 files changed

+5
-45
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,8 @@ Azure Communication Services enable developers to add communication capabilities
3939
14. [Get Started with Call Stateful Client](https://azure.github.io/communication-ui-library/?path=/docs/quickstarts-statefulcallclient--page)
4040

4141
15. [Send Email](https://docs.microsoft.com/en-us/azure/communication-services/quickstarts/email/send-email?pivots=programming-language-javascript)
42+
43+
## Data Collection
44+
45+
The software may collect information about you and your use of the software and send it to Microsoft. Microsoft may use this information to provide services and improve our products and services. Some Quickstart samples collect information about users and their use of the software that cannot be opted out of. Do not use Quickstart samples that collect information if you wish to avoid telemetry. You can learn more about data collection and use in the help documentation and Microsoft’s [privacy statement](https://go.microsoft.com/fwlink/?LinkID=824704). For more information on the data collected by the Azure SDK, please visit the [Telemetry Policy](https://learn.microsoft.com/azure/communication-services/concepts/privacy) page.
46+

ui-library-filesharing-chat-composite/README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -79,18 +79,3 @@ You'll need to run the client and server separately:
7979

8080

8181
Navigate to your application at `localhost:4280`.
82-
83-
## Data Collection
84-
85-
The software may collect information about you and your use of the software and send it to Microsoft. Microsoft may use this information to provide services and improve our products and services. You may turn off the telemetry as described below. You can learn more about data collection and use in the help documentation and Microsoft’s [privacy statement](https://go.microsoft.com/fwlink/?LinkID=824704). For more information on the data collected by the Azure SDK, please visit the [Telemetry Guidelines](https://azure.github.io/azure-sdk/general_azurecore.html#telemetry-policy) page.
86-
87-
### Telemetry Configuration
88-
89-
Telemetry collection is on by default when using the `useAzureCommunication...Adapter` hooks or the `createAzureCommunication...Adapter`
90-
91-
To opt out it is recommended developers:
92-
93-
- Use components directly. Learn how to [use components](https://azure.github.io/communication-ui-library/?path=/docs/components-get-started--docs)
94-
- Create a custom custom adapter. Learn how to [create one here](https://azure.github.io/communication-ui-library/?path=/docs/composites-adapters--docs#createazurecommunicationchatadapterfromclient)
95-
96-
This will disable telemetry for all methods going to ACS.

ui-library-quickstart-composites-with-dependency-isolation/README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -43,18 +43,3 @@ Please use the [ui-library-quickstart-teams-interop-meeting-chat](https://github
4343

4444
Open your browser to ` http://localhost:3000`. You should see the following with the Rich Text Editor enabled:
4545
![Composite with Rich Text Editor](../media/CompositeWithRichTextEditor.png)
46-
47-
## Data Collection
48-
49-
The software may collect information about you and your use of the software and send it to Microsoft. Microsoft may use this information to provide services and improve our products and services. You may turn off the telemetry as described below. You can learn more about data collection and use in the help documentation and Microsoft’s [privacy statement](https://go.microsoft.com/fwlink/?LinkID=824704). For more information on the data collected by the Azure SDK, please visit the [Telemetry Guidelines](https://azure.github.io/azure-sdk/general_azurecore.html#telemetry-policy) page.
50-
51-
### Telemetry Configuration
52-
53-
Telemetry collection is on by default when using the `useAzureCommunication...Adapter` hooks or the `createAzureCommunication...Adapter`
54-
55-
To opt out it is recommended developers:
56-
57-
- Use components directly. Learn how to [use components](https://azure.github.io/communication-ui-library/?path=/docs/components-get-started--docs)
58-
- Create a custom custom adapter. Learn how to [create one here](https://azure.github.io/communication-ui-library/?path=/docs/composites-adapters--docs#createazurecommunicationchatadapterfromclient)
59-
60-
This will disable telemetry for all methods going to ACS.

ui-library-quickstart-composites/README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -44,18 +44,3 @@ Feel free to style the composites to your desired size and layout inside of your
4444

4545
Open your browser to ` http://localhost:3000`. You should see the following with the Rich Text Editor enabled:
4646
![Composite with Rich Text Editor](../media/CompositeWithRichTextEditor.png)
47-
48-
## Data Collection
49-
50-
The software may collect information about you and your use of the software and send it to Microsoft. Microsoft may use this information to provide services and improve our products and services. You may turn off the telemetry as described below. You can learn more about data collection and use in the help documentation and Microsoft’s [privacy statement](https://go.microsoft.com/fwlink/?LinkID=824704). For more information on the data collected by the Azure SDK, please visit the [Telemetry Guidelines](https://azure.github.io/azure-sdk/general_azurecore.html#telemetry-policy) page.
51-
52-
### Telemetry Configuration
53-
54-
Telemetry collection is on by default when using the `useAzureCommunicationChatAdapter` hooks or the `createAzureCommunicationChatAdapter`
55-
56-
To opt out it is recommended developers:
57-
58-
- Use components directly. Learn how to [use components](https://azure.github.io/communication-ui-library/?path=/docs/components-get-started--docs)
59-
- Create a custom custom adapter. Learn how to [create one here](https://azure.github.io/communication-ui-library/?path=/docs/composites-adapters--docs#createazurecommunicationchatadapterfromclient)
60-
61-
This will disable telemetry for all methods going to ACS.

0 commit comments

Comments
 (0)