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
| <aid='BCP407' />BCP407 | Error | Built-in extension "microsoftGraph" is retired. Use dynamic types instead. See https://aka.ms/graphBicepDynamicTypes|
387
+
| <aid='BCP408' />BCP408 | Error | The `nameof` function can only be used with an expression which has a name. |
388
+
| <aid='BCP409' />BCP409 | Error | The `resource<>` parameterized type has been deprecated. Please specify whether you want this type to correspond to the resource input or output. |
389
+
| <aid='BCP410' />BCP410 | Error | Division by zero is not supported. |
390
+
| <aid='BCP411' />BCP411 | Error | The type `{type}` cannot be used in a type assignment because it does not fit within one of ARM's primitive type categories (string, int, bool, array, object). |
391
+
| <aid='BCP412' />BCP412 | Error | The variable type is not valid. Please specify one of the following types: `{validTypes}`. |
392
+
| <aid='BCP414' />BCP414 | Error | The `^` indexing operator cannot be used on base expressions of type `{baseType}`. |
393
+
| <aid='BCP415' />BCP415 | Error | The `^` indexing operator cannot be used with index expressions of type `{indexType}`. |
394
+
| <aid='BCP416' />BCP416 | Error | The supplied string does not match the expected pattern of `/{expectedPattern}/`. |
395
+
| <aid='BCP417' />BCP417 | Error | The spread operator `{ellipsis}` cannot be used inside objects with property for-expressions. |
396
+
| <aid='BCP418' />BCP418 | Error | Extensions cannot be referenced here. Extensions can only be referenced by module extension configurations. |
397
+
| <aid='BCP419' />BCP419 | Error | Namespace name `{name}` cannot be used as an extension name.|
0 commit comments