Hello Tobias Fischer,
Apologies for delayed response. I understand your issue regarding the Azure Machine Learning Remote extension in VS Code getting stuck at "Fetching subscription details..." when connecting to a compute instance.
Based on the details you shared, my observation is that you are unable to connect to your Azure ML workspace from VS Code using the Remote extension, despite the compute instance being active and Azure CLI login working correctly.
This issue may be related to compatibility problems with newer versions of the Azure Machine Learning extensions or a mismatch between workspace and extension configurations.
Recommended Steps and workarounds to try:
- Downgrade Extensions to Stable Versions:
- Version: 1.103.1 works fine. As also suggested by other community members.
- You can do this by opening VS Code → Extensions → Search for each extension → Click the gear icon → "Install Another Version".
- Refresh and Reconnect:
- After downgrading, refresh the extensions.
- Open VS Code from the Azure ML Studio → Compute Instances → "Open in VS Code (Desktop)".
- Use VS Code for the Web (Recommended):
- If the desktop connection continues to fail, consider using VS code for web which offers a seamless browser-based experience without dependency issues.