Scope "subscription" is not valid for this resource type
following Bicep instructions in _Deploy a .NET Aspire app to Azure Container Apps_
#74
Labels
doc-bug
Problem with the content; needs to be fixed [org][type][category]
Pri1
High priority, do before Pri2 and Pri3
📌 seQUESTered
Identifies that an issue has been imported into Quest.
Issue description
When following along at https://learn.microsoft.com/en-us/dotnet/aspire/deployment/azure/aca-deployment?tabs=visual-studio%2Cinstall-az-windows%2Cpowershell&pivots=azure-bicep, in the "Create the Azure Bicep provisioning files" section, the resulting bicep file causes an error in VS Code:
Scope "subscription" is not valid for this resource type. Permitted scopes: "resourceGroup".bicep(BCP135)
(starting with step 2).Target framework
dotnet --info output or About VS info
Associated WorkItem - 186560
The text was updated successfully, but these errors were encountered: