Skip to content

Commit 2297d20

Browse files
Merge pull request #275872 from mumian/0521-graph
Link to Microsoft graph provider
2 parents afc6c84 + 9b4f599 commit 2297d20

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

articles/azure-resource-manager/bicep/index.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
ms.service: azure-resource-manager
1010
ms.subservice: Bicep
1111
ms.topic: landing-page
12-
ms.date: 06/23/2023
12+
ms.date: 05/21/2024
1313

1414
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1515

@@ -37,6 +37,8 @@ landingContent:
3737
url: quickstart-create-bicep-use-visual-studio.md
3838
- text: Create and deploy template specs
3939
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
4042
- linkListType: learn
4143
links:
4244
- text: Introduction to Bicep
@@ -70,7 +72,7 @@ landingContent:
7072
url: ./operators.md
7173
- text: Data types
7274
url: ./data-types.md
73-
- text: Azure Quickstart templates
75+
- text: Azure Quickstart Templates
7476
url: https://azure.microsoft.com/resources/templates/
7577
# Card
7678
- title: Deploy Bicep files
@@ -124,6 +126,8 @@ landingContent:
124126
links:
125127
- text: Bicep resource reference
126128
url: /azure/templates/
129+
- text: Microsoft Graph Bicep reference
130+
url: https://learn.microsoft.com/graph/templates/reference/overview
127131
- text: Azure PowerShell
128132
url: /powershell/module/az.resources
129133
- text: Azure CLI

articles/azure-resource-manager/bicep/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,8 @@
411411
items:
412412
- name: Kubernetes provider
413413
href: ./bicep-extensibility-kubernetes-provider.md
414+
- name: Microsoft Graph provider
415+
href: https://aka.ms/graphbicep
414416
- name: Patterns
415417
items:
416418
- name: Configuration set

0 commit comments

Comments
 (0)