Get User IP Address in a Canvas App
Shaheer Ahmad
Microsoft MVP | Solution Architect | Techno-Functional Consultant | Gold MLSA | Power Platform & Dynamics 365 Enthusiast
How to Get User IP Address in a Canvas App Using PCF
Background
Power Apps doesn’t natively provide a way to directly retrieve the IP address of the client within a Canvas app. However, we can achieve this by creating a custom PCF component. In this blog, I’ll guide you through the process using an existing PCF control called “Get Client Details"
Prerequisites
Steps