Skip to content

Commit

Permalink
Merge pull request #16379 from MicrosoftDocs/main
Browse files Browse the repository at this point in the history
Publish main to live, 01/23/25, 3:30 PM PT
  • Loading branch information
Ruchika-mittal01 authored Jan 23, 2025
2 parents 3ca5768 + 414410c commit cdef419
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Teams/operator-connect-india-plan.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Operator Connect for India supports both number types and Microsoft's method of

- The users in scope must be in **TeamsOnly** mode. It isn't required for the entire organization to be in TeamsOnly mode, but the users getting provisioned with Operator Connect in India must be in TeamsOnly mode. To learn more, see Understand [Microsoft Teams and Skype for Business coexistence and interoperability](teams-and-skypeforbusiness-coexistence-and-interoperability.md).

- Operator Connect for India wireless numbers aren't supported by Teams Phone devices, SIP Device Hub devices, and Microsoft Teams Room systems.
- Operator Connect for India wireless numbers aren't supported by Teams Phone devices, SIP Device Hub devices, Microsoft Teams Room systems, and Teams web client.

- It isn't possible to convert wireline numbers to wireless numbers.

Expand Down
10 changes: 5 additions & 5 deletions Teams/rooms/get-peripheral-information.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,17 @@ When you run the PowerShell script, the data is exported to a CSV file that can

## Steps

1. Go [here](https://www.microsoft.com/en-us/download/details.aspx?id=106063) to download the **Get-TeamsBYODRoomDevices.ps1** PowerShell script.
1. Unblock and extract the downloaded zip file. Move the **Get-TeamsBYODRoomDevices.ps1** script to your preferred location on your PC.
1. Open a new PowerShell window and navigate to the location where you moved the **Get-TeamsBYODRoomDevices.ps1** script.
1. Go [here](https://www.microsoft.com/en-us/download/details.aspx?id=106063) to download the **Get-TeamsBYODSpaceDevices.ps1** PowerShell script.
1. Unblock and extract the downloaded zip file. Move the **Get-TeamsBYODSpaceDevices.ps1** script to your preferred location on your PC.
1. Open a new PowerShell window and navigate to the location where you moved the **Get-TeamsBYODSpaceDevices.ps1** script.

> [!NOTE]
> [!NOTE]
> You can optionally open the script and customize it before you run it. However, don't change the sheet name. The sheet name must be named **PERIPHERALS**.
1. Run the script by executing the following command in the PowerShell window:

```powershell
\Get-TeamsBYODRoomDevices.ps1
\Get-TeamsBYODSpaceDevices.ps1
```

1. The script prompts will guide you through the process:
Expand Down

0 comments on commit cdef419

Please sign in to comment.