Hello,
I have created my first Automate that creates folder and move files in to them in Sharepoint. Currently I have sign in and authenticated with my own account (firstname.lastname@domain.com). Is there any another way to authenticate to Sharepoint without being my own identity (like managed identity or similar)? What happens to my automation if my password e.g expires or I leave company? Probably stop working which is not really wanted scenario because it used by anthers also.