Hi,
Thanks for reaching out to Microsoft Q&A.
Azure Data Studio (ADS) does support Azure Cloud Shell integration. However, the error message you're encountering suggests that the initial setup for Cloud Shell hasn't been completed for your account. To resolve this issue, please follow these steps:
Initial Setup via Web Browser:
- Open your web browser and navigate to https://shell.azure.com/.
- Sign in with your Azure account credentials.
- If this is your first time accessing Cloud Shell, you'll be prompted to set up a storage account. Follow the on-screen instructions to create the necessary resources.
- Once the setup is complete, ensure that you can interact with the Cloud Shell environment in your browser without issues. **Access Cloud Shell in Azure Data Studio**: - Return to Azure Data Studio. - Click the ">" button in the Azure account banner on the sidebar to launch Cloud Shell. - The integrated terminal should now connect to your Cloud Shell environment seamlessly.
- Sign in with your Azure account credentials.
If, after completing these steps, you still encounter issues, consider the following:
Network Restrictions: Ensure that your network or firewall settings aren't blocking the necessary endpoints required for Cloud Shell.
Azure Policies: Some Azure policies might restrict the creation of resources needed for Cloud Shell. If you're part of an organization, contact your Azure administrator to verify that no policies are preventing the setup.
Browser Compatibility: While this primarily affects web access, ensure you're using a supported browser for the initial setup.
By completing the initial setup through the web interface, you should be able to utilize Azure Cloud Shell within Azure Data Studio without further issues.
Please feel free to click the 'Upvote' (Thumbs-up) button and 'Accept as Answer'. This helps the community by allowing others with similar queries to easily find the solution.