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
Fix test failures caused by Communication mgmt tests (Azure#15791)
* Add azure-identity dependency
* Packaging update of azure-mgmt-communication
* Generate resource name for tests
* Update test records for Communication mgmt
* Update links in Communication mgmt README
* Disable auto updating for Communication mgmt
* Fix another README link
Co-authored-by: Azure SDK Bot <adxpysdk@microsoft.com>
Copy file name to clipboardExpand all lines: sdk/communication/azure-mgmt-communication/README.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,13 @@ For a more complete view of Azure libraries, see the [azure sdk python release](
7
7
8
8
# Usage
9
9
10
-
For code examples, see [Communication Management](https://docs.microsoft.com/python/api/overview/azure/)
11
-
on docs.microsoft.com.
10
+
To learn how to use the management libraries, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt).
11
+
12
+
For docs and references, see [Python SDK References](https://docs.microsoft.com/python/api/overview/azure/).
13
+
For docs and references for this service, see [Azure Communication Services](https://docs.microsoft.com/azure/communication-services/) on docs.microsoft.com.
14
+
15
+
Code samples for this management package can be found on GitHub at [Getting started - Managing Azure Communication Services using Azure Python SDK](https://github.com/Azure-Samples/azure-samples-python-management/tree/master/samples/communication).
16
+
Additional GitHub samples using Azure Communication Services are listed at [Communication Samples](https://github.com/Azure/communication#samples).
Copy file name to clipboardExpand all lines: sdk/communication/azure-mgmt-communication/tests/recordings/test_mgmt_communication.test_communication_crud.yaml
Copy file name to clipboardExpand all lines: sdk/communication/azure-mgmt-communication/tests/recordings/test_mgmt_communication_list_resources.test_communication_list_by_rg.yaml
0 commit comments