File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
articles/azure-resource-manager/bicep Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ metadata:
9
9
ms.service : azure-resource-manager
10
10
ms.subservice : Bicep
11
11
ms.topic : landing-page
12
- ms.date : 06/23/2023
12
+ ms.date : 05/21/2024
13
13
14
14
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
15
15
@@ -37,6 +37,8 @@ landingContent:
37
37
url : quickstart-create-bicep-use-visual-studio.md
38
38
- text : Create and deploy template specs
39
39
url : quickstart-create-template-specs.md
40
+ - text : Create and deploy Microsoft Graph resources
41
+ url : https://learn.microsoft.com/graph/templates/quickstart-create-bicep-interactive-mode
40
42
- linkListType : learn
41
43
links :
42
44
- text : Introduction to Bicep
@@ -70,7 +72,7 @@ landingContent:
70
72
url : ./operators.md
71
73
- text : Data types
72
74
url : ./data-types.md
73
- - text : Azure Quickstart templates
75
+ - text : Azure Quickstart Templates
74
76
url : https://azure.microsoft.com/resources/templates/
75
77
# Card
76
78
- title : Deploy Bicep files
@@ -124,6 +126,8 @@ landingContent:
124
126
links :
125
127
- text : Bicep resource reference
126
128
url : /azure/templates/
129
+ - text : Microsoft Graph Bicep reference
130
+ url : https://learn.microsoft.com/graph/templates/reference/overview
127
131
- text : Azure PowerShell
128
132
url : /powershell/module/az.resources
129
133
- text : Azure CLI
Original file line number Diff line number Diff line change 411
411
items :
412
412
- name : Kubernetes provider
413
413
href : ./bicep-extensibility-kubernetes-provider.md
414
+ - name : Microsoft Graph provider
415
+ href : https://aka.ms/graphbicep
414
416
- name : Patterns
415
417
items :
416
418
- name : Configuration set
You can’t perform that action at this time.
0 commit comments