Skip to content

Commit

Permalink
document - fix import command of `azurerm_api_management_identity_p…
Browse files Browse the repository at this point in the history
…rofider_aadb2c` (#19910)
  • Loading branch information
myc2h6o authored Jan 9, 2023
1 parent 9bd6c83 commit 40fb511
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,5 +99,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l
API Management Azure AD B2C Identity Providers can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_api_management_identity_provider_aadb2c.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mygroup1/providers/Microsoft.ApiManagement/service/service1/identityProviders/AadB2C
terraform import azurerm_api_management_identity_provider_aadb2c.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mygroup1/providers/Microsoft.ApiManagement/service/service1/identityProviders/aadB2C
```

0 comments on commit 40fb511

Please sign in to comment.