Skip to content

Commit 7e86d63

Browse files
committed
required dropdown
1 parent cc6d692 commit 7e86d63

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

azure-deploy/with-app-registration/portal.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@
131131
"selectAll": false,
132132
"multiLine": false,
133133
"constraints": {
134+
"required": true,
134135
"allowedValues": [
135136
{
136137
"value": "org",

azure-deploy/with-token/portal.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@
111111
"selectAll": false,
112112
"multiLine": false,
113113
"constraints": {
114+
"required": true,
114115
"allowedValues": [
115116
{
116117
"value": "org",

0 commit comments

Comments
 (0)