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
Copy file name to clipboardExpand all lines: articles/app-service/tutorial-java-jboss-mysql-app.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -472,7 +472,7 @@ The dev container already has the [Azure Developer CLI](/azure/developer/azure-d
472
472
473
473
|Question |Answer |
474
474
|---------|---------|
475
-
|Continue initializing an app in'\<your-directory>'?|**Y**|
475
+
|Continue initializing an app in'`<your-directory>`'?|**Y**|
476
476
|What would you like to do with these files?|**Keep my existing files unchanged**|
477
477
|Enter a new environment name | Type a unique name. The AZD template uses this name as part of the DNS name of your web app in Azure (`<app-name>-<hash>.azurewebsites.net`). Alphanumeric characters and hyphens are allowed. |
0 commit comments