Skip to content

Commit 62003ca

Browse files
committed
Link to Microsoft graph provider
1 parent a900fa3 commit 62003ca

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
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 resource
41+
url: https://learn.microsoft.com/graph/templates/quickstart-create-bicep-interactive-mode
4042
- linkListType: learn
4143
links:
4244
- text: Introduction to Bicep
@@ -124,6 +126,7 @@ landingContent:
124126
links:
125127
- text: Bicep resource reference
126128
url: /azure/templates/
129+
- text: https://learn.microsoft.com/graph/templates/reference/overview
127130
- text: Azure PowerShell
128131
url: /powershell/module/az.resources
129132
- 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)