Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
sebassem committed Oct 11, 2023
1 parent f16780d commit 5a3e9be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/wiki/Example-5-Hub-and-Spoke-With-RP-registration.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ Here is a simple example Bicep file for deploying a landing zone (Subscription)
> The resource providers registration process is asyncronous as it might take extended periods of time to register.
> After a preview feature is registered in your subscription, you'll see one of two states: Registered or Pending.
>
> - For a preview feature that doesn't require approval, the state is Registered.
> - If a preview feature requires approval, the registration state is Pending. You must request approval from the Azure service offering the preview feature. Usually, you request access through a support ticket.
>- For a preview feature that doesn't require approval, the state is Registered.
>- If a preview feature requires approval, the registration state is Pending. You must request approval from the Azure service offering the preview feature. Usually, you request access through a support ticket.
```bicep
targetScope = 'managementGroup'
Expand Down

0 comments on commit 5a3e9be

Please sign in to comment.