Skip to content

Commit 021a5f7

Browse files
authored
Update bicep-core-diagnostics.md for BCP407
1 parent a69c2c7 commit 021a5f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/azure-resource-manager/bicep/bicep-core-diagnostics.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,7 @@ If you need more information about a particular diagnostic code, select the **Fe
383383
| <a id='BCP404' />BCP404 | Error | The "{LanguageConstants.ExtendsKeyword}" declaration is missing a bicepparam file path reference. |
384384
| <a id='BCP405' />BCP405 | Error | More than one "{LanguageConstants.ExtendsKeyword}" declaration are present. |
385385
| <a id='BCP406' />BCP406 | Error | The "{LanguageConstants.ExtendsKeyword}" keyword isn't supported. |
386+
| <a id='BCP407' />BCP407 | Error | Built-in extension "microsoftGraph" is retired. Use dynamic types instead. See https://aka.ms/graphBicepDynamicTypes |
386387

387388
## Next steps
388389

0 commit comments

Comments
 (0)