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: infra/main.bicep
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ targetScope = 'resourceGroup'
6
6
paramnamestring
7
7
8
8
@description('Specifies the location for all the Azure resources. Defaults to the location of the resource group.')
9
-
paramlocationstring = resourceGroup().location
9
+
paramlocationstring
10
10
11
11
@description('Optional. Specifies the connections to be created for the Azure AI Hub workspace. The connections are used to connect to other Azure resources and services.')
0 commit comments