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
Copy file name to clipboardExpand all lines: docs-ref-services/latest/resourcemanager-communication-readme.md
+27-24Lines changed: 27 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,22 +1,19 @@
1
1
---
2
2
title: Azure Resource Manager Communication client library for Java
3
3
keywords: Azure, java, SDK, API, azure-resourcemanager-communication, communication
4
-
author: ramya-rao-a
5
-
ms.author: ramyar
6
-
ms.date: 04/08/2021
4
+
author: joshfree
5
+
ms.author: jfree
6
+
ms.date: 04/04/2023
7
7
ms.topic: reference
8
-
ms.prod: azure
9
-
ms.technology: azure
10
8
ms.devlang: java
11
9
ms.service: communication
12
10
---
13
-
14
-
# Azure Resource Manager Communication client library for Java - version 1.0.0
11
+
# Azure Resource Manager Communication client library for Java - version 2.0.0
15
12
16
13
17
14
Azure Resource Manager Communication client library for Java.
18
15
19
-
This package contains Microsoft Azure SDK for Communication Management SDK. REST API for Azure Communication Services. Package tag package-2020-08-20. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
16
+
This package contains Microsoft Azure SDK for Communication Management SDK. REST API for Azure Communication Services. Package tag package-2023-03. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
20
17
21
18
## We'd love to hear your feedback
22
19
@@ -46,7 +43,7 @@ Various documentation is available to help you get started
@@ -88,27 +85,33 @@ See [API design][design] for general introduction on design and key concepts on
88
85
89
86
## Examples
90
87
88
+
[Code snippets and samples](https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-communication_2.0.0/sdk/communication/azure-resourcemanager-communication/SAMPLE.md)
89
+
90
+
91
91
## Troubleshooting
92
92
93
93
## Next steps
94
94
95
95
## Contributing
96
96
97
-
For details on contributing to this repository, see the [contributing guide](https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-communication_1.0.0/CONTRIBUTING.md).
97
+
For details on contributing to this repository, see the [contributing guide][cg].
98
+
99
+
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit <https://cla.microsoft.com>.
100
+
101
+
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repositories using our CLA.
98
102
99
-
1. Fork it
100
-
1. Create your feature branch (`git checkout -b my-new-feature`)
101
-
1. Commit your changes (`git commit -am 'Add some feature'`)
102
-
1. Push to the branch (`git push origin my-new-feature`)
103
-
1. Create new Pull Request
103
+
This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For more information see the [Code of Conduct FAQ][coc_faq] or contact <[email protected]> with any additional questions or comments.
0 commit comments