Skip to content

Commit

Permalink
[Communication] - ALL - Adding PowerShell Docs to README (Azure#13157)
Browse files Browse the repository at this point in the history
* Adding PowerShell Docs to README

* Update wording

Co-authored-by: Minnie Liu <[email protected]>
  • Loading branch information
2 people authored and ljian3377 committed Jan 22, 2021
1 parent 8a0b0b8 commit f2c45c1
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
3 changes: 2 additions & 1 deletion sdk/communication/communication-administration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Acquired phone numbers can come with many capabilities, depending on the country
### Prerequisites

- An [Azure subscription][azure_sub].
- An existing Communication Services resource. If you need to create the resource, you can use the [Azure Portal][azure_portal] or [Azure CLI][azure_cli].
- An existing Communication Services resource. If you need to create the resource, you can use the [Azure Portal][azure_portal], the[Azure PowerShell][azure_powershell], or the [Azure CLI][azure_cli].

### Installing

Expand Down Expand Up @@ -247,5 +247,6 @@ If you'd like to contribute to this library, please read the [contributing guide
[azure_cli]: https://docs.microsoft.com/cli/azure
[azure_sub]: https://azure.microsoft.com/free/
[azure_portal]: https://portal.azure.com
[azure_powershell]: https://docs.microsoft.com/powershell/module/az.communication/new-azcommunicationservice

![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js%2Fsdk%2Fcommunication%2Fcommunication-administration%2FREADME.png)
3 changes: 2 additions & 1 deletion sdk/communication/communication-chat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Read more about Azure Communication Services [here](https://docs.microsoft.com/a
## Prerequisites

- An [Azure subscription][azure_sub].
- An existing Communication Services resource. If you need to create the resource, you can use the [Azure Portal][azure_portal] or [Azure CLI][azure_cli].
- An existing Communication Services resource. If you need to create the resource, you can use the [Azure Portal][azure_portal], the [Azure PowerShell][azure_powershell], or the [Azure CLI][azure_cli].
- [Node.js](https://nodejs.org)

### Installing
Expand Down Expand Up @@ -186,3 +186,4 @@ If you'd like to contribute to this library, please read the [contributing guide
[azure_cli]: https://docs.microsoft.com/cli/azure
[azure_sub]: https://azure.microsoft.com/free/
[azure_portal]: https://portal.azure.com
[azure_powershell]: https://docs.microsoft.com/powershell/module/az.communication/new-azcommunicationservice
3 changes: 2 additions & 1 deletion sdk/communication/communication-common/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This package contains common code for Azure Communication Service libraries.
### Prerequisites

- An [Azure subscription][azure_sub].
- An existing Communication Services resource. If you need to create the resource, you can use the [Azure Portal][azure_portal] or [Azure CLI][azure_cli].
- An existing Communication Services resource. If you need to create the resource, you can use the [Azure Portal][azure_portal], the [Azure PowerShell][azure_powershell], or the [Azure CLI][azure_cli].

### Installing

Expand Down Expand Up @@ -86,5 +86,6 @@ If you'd like to contribute to this library, please read the [contributing guide
[azure_cli]: https://docs.microsoft.com/cli/azure
[azure_sub]: https://azure.microsoft.com/free/
[azure_portal]: https://portal.azure.com
[azure_powershell]: https://docs.microsoft.com/powershell/module/az.communication/new-azcommunicationservice

![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js%2Fsdk%2Fcommunication%2Fcommunication-sms%2FREADME.png)
3 changes: 2 additions & 1 deletion sdk/communication/communication-sms/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Azure Communication SMS services gives developers the ability to send SMS messag
### Prerequisites

- An [Azure subscription][azure_sub].
- An existing Communication Services resource. If you need to create the resource, you can use the [Azure Portal][azure_portal] or [Azure CLI][azure_cli].
- An existing Communication Services resource. If you need to create the resource, you can use the [Azure Portal][azure_portal], the[Azure PowerShell][azure_powershell], or the [Azure CLI][azure_cli].

### Installing

Expand Down Expand Up @@ -81,5 +81,6 @@ If you'd like to contribute to this library, please read the [contributing guide
[azure_cli]: https://docs.microsoft.com/cli/azure
[azure_sub]: https://azure.microsoft.com/free/
[azure_portal]: https://portal.azure.com
[azure_powershell]: https://docs.microsoft.com/powershell/module/az.communication/new-azcommunicationservice

![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js%2Fsdk%2Fcommunication%2Fcommunication-sms%2FREADME.png)

0 comments on commit f2c45c1

Please sign in to comment.