Skip to content

Add warning about registering Microsoft.App provider#30420

Closed
gast0xC wants to merge 1 commit intohashicorp:mainfrom
gast0xC:add-microsoft-app-warning
Closed

Add warning about registering Microsoft.App provider#30420
gast0xC wants to merge 1 commit intohashicorp:mainfrom
gast0xC:add-microsoft-app-warning

Conversation

@gast0xC
Copy link
Copy Markdown

@gast0xC gast0xC commented Aug 18, 2025

Community Note

  • Please vote on this PR by adding a 👍 reaction to the original PR to help the community and maintainers prioritize for review
  • Please do not leave comments along the lines of "+1", "me too" or "any updates", they generate extra noise for PR followers and do not help prioritize for review

Description

Added a warning in the azurerm_function_app_flex_consumption documentation to inform users that the Microsoft.App Resource Provider must be registered in their subscription before creating the resource.

Fixes #30418

PR Checklist

  • I have followed the guidelines in our Contributing Documentation.
  • I have checked to ensure there aren't other open Pull Requests for the same update/change.
  • I have checked if my changes close any open issues. If so please include appropriate closing keywords below.
  • I have updated/added Documentation as required written in a helpful and kind way to assist users that may be unfamiliar with the resource / data source.
  • I have used a meaningful PR title to help maintainers and other users understand this change and help prevent duplicate work.
    For example: “resource_name_here - description of change e.g. adding property new_property_name_here

This is a (please select all that apply):

  • Bug Fix
  • New Feature (ie adding a service, resource, or data source)
  • Enhancement
  • Breaking Change

Added a warning in the azurerm_function_app_flex_consumption documentation
to inform users that the Microsoft.App Resource Provider must be registered
in their subscription before creating the resource.
@toddgiguere
Copy link
Copy Markdown
Contributor

@gast0xC Thank you for the submission. We are going to close this PR without merge, as we do not usually document these types of back-end provider requirements, and they are much better explained in the official Azure documentation for the service.

We have added a way to let AzureRM users check for specific subscription provider registrations in the azurerm provider configuration in case these types of requirements are needed, documenation is here: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs#resource-provider-registrations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants