We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c45a1a commit ae036abCopy full SHA for ae036ab
infra/main.bicep
@@ -147,5 +147,3 @@ resource webServiceContainerApp 'Microsoft.App/containerApps@2024-03-01' = {
147
}
148
149
150
-
151
-output webServiceUrl string = webServiceContainerApp.properties.latestRevisionFqdn
0 commit comments