Problem with Azure account creation

“Create Azure User Account: An error has occurred: Code: generalException Message: An error occurred sending the request”

I’ve followed the steps outlined for creating an Azure account, but this error persists. Can someone please assist me in understanding what might be causing this issue and how I can resolve it? Any guidance or suggestions would be greatly appreciated. Thank you.


@Anil_G @Yoichi @mkankatala @vrdabberu

@Krishna_Raj

Please open locals panel and expand exception details

cheers

  1. Check Azure Activity configuration:

Ensure you have entered the correct Azure credentials and subscription ID.
Verify that the Azure AD Application Scope has the necessary permissions to create user accounts.
Double-check the Activity properties, such as the User Principal Name and Mail Nickname, for any typos or formatting errors.

  1. Examine UiPath logs:

Open the UiPath logs panel and look for any error messages related to the Azure activity. These messages may provide more specific details about the issue.
Check the “Output” tab in the Watch panel to see the values of variables used in the activity
This can help you identify any invalid data that might be causing the error.

  1. Consider network connectivity:

Make sure your UiPath robot has a stable internet connection.
If you’re using a firewall, ensure it’s not blocking communication with Azure endpoints.

@Krishna_Raj

as per error the crednetials you provided or the app permissions are wrong…please check the same

cheers

1 Like