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: specification/app/resource-manager/Microsoft.App/preview/2022-06-01-preview/ContainerApps.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -754,7 +754,7 @@
754
754
"allowInsecure": {
755
755
"description": "Bool indicating if HTTP connections to is allowed. If set to false HTTP connections are automatically redirected to HTTPS connections",
756
756
"type": "boolean",
757
-
"default": "false"
757
+
"default": false
758
758
},
759
759
"ipSecurityRestrictions": {
760
760
"description": "Rules to restrict incoming IP address.",
Copy file name to clipboardExpand all lines: specification/app/resource-manager/Microsoft.App/stable/2022-03-01/ContainerApps.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -645,7 +645,7 @@
645
645
"allowInsecure": {
646
646
"description": "Bool indicating if HTTP connections to is allowed. If set to false HTTP connections are automatically redirected to HTTPS connections",
0 commit comments