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
Use the `Set-CsOnlineEnhancedEmergencyServiceDisclaimer` cmdlet to record your organization's acceptance of the enhanced emergency service terms and conditions.
17
-
Any tenant administrator can accept the terms and conditions.
16
+
When using Microsoft Teams PSTN Calling Services you need to record your organization's acceptance of the enhanced emergency service terms and conditions. This is done per
17
+
country and it needs to be done before you can provide PSTN calling services to Microsoft Teams users in the country.
18
+
19
+
You can record your organization's acceptance using the Set-CsOnlineEnhancedEmergencyServiceDisclaimer cmdlet at any time. If you haven't accepted it for a given country
20
+
you will be prompted to do so by warning information in the Teams PS Module, when you try to assign a phone number to a Microsoft Teams user, or in the Teams admin center,
21
+
when you create an emergency address in a country.
22
+
23
+
Any tenant administrator can accept the terms and conditions and it only needs to be done once per country.
24
+
25
+
As the output the cmdlet will show the emergency service disclaimer and that it has been accepted. You can use Get-CsOnlineEnhancedEmergencyServiceDisclaimer to see the status of the emergency service disclaimer.
You must run this cmdlet prior to assigning phone numbers and locations to voice enabled users in the United States.
35
+
You must run this cmdlet prior to assigning Microsoft Calling Plan phone numbers and locations to voice enabled users or accept the similar disclaimer in the Teams admin center.
36
+
37
+
Microsoft Calling Plan phone numbers are available in several countries, see [Country and region availability for Audio Conferencing and Calling Plans](https://docs.microsoft.com/MicrosoftTeams/country-and-region-availability-for-audio-conferencing-and-calling-plans/country-and-region-availability-for-audio-conferencing-and-calling-plans)
38
+
29
39
30
40
## EXAMPLES
31
41
@@ -41,14 +51,13 @@ version of the enhanced emergency service terms and conditions.
41
51
## PARAMETERS
42
52
43
53
### -CountryOrRegion
44
-
Specifies the region or country whose terms and conditions you wish to accept.
45
-
The United States is currently the only country supported, but it must be specified as "US".
54
+
Specifies the region or country whose terms and conditions you wish to accept. You need to use the ISO 31661-1 alpha-2 2 letter code for the country. For example for the United States it must be specified as "US" and for Denmark it must be specified as "DK".
46
55
47
56
```yaml
48
57
Type: String
49
58
Parameter Sets: (All)
50
59
Aliases:
51
-
Applicable: Skype for Business Online
60
+
Applicable: Skype for Business Online, Microsoft Teams
52
61
53
62
Required: False
54
63
Position: Named
@@ -64,7 +73,7 @@ The Confirm switch causes the command to pause processing and requires confirmat
64
73
Type: SwitchParameter
65
74
Parameter Sets: (All)
66
75
Aliases: cf
67
-
Applicable: Skype for Business Online
76
+
Applicable: Skype for Business Online, Microsoft Teams
68
77
69
78
Required: False
70
79
Position: Named
@@ -80,7 +89,7 @@ This parameter is reserved for internal Microsoft use.
80
89
Type: Fqdn
81
90
Parameter Sets: (All)
82
91
Aliases: DC
83
-
Applicable: Skype for Business Online
92
+
Applicable: Skype for Business Online, Microsoft Teams
84
93
85
94
Required: False
86
95
Position: Named
@@ -98,7 +107,7 @@ If the Force switch isn't provided in the command, you're prompted for administr
98
107
Type: SwitchParameter
99
108
Parameter Sets: (All)
100
109
Aliases:
101
-
Applicable: Skype for Business Online
110
+
Applicable: Skype for Business Online, Microsoft Teams
102
111
103
112
Required: False
104
113
Position: Named
@@ -114,7 +123,7 @@ This parameter is reserved for internal Microsoft use.
114
123
Type: SwitchParameter
115
124
Parameter Sets: (All)
116
125
Aliases:
117
-
Applicable: Skype for Business Online
126
+
Applicable: Skype for Business Online, Microsoft Teams
118
127
119
128
Required: False
120
129
Position: Named
@@ -130,7 +139,7 @@ This parameter is reserved for internal Microsoft use.
130
139
Type: Guid
131
140
Parameter Sets: (All)
132
141
Aliases:
133
-
Applicable: Skype for Business Online
142
+
Applicable: Skype for Business Online, Microsoft Teams
134
143
135
144
Required: False
136
145
Position: Named
@@ -146,7 +155,7 @@ This parameter is reserved for internal Microsoft use.
146
155
Type: String
147
156
Parameter Sets: (All)
148
157
Aliases:
149
-
Applicable: Skype for Business Online
158
+
Applicable: Skype for Business Online, Microsoft Teams
150
159
151
160
Required: False
152
161
Position: Named
@@ -163,7 +172,7 @@ By using this switch, you can view what changes would occur without having to co
163
172
Type: SwitchParameter
164
173
Parameter Sets: (All)
165
174
Aliases: wi
166
-
Applicable: Skype for Business Online
175
+
Applicable: Skype for Business Online, Microsoft Teams
0 commit comments