You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Copy file name to clipboardExpand all lines: ui-library-filesharing-chat-composite/README.md
-15Lines changed: 0 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,18 +79,3 @@ You'll need to run the client and server separately:
79
79
80
80
81
81
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.
Copy file name to clipboardExpand all lines: ui-library-quickstart-composites-with-dependency-isolation/README.md
-15Lines changed: 0 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,18 +43,3 @@ Please use the [ui-library-quickstart-teams-interop-meeting-chat](https://github
43
43
44
44
Open your browser to ` http://localhost:3000`. You should see the following with the Rich Text Editor enabled:
45
45

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.
Copy file name to clipboardExpand all lines: ui-library-quickstart-composites/README.md
-15Lines changed: 0 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,18 +44,3 @@ Feel free to style the composites to your desired size and layout inside of your
44
44
45
45
Open your browser to ` http://localhost:3000`. You should see the following with the Rich Text Editor enabled:
46
46

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