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: articles/azure-resource-manager/bicep/bicep-import.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ ms.date: 10/23/2024
8
8
9
9
# Imports in Bicep
10
10
11
-
This article describes the syntax you use to export and import shared functionality and namespaces for Bicep extensions. Using compile-time import automatically enables [language version 2.0](../templates/syntax.md#languageversion-20) code generation.
11
+
This article describes the syntax you use to export and import shared functionality and namespaces for Bicep extensions. Using compile-time imports automatically enables [language version 2.0](../templates/syntax.md#languageversion-20) code generation.
0 commit comments