Skip to content

Commit f051b3c

Browse files
committed
Remove CSV upload from Number Management Portal
1 parent 1e95e21 commit f051b3c

File tree

5 files changed

+8
-98
lines changed

5 files changed

+8
-98
lines changed

articles/communications-gateway/manage-enterprise-operator-connect.md

Lines changed: 0 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ If you don't have these permissions, ask your administrator to set them up by fo
4040
If you're uploading new numbers for an enterprise customer:
4141

4242
* You must complete any internal procedures for assigning numbers.
43-
* You must know whether you want to configure the numbers directly in the Number Management Portal, or by uploading a CSV file to the Number Management Portal.
4443
* You must know the numbers you need to upload (as E.164 numbers). Each number must:
4544
* Contain only digits (0-9), and have `+` at the start.
4645
* Include the country code.
@@ -92,59 +91,12 @@ Uploading numbers for an enterprise allows IT administrators at the enterprise t
9291
1. Select the checkbox next to the enterprise **Account name**.
9392
1. Select **View numbers**.
9493
1. To add new numbers for an enterprise:
95-
96-
# [Configure numbers directly in the portal](#tab/manual-configuration)
97-
9894
1. Select **Create numbers**.
9995
1. Select **Manual input**.
10096
1. Select the service.
10197
1. Optionally, enter a value for **Custom SIP header**.
10298
1. Add the numbers in **Telephone Numbers**.
10399
1. Select **Create**.
104-
105-
# [Upload a CSV](#tab/csv-upload)
106-
107-
1. Prepare a `.csv` file containing the numbers. It should use the headings shown in the following tables, and contain one number per line (up to 10,000 numbers).
108-
* For Operator Connect:
109-
110-
| Heading | Description | Valid values |
111-
|---------|---------|---------|
112-
| `telephoneNumber`|The number to upload | E.164 numbers, including `+` and the country code |
113-
| `accountName` | The account to upload the number to | The name of an existing account |
114-
| `serviceDetails_teamsOperatorConnect_enabled`| Whether Operator Connect is enabled | `true` or `false`|
115-
| `serviceDetails_teamsOperatorConnect_assignmentStatus` | Whether the number is assigned to a user | `assigned` or `unassigned` |
116-
| `serviceDetails_teamsOperatorConnect_configuration_usage` | The usage of the number | `CallingUserAssignment`, `FirstPartyAppAssignment`, or `ConferenceAssignment` |
117-
| `serviceDetails_teamsOperatorConnect_configuration_choosableCapabilities` | The capabilities of the number | `InboundCalling`, `OutboundCalling`, or `Mobile` |
118-
| `serviceDetails_teamsOperatorConnect_configuration_additionalUsages` | Additional usages for the number | `CallingUserAssignment`, `FirstPartyAppAssignment`, or `ConferenceAssignment` |
119-
| `serviceDetails_teamsOperatorConnect_configuration_civicAddressId` | The ID of the civic address used as the emergency address | An existing ID |
120-
| `serviceDetails_teamsOperatorConnect_configuration_locationId` | The ID of a location associated with the civic address | An existing ID |
121-
| `serviceDetails_teamsOperatorConnect_configuration_allowTenantAddressUpdate` | Whether the enterprise can update the civic address | `true` or `false` |
122-
| `serviceDetails_teamsOperatorConnect_configuration_displayedCountryCode` | The country code to display for the number. Required if you're uploading a North American Toll-Free number, otherwise optional. | A valid country code |
123-
| `configuration_customSipHeader`| Optional: the value for a SIP custom header. | Can only contain letters, numbers, underscores, and dashes. Can be up to 100 characters in length. |
124-
125-
* For Teams Phone Mobile:
126-
127-
| Heading | Description | Valid values |
128-
|---------|---------|---------|
129-
| `telephoneNumber`|The number to upload | E.164 numbers, including the country code |
130-
| `accountName` | The account to upload the number to | The name of an existing account |
131-
| `serviceDetails_teamsPhoneMobile_enabled`| Whether Teams Phone Mobile is enabled | `true` or `false`|
132-
| `serviceDetails_teamsPhoneMobile_assignmentStatus` | Whether the number is assigned to a user | `assigned` or `unassigned` |
133-
| `serviceDetails_teamsPhoneMobile_configuration_usage` | The usage of the number | `CallingUserAssignment`, `FirstPartyAppAssignment`, or `ConferenceAssignment` |
134-
| `serviceDetails_teamsPhoneMobile_configuration_choosableCapabilities` | The capabilities of the number | `InboundCalling`, `OutboundCalling`, or `Mobile` |
135-
| `serviceDetails_teamsPhoneMobile_configuration_additionalUsages` | Additional usages for the number | `CallingUserAssignment`, `FirstPartyAppAssignment`, or `ConferenceAssignment` |
136-
| `serviceDetails_teamsPhoneMobile_configuration_civicAddressId` | The ID of the civic address used as the emergency address | An existing ID |
137-
| `serviceDetails_teamsPhoneMobile_configuration_locationId` | The ID of a location associated with the civic address | An existing ID |
138-
| `serviceDetails_teamsPhoneMobile_configuration_allowTenantAddressUpdate` | Whether the enterprise can update the civic address | `true` or `false` |
139-
| `serviceDetails_teamsPhoneMobile_configuration_displayedCountryCode` | The country code to display for the number. Required if you're uploading a North American Toll-Free number, otherwise optional. | A valid country code |
140-
141-
1. Select **Create numbers**.
142-
1. Select **File Upload**.
143-
1. Select the `.csv` file that you prepared.
144-
1. Select **Upload**.
145-
146-
---
147-
148100
1. To change or remove existing numbers:
149101
1. Select the checkbox next to the number you want to change or remove.
150102
1. Select **Edit number** or **Delete numbers** as appropriate.

articles/communications-gateway/manage-enterprise-teams-direct-routing.md

Lines changed: 4 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -161,30 +161,13 @@ When you [set up Direct Routing for the customer](#set-up-direct-routing-for-a-c
161161
162162
# [Number Management Portal (preview)](#tab/number-management-portal)
163163
164-
To add new numbers, you can configure the numbers directly in the Number Management Portal or upload a CSV file containing number configuration:
165-
166164
1. From the overview page for your Communications Gateway resource, find the **Number Management** section in the sidebar. Select **Accounts**.
167165
1. Select the checkbox next to the enterprise's **Account name** and select **View numbers**.
168166
1. Select **Create numbers**.
169-
1. To configure the numbers directly in the Number Management Portal:
170-
1. Select **Manual input**.
171-
1. Select **Enable Teams Direct Routing**.
172-
1. Optionally, enter a value for **Custom SIP header**.
173-
1. Add the numbers in **Telephone Numbers**.
174-
1. Select **Create**.
175-
1. To upload a CSV containing multiple numbers:
176-
1. Prepare a `.csv` file. It must use the headings shown in the following table, and contain one number per line (up to 10,000 numbers).
177-
178-
| Heading | Description | Valid values |
179-
|---------|--------------|--------------|
180-
| `telephoneNumber`|The number to upload | E.164 numbers, including `+` and the country code |
181-
| `accountName` | The account to upload the number to | The name of an existing account |
182-
| `serviceDetails_teamsDirectRouting_enabled`| Whether Microsoft Teams Direct Routing is enabled | `true` or `false`|
183-
| `configuration_customSipHeader`| Optional: the value for a SIP custom header. | Can only contain letters, numbers, underscores, and dashes. Can be up to 100 characters in length. |
184-
185-
1. Select **File Upload**.
186-
1. Select the `.csv` file that you prepared.
187-
1. Select **Upload**.
167+
1. Select **Enable Teams Direct Routing**.
168+
1. Optionally, enter a value for **Custom SIP header**.
169+
1. Add the numbers in **Telephone Numbers**.
170+
1. Select **Create**.
188171
189172
To change or remove existing numbers:
190173

articles/communications-gateway/manage-enterprise-zoom.md

Lines changed: 4 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -58,30 +58,13 @@ You need to assign numbers to the customer's account to allow Azure Communicatio
5858

5959
# [Number Management Portal (preview)](#tab/number-management-portal)
6060

61-
To add new numbers, you can configure the numbers directly in the Number Management Portal or upload a CSV file containing number configuration:
62-
6361
1. From the overview page for your Communications Gateway resource, find the **Number Management** section in the sidebar. Select **Accounts**.
6462
1. Select the checkbox next to the enterprise's **Account name** and select **View numbers**.
6563
1. Select **Create numbers**.
66-
1. To configure the numbers directly in the Number Management Portal:
67-
1. Select **Manual input**.
68-
1. Select **Enable Teams Direct Routing**.
69-
1. Optionally, enter a value for **Custom SIP header**.
70-
1. Add the numbers in **Telephone Numbers**.
71-
1. Select **Create**.
72-
1. To upload a CSV containing multiple numbers:
73-
1. Prepare a `.csv` file. It must use the headings shown in the following table, and contain one number per line (up to 10,000 numbers).
74-
75-
| Heading | Description | Valid values |
76-
|---------|--------------|--------------|
77-
| `telephoneNumber`|The number to upload | E.164 numbers, including `+` and the country code |
78-
| `accountName` | The account to upload the number to | The name of an existing account |
79-
| `serviceDetails_zoomPhoneCloudPeering_enabled`| Whether Zoom Phone Cloud Peering is enabled | `true` or `false`|
80-
| `configuration_customSipHeader`| Optional: the value for a SIP custom header. | Can only contain letters, numbers, underscores, and dashes. Can be up to 100 characters in length. |
81-
82-
1. Select **File Upload**.
83-
1. Select the `.csv` file that you prepared.
84-
1. Select **Upload**.
64+
1. Select **Enable Teams Direct Routing**.
65+
1. Optionally, enter a value for **Custom SIP header**.
66+
1. Add the numbers in **Telephone Numbers**.
67+
1. Select **Create**.
8568

8669
To change or remove existing numbers:
8770

articles/communications-gateway/prepare-for-live-traffic-operator-connect.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,6 @@ Integration testing requires setting up your test tenant for Operator Connect or
100100
1. Select **View numbers** and select **Create numbers**.
101101
1. Fill in the fields under **Manual Input** as required, and then select **Create**.
102102

103-
> [!TIP]
104-
> If you are uploading multiple numbers, you can provide configuration for them in a CSV file and upload the file. For instructions, see [Manage an enterprise with Azure Communications Gateway's Number Management Portal (preview)](manage-enterprise-operator-connect.md).
105-
106103
# [Operator Portal](#tab/no-flow-through)
107104

108105
1. Ask your onboarding team for the name of the Calling Profile that you must use for these test numbers. The name typically has the suffix `CommsGw`. We created this Calling Profile for you during the Azure Communications Gateway deployment process.

articles/communications-gateway/prepare-for-live-traffic-zoom.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,17 +51,12 @@ We recommend using the Number Management Portal (preview) to provision the test
5151

5252
# [Number Management Portal (preview)](#tab/number-management-portal)
5353

54-
You can configure numbers directly in the Number Management Portal, or by uploading a CSV file containing number configuration.
55-
5654
1. From the overview page for your Communications Gateway resource, find the **Number Management** section in the sidebar. Select **Accounts**.
5755
1. Select **Create account**. Enter an **Account name** and select the **Enable Zoom Phone Cloud Peering** checkbox. Select **Create**.
5856
1. Select the checkbox next to the new **Account name** and select **View numbers**.
5957
1. Select **Create numbers**.
6058
1. Fill in the fields as required under **Manual Input**, and then select **Create**.
6159

62-
> [!TIP]
63-
> You can provide configuration for multiple numbers in a CSV file and upload the file. For instructions, see [Manage Zoom Phone Cloud Peering customers and numbers with Azure Communications Gateway](manage-enterprise-zoom.md).
64-
6560
# [Provisioning API (preview)](#tab/provisioning-api)
6661

6762
The API allows you to indicate to Azure Communications Gateway which service you're supporting for each number, using _account_ and _number_ resources.

0 commit comments

Comments
 (0)