Add warning about registering Microsoft.App provider#30420
Closed
gast0xC wants to merge 1 commit intohashicorp:mainfrom
Closed
Add warning about registering Microsoft.App provider#30420gast0xC wants to merge 1 commit intohashicorp:mainfrom
gast0xC wants to merge 1 commit intohashicorp:mainfrom
Conversation
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.
9 tasks
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Community Note
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
For example: “
resource_name_here- description of change e.g. adding propertynew_property_name_here”This is a (please select all that apply):