azure sandbox

kumaran s 0 Reputation points
2025-03-12T17:56:11.6866667+00:00

i cannot sign in my sandbox account in powershell and i have tried bash aswell with my azure free account

PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,861 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Molly Lu-MSFT 1,651 Reputation points Microsoft External Staff
    2025-03-13T09:07:52.67+00:00

    Hello,

    Thank you for posting in Microsoft Q&A.

    Based on the description, I understand your question is related to snadbox account.

    Clear Existing Sessions and make sure you are logged out of all active Azure sessions. You can use the Powershell command:

    Disconnect-AzAccount
    

    Sign In Again use this command:

    Connect-AzAccount
    

    If you encounter any specific error messages, note them down. They can provide clues to the issue.

    Also check you are using the correct email address and password associated with your Azure account. If you're using a browser to sign in, clear your browser's cache and cookies. Try signing in from a different browser or device.

    Have a nice day.

    Best Regards,

    Molly

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.