Skip to content

Commit

Permalink
set module readme rerun (#1646)
Browse files Browse the repository at this point in the history
  • Loading branch information
eriqua authored Jul 7, 2022
1 parent 86678e9 commit 013bc47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ This module deploys ServiceBus Namespaces NetworkRuleSets.
| `ipRules` | array | `[]` | Configure IpFilter rules in virtual network rule set. |
| `virtualNetworkRules` | array | `[]` | Configure Virtual Network Rules in virtual network rule set. |


## Outputs

| Output Name | Type | Description |
Expand Down
1 change: 1 addition & 0 deletions modules/Microsoft.ServiceBus/namespaces/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ This module deploys a service bus namespace resource.
| :-- | :-- | :-- | :-- |
| `baseTime` | string | `[utcNow('u')]` | Do not provide a value! This date value is used to generate a SAS token to access the modules. |


### Parameter Usage: `roleAssignments`

Create a role assignment for the given resource. If you want to assign a service principal / managed identity that is created in the same deployment, make sure to also specify the `'principalType'` parameter and set it to `'ServicePrincipal'`. This will ensure the role assignment waits for the principal's propagation in Azure.
Expand Down

0 comments on commit 013bc47

Please sign in to comment.