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
resourceToken should be more unique, otherwise there will be collisions: var resourceToken = toLower(uniqueString(subscription().id, environmentName, location))
Use consistent naming for resources, I see camel and pascal
Following this issue #1941, we have some issues to work out:
Do outputs need to be expressed in the manifest in order for azd to create a single uber deployment?The text was updated successfully, but these errors were encountered: