Skip to content

Commit f029515

Browse files
committed
use the properties Zhihao provided.
1 parent 2e18e0f commit f029515

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

weblogic-azure-aks/src/main/arm/createUiDefinition.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,12 @@
33
"handler": "Microsoft.Azure.CreateUIDef",
44
"version": "0.1.2-preview",
55
"parameters": {
6-
"resourceGroup": {
7-
"allowExisting": true
6+
"config": {
7+
"basics": {
8+
"resourceGroup": {
9+
"allowExisting": true
10+
}
11+
}
812
},
913
"basics": [
1014
{

0 commit comments

Comments
 (0)