Skip to content

Commit 9e3158f

Browse files
committed
Add explanatory comment
1 parent f912e36 commit 9e3158f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infra/main.bicep

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ param acaExists bool = false
3232
type: 'location'
3333
}
3434
})
35+
// This does not need a default value, as azd will prompt the user to select a location
3536
param openAiResourceLocation string
3637

3738
@description('Flag to enable or disable monitoring resources')

0 commit comments

Comments
 (0)