We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We often met weird error while generating bicep manifest with Aspire. (e.g. unsupported resource type: project.v1) But we could not debug it.
unsupported resource type: project.v1
Add feature to debug publish mode,
No response
The text was updated successfully, but these errors were encountered:
I assume you mean azd right?
@vhvb1989 ?
Sorry, something went wrong.
Ideally, I want unified framework for any kind of publish(e.g, Azure, AWS) But it is OK even if it is only for Azure.
I'm not sure what you mean. Can you clarify?
No branches or pull requests
Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
We often met weird error while generating bicep manifest with Aspire. (e.g.
unsupported resource type: project.v1
)But we could not debug it.
Describe the solution you'd like
Add feature to debug publish mode,
Additional context
No response
The text was updated successfully, but these errors were encountered: