
Hi Team,
I want to store the login credentials in power automate without using Azur key vault .
PAD does not have a native way of storing credentials without an external key vault. You will have to either just store it as hard-coded values in your flow, or in some file/database that the flow reads. It won't be very secure though.