microsoft / vscode-tools-for-ai

Azure Machine Learning for Visual Studio Code, previously called Visual Studio Code Tools for AI, is an extension to easily build, train, and deploy machine learning models to the cloud or the edge with Azure Machine Learning service.
Other
324 stars 94 forks source link

Issue with Creating Static Web App - Error: "[Provider "/subscriptions/<mySubscriptionID>/providers/Microsoft.Resources" does not have resource type "resourceGroups"]" #2233

Closed belumume closed 9 months ago

belumume commented 10 months ago

Description: I encountered an issue while attempting to create a static web app in Visual Studio Code using the steps outlined in the documentation. After entering the required information, I received the following error message:

[Provider "/subscriptions/<mySubscriptionID>/providers/Microsoft.Resources" does not have resource type "resourceGroups"] image

Steps to Reproduce:

  1. Followed the steps in the "Create a static web app" documentation.
  2. Entered necessary information in Visual Studio Code.
  3. Encountered the error at step 4 of the documentation.

Attempted Solutions:

Additional Information:

Expected Outcome: A successful creation of the static web app without encountering the mentioned error.

Environment:

Reference: Original Microsoft Learn Q&A Page

Note: This might be related to a Visual Studio Code extension issue. Please advise on how to proceed or if further information is needed.

tbombach commented 9 months ago

Hi @ubaidullahshuaib. Thank you for contacting us. This repository is for issues in the Azure Machine Learning extension. I believe you are looking for the Azure Static Web Apps extension: https://github.com/Microsoft/vscode-azurestaticwebapps