Skip to content

Commit 9b4ce31

Browse files
committed
Links to Learn tutorial
1 parent 7c11393 commit 9b4ce31

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
- [Terraform Website](https://www.terraform.io)
66
- [AzureAD Provider Documentation](https://terraform.io/docs/providers/azuread/)
77
- [AzureAD Provider Usage Examples](https://github.com/hashicorp/terraform-provider-azuread/tree/main/examples)
8+
- [Learn Tutorial](https://learn.hashicorp.com/tutorials/terraform/azure-ad)
89
- [Slack Workspace for Contributors](https://terraform-azure.slack.com) ([Request Invite](https://join.slack.com/t/terraform-azure/shared_invite/enQtNDMzNjQ5NzcxMDc3LWNiY2ZhNThhNDgzNmY0MTM0N2MwZjE4ZGU0MjcxYjUyMzRmN2E5NjZhZmQ0ZTA1OTExMGNjYzA4ZDkwZDYxNDE))
910

1011

Diff for: docs/index.md

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ The Azure Provider can be used to configure infrastructure in [Azure Active Dire
44

55
Interested in the provider's latest features, or want to make sure you're up to date? Check out the [changelog](https://github.com/hashicorp/terraform-provider-azuread/blob/main/CHANGELOG.md) for version information and release notes.
66

7+
## Getting Started
8+
9+
If you're new to the AzureAD provider, check out our [Learn tutorial](https://learn.hashicorp.com/tutorials/terraform/azure-ad), which guides practitioners through learning the Terraform configuration language and the AzureAD provider, with an example workflow for managing users and groups.
10+
711
## Example Usage
812

913
```hcl

0 commit comments

Comments
 (0)