Skip to content

Commit 4b50e6e

Browse files
authored
use the same app name and resource group name
1 parent e852ed6 commit 4b50e6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1237,7 +1237,7 @@ In order to use it, I added the `p:dataTable` tag in index.xtml.
12371237
```
12381238

12391239
```azurecli
1240-
$ az webapp config appsettings list --name azure-javaweb-app-1709538913002 -g MicroProfile
1240+
$ az webapp config appsettings list --name yoshiowebapp -g WebApp
12411241
[
12421242
{
12431243
"name": "JDBC_DRIVER",

0 commit comments

Comments
 (0)