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
This example adds an allow entry for the URL abc.contoso.com and all email addresses (for example, [email protected]). Because we didn't use the ExpirationDate or RemoverAfter parameters, the entry expires after 45 days from last used date.
@@ -152,7 +152,7 @@ To create block entries for URLs, use either of the following methods:
152
152
153
153
2. On the **Tenant Allow/Block List** page, select the **URLs** tab.
154
154
155
-
3. On the **URLs** tab, select :::image type="icon" source="media/m365-cc-sc-create-icon.png" border="false"::: **Add** and than select **Block**.
155
+
3. On the **URLs** tab, select :::image type="icon" source="media/m365-cc-sc-create-icon.png" border="false"::: **Add**, and then select **Block**.
156
156
157
157
4. In the **Block URLs** flyout that opens, configure the following settings:
158
158
@@ -198,9 +198,9 @@ On the **URLs** tab, you can sort the entries by clicking on an available column
198
198
-**Value**: The URL.
199
199
-**Action**: The available values are **Allow** or **Block**.
200
200
-**Override verdicts**: The available values are:
201
-
-**Upto malware**" for block entries
202
-
-**Upto regular confidence phishing**: for allow entries created directly from Tenant Allow/Block List
203
-
-**Upto malware**: for allow entries created via submissions.
201
+
-**Up to malware** for block entries.
202
+
-**Up to regular confidence phishing** for allow entries created directly from Tenant Allow/Block List.
203
+
-**Up to malware** for allow entries created via submissions.
204
204
-**Modified by**
205
205
-**Last updated**
206
206
-**Last used date**: The date the entry was last used in the filtering system to override the verdict.
0 commit comments