Azure / terraform

Source code for the Azure Marketplace Terraform development VM package.
MIT License
693 stars 784 forks source link

Show example of AIServices #337

Open eric-urban opened 1 month ago

eric-urban commented 1 month ago

I'm on the Azure AI services documentation team. According to PM, we recommend that customers start using the AIServices "kind" instead of the "CognitiveServices" kind. So, we want the sample to show how to create AIServices.

This PR might take a dependency on one of these PRs to complete first.

https://github.com/hashicorp/terraform-provider-azurerm/pull/26713

https://github.com/hashicorp/terraform-provider-azurerm/pull/26008