You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the only way to trigger deployment of MySql is via AddMySqlContainer(...) which will not enable managed resource deployments. When we add support for managed resources we'll want to be able to deploy MySql to this resource type:
We will not add hand-crafted, template-based Bicep deployment support in azd. Instead, we will be moving towards using bicep resource type and CDK effort.
Currently the only way to trigger deployment of MySql is via
AddMySqlContainer(...)
which will not enable managed resource deployments. When we add support for managed resources we'll want to be able to deploy MySql to this resource type:https://learn.microsoft.com/en-us/azure/mysql/flexible-server/overview
Currently deployments fail with:
and
The text was updated successfully, but these errors were encountered: