Closed neil-yechenwei closed 4 years ago
This has been released in version 2.2.0 of the provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. As an example:
provider "azurerm" {
version = "~> 2.2.0"
}
# ... other configuration ...
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks!
Community Note
Description
There is a request here to support power bi embedded capacity, which is the container to load powerbi report and dataset and also can be referenced by other apps. See more details from https://docs.microsoft.com/en-us/azure/power-bi-embedded/ See the APIs from : https://docs.microsoft.com/en-us/rest/api/power-bi-embedded/capacities/create
Affected resource provider
New or Affected Resource(s)
Potential Terraform Configuration
References
See more details from https://docs.microsoft.com/en-us/azure/power-bi-embedded/ See the APIs from : https://docs.microsoft.com/en-us/rest/api/power-bi-embedded/capacities/create See rest-api-spec-for-go: https://github.com/Azure/azure-rest-api-specs/blob/master/specification/powerbidedicated/resource-manager/Microsoft.PowerBIdedicated/stable/2017-10-01/powerbidedicated.json