Skip to content

Commit e3c7d14

Browse files
committed
edits
1 parent 97bff98 commit e3c7d14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-dps/iot-dps-ip-filtering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ There are two specific use-cases where it is useful to block connections to a DP
2222
* You need to reject traffic from IP addresses that have been identified as suspicious by the DPS administrator.
2323

2424
>[!Note]
25-
>If IP filtering is enabled, you'll no longer be able use the Azure portal to perform service operations (data plane). To perform service operations using the portal, you'll have to temporarily deactivate IP filtering, complete your work, and then re-enable the IP filtering feature. If you want to use your own clients and avoid the deactivation of the IP filter, you can choose to add your machine's IP address to the `allowlist` and connect to DPS through the CLI.
25+
>If IP filtering is enabled, you'll no longer be able use the Azure portal to perform service operations (i.e. managing enrollments). To perform service operations using the portal, you'll have to temporarily deactivate IP filtering, complete your work, and then re-enable the IP filtering feature. If you want to use your own clients and avoid the deactivation of the IP filter, you can choose to add your machine's IP address to the `ipFilterRules` and manage the enrollments in the DPS through CLI.
2626
2727
## How filter rules are applied
2828

0 commit comments

Comments
 (0)