Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ This module deploys an App Configuration Store.
| `tags` | object | `{object}` | | Tags of the resource. |
| `userAssignedIdentities` | object | `{object}` | | The ID(s) to assign to the resource. |


### Parameter Usage: `tags`

Tag names and tag values can be provided as needed. A tag can be left without a value.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ This module deploys an Azure Automation Account.
| `userAssignedIdentities` | object | `{object}` | | The ID(s) to assign to the resource. |
| `variables` | _[variables](variables/readme.md)_ array | `[]` | | List of variables to be created in the automation account. |


### Parameter Usage: `encryption`

Prerequisites:
Expand Down
1 change: 1 addition & 0 deletions modules/Microsoft.Batch/batchAccounts/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
| `tags` | object | `{object}` | | Tags of the resource. |
| `userAssignedIdentities` | object | `{object}` | | The ID(s) to assign to the resource. |


### Parameter Usage: `tags`

Tag names and tag values can be provided as needed. A tag can be left without a value.
Expand Down
1 change: 1 addition & 0 deletions modules/Microsoft.Cache/redis/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ This module deploys a Redis Cache service.
| `tenantSettings` | object | `{object}` | | A dictionary of tenant settings. |
| `userAssignedIdentities` | object | `{object}` | | The ID(s) to assign to the resource. |


### 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
1 change: 1 addition & 0 deletions modules/Microsoft.CognitiveServices/accounts/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ This module deploys different kinds of cognitive services resources
| `tags` | object | `{object}` | | Tags of the resource. |
| `userOwnedStorage` | array | `[]` | | The storage accounts for this resource. |


### Parameter Usage: `privateEndpoints`

To use Private Endpoint the following dependencies must be deployed:
Expand Down
12 changes: 6 additions & 6 deletions modules/Microsoft.ContainerInstance/containerGroups/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ module containerGroups './Microsoft.ContainerInstance/containerGroups/deploy.bic
// Required parameters
containers: [
{
name: 'jpe-az-aci-x-001'
name: '<<namePrefix>>-az-aci-x-001'
properties: {
command: []
environmentVariables: []
Expand All @@ -335,7 +335,7 @@ module containerGroups './Microsoft.ContainerInstance/containerGroups/deploy.bic
}
}
{
name: 'jpe-az-aci-x-002'
name: '<<namePrefix>>-az-aci-x-002'
properties: {
command: []
environmentVariables: []
Expand All @@ -355,7 +355,7 @@ module containerGroups './Microsoft.ContainerInstance/containerGroups/deploy.bic
}
}
]
name: 'jpecicgcom001'
name: '<<namePrefix>>cicgcom001'
// Non-required parameters
enableDefaultTelemetry: '<enableDefaultTelemetry>'
ipAddressPorts: [
Expand Down Expand Up @@ -393,7 +393,7 @@ module containerGroups './Microsoft.ContainerInstance/containerGroups/deploy.bic
"containers": {
"value": [
{
"name": "jpe-az-aci-x-001",
"name": "<<namePrefix>>-az-aci-x-001",
"properties": {
"command": [],
"environmentVariables": [],
Expand All @@ -417,7 +417,7 @@ module containerGroups './Microsoft.ContainerInstance/containerGroups/deploy.bic
}
},
{
"name": "jpe-az-aci-x-002",
"name": "<<namePrefix>>-az-aci-x-002",
"properties": {
"command": [],
"environmentVariables": [],
Expand All @@ -439,7 +439,7 @@ module containerGroups './Microsoft.ContainerInstance/containerGroups/deploy.bic
]
},
"name": {
"value": "jpecicgcom001"
"value": "<<namePrefix>>cicgcom001"
},
// Non-required parameters
"enableDefaultTelemetry": {
Expand Down
1 change: 1 addition & 0 deletions modules/Microsoft.ContainerRegistry/registries/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ Azure Container Registry is a managed, private Docker registry service based on
| `webhooks` | _[webhooks](webhooks/readme.md)_ array | `[]` | | All webhooks to create. |
| `zoneRedundancy` | string | `'Disabled'` | `[Disabled, Enabled]` | Whether or not zone redundancy is enabled for this container registry. |


### 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
1 change: 1 addition & 0 deletions modules/Microsoft.DataFactory/factories/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
| `tags` | object | `{object}` | | Tags of the resource. |
| `userAssignedIdentities` | object | `{object}` | | The ID(s) to assign to the resource. |


### 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
1 change: 1 addition & 0 deletions modules/Microsoft.EventGrid/topics/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ This module deploys an event grid topic.
| `roleAssignments` | array | `[]` | | Array of role assignment objects that contain the 'roleDefinitionIdOrName' and 'principalId' to define RBAC role assignments on this resource. In the roleDefinitionIdOrName attribute, you can provide either the display name of the role definition, or its fully qualified ID in the following format: '/providers/Microsoft.Authorization/roleDefinitions/c2f4ef07-c644-48eb-af81-4b1b4947fb11'. |
| `tags` | object | `{object}` | | Tags of the resource. |


### Parameter Usage: `privateEndpoints`

To use Private Endpoint the following dependencies must be deployed:
Expand Down
1 change: 1 addition & 0 deletions modules/Microsoft.EventHub/namespaces/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ This module deploys an event hub namespace.
| `userAssignedIdentities` | object | `{object}` | | The ID(s) to assign to the resource. |
| `zoneRedundant` | bool | `False` | | Switch to make the Event Hub Namespace zone redundant. |


### Parameter Usage: `privateEndpoints`

To use Private Endpoint the following dependencies must be deployed:
Expand Down
1 change: 1 addition & 0 deletions modules/Microsoft.Insights/privateLinkScopes/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ This module deploys an Azure Monitor Private Link Scope.
| `scopedResources` | _[scopedResources](scopedResources/readme.md)_ array | `[]` | | Configuration details for Azure Monitor Resources. |
| `tags` | object | `{object}` | | Resource tags. |


### 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
1 change: 1 addition & 0 deletions modules/Microsoft.KeyVault/vaults/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ This module deploys a key vault and its child resources.
| `tags` | object | `{object}` | | Resource tags. |
| `vaultSku` | string | `'premium'` | `[premium, standard]` | Specifies the SKU for the vault. |


### 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
1 change: 1 addition & 0 deletions modules/Microsoft.RecoveryServices/vaults/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ This module deploys a recovery service vault.
| `tags` | object | `{object}` | | Tags of the Recovery Service Vault resource. |
| `userAssignedIdentities` | object | `{object}` | | The ID(s) to assign to the resource. |


### Parameter Usage: `backupStorageConfig`

<details>
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 @@ -76,6 +76,7 @@ This module deploys a service bus namespace resource.
| `userAssignedIdentities` | object | `{object}` | | The ID(s) to assign to the resource. |
| `zoneRedundant` | bool | `False` | | Enabling this property creates a Premium Service Bus Namespace in regions supported availability zones. |


### 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
1 change: 1 addition & 0 deletions modules/Microsoft.SignalRService/webPubSub/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ This module deploys a Web PubSub Service resource.
| `tags` | object | `{object}` | | Tags of the resource. |
| `userAssignedIdentities` | object | `{object}` | | The ID(s) to assign to the resource. |


### Parameter Usage: `privateEndpoints`

To use Private Endpoint the following dependencies must be deployed:
Expand Down
1 change: 1 addition & 0 deletions modules/Microsoft.Sql/servers/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ This module deploys a SQL server.
| `virtualNetworkRules` | _[virtualNetworkRules](virtualNetworkRules/readme.md)_ array | `[]` | | The virtual network rules to create in the server. |
| `vulnerabilityAssessmentsObj` | _[vulnerabilityAssessments](vulnerabilityAssessments/readme.md)_ object | `{object}` | | The vulnerability assessment configuration. |


### 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
1 change: 1 addition & 0 deletions modules/Microsoft.Storage/storageAccounts/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ This module is used to deploy a storage account, with the ability to deploy 1 or
| `tags` | object | `{object}` | | Tags of the resource. |
| `userAssignedIdentities` | object | `{object}` | | The ID(s) to assign to the resource. |


### 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
1 change: 1 addition & 0 deletions modules/Microsoft.Synapse/privateLinkHubs/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ This module deploys Azure Synapse Analytics (private link hubs).
| `roleAssignments` | array | `[]` | | Array of role assignment objects that contain the 'roleDefinitionIdOrName' and 'principalId' to define RBAC role assignments on this resource. In the roleDefinitionIdOrName attribute, you can provide either the display name of the role definition, or its fully qualified ID in the following format: '/providers/Microsoft.Authorization/roleDefinitions/c2f4ef07-c644-48eb-af81-4b1b4947fb11'. |
| `tags` | object | `{object}` | | Tags of the resource. |


### Parameter Usage: `privateEndpoints`

To use Private Endpoint the following dependencies must be deployed:
Expand Down
1 change: 1 addition & 0 deletions modules/Microsoft.Synapse/workspaces/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ This module deploys a Synapse Workspace.
| `tags` | object | `{object}` | | Tags of the resource. |
| `userAssignedIdentities` | object | `{object}` | | The ID(s) to assign to the resource. |


### Parameter Usage: `privateEndpoints`

To use Private Endpoint the following dependencies must be deployed:
Expand Down
1 change: 1 addition & 0 deletions modules/Microsoft.Web/sites/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ This module deploys a web or function app.
| `userAssignedIdentities` | object | `{object}` | | The ID(s) to assign to the resource. |
| `virtualNetworkSubnetId` | string | `''` | | Azure Resource Manager ID of the Virtual network and subnet to be joined by Regional VNET Integration. This must be of the form /subscriptions/{subscriptionName}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}. |


### Parameter Usage: `appSettingsKeyValuePairs`

AzureWebJobsStorage, AzureWebJobsDashboard, APPINSIGHTS_INSTRUMENTATIONKEY and APPLICATIONINSIGHTS_CONNECTION_STRING are set separately (check parameters storageAccountId, setAzureWebJobsDashboard, appInsightId).
Expand Down
38 changes: 19 additions & 19 deletions utilities/src/apiSpecsList.json
Original file line number Diff line number Diff line change
Expand Up @@ -2046,7 +2046,7 @@
]
},
"Microsoft.Cdn": {
"CdnWebApplicationFirewallPolicies": [
"cdnWebApplicationFirewallPolicies": [
"2019-06-15",
"2019-06-15-preview",
"2020-03-31",
Expand Down Expand Up @@ -3882,7 +3882,7 @@
"2018-06-01-privatepreview"
]
},
"Microsoft.DBforMySQL": {
"Microsoft.DBForMySql": {
"flexibleServers": [
"2020-07-01-preview",
"2020-07-01-privatepreview",
Expand Down Expand Up @@ -3919,7 +3919,7 @@
"2017-12-01-preview",
"2018-06-01-privatepreview"
],
"servers/Administrators": [
"servers/administrators": [
"2017-12-01",
"2017-12-01-preview",
"2018-06-01-privatepreview"
Expand Down Expand Up @@ -6040,7 +6040,7 @@
"2016-05-01"
]
},
"microsoft.insights": {
"Microsoft.Insights": {
"actionGroups": [
"2017-04-01",
"2018-03-01",
Expand Down Expand Up @@ -7966,23 +7966,23 @@
"2020-04-01-preview",
"2022-07-01"
],
"dnszones": [
"dnsZones": [
"2015-05-04-preview",
"2016-04-01",
"2017-09-01",
"2017-10-01",
"2018-03-01-preview",
"2018-05-01"
],
"dnszones/A": [
"dnsZones/A": [
"2015-05-04-preview",
"2016-04-01",
"2017-09-01",
"2017-10-01",
"2018-03-01-preview",
"2018-05-01"
],
"dnszones/AAAA": [
"dnsZones/AAAA": [
"2015-05-04-preview",
"2016-04-01",
"2017-09-01",
Expand All @@ -7996,55 +7996,55 @@
"2018-03-01-preview",
"2018-05-01"
],
"dnszones/CNAME": [
"dnsZones/CNAME": [
"2015-05-04-preview",
"2016-04-01",
"2017-09-01",
"2017-10-01",
"2018-03-01-preview",
"2018-05-01"
],
"dnszones/MX": [
"dnsZones/MX": [
"2015-05-04-preview",
"2016-04-01",
"2017-09-01",
"2017-10-01",
"2018-03-01-preview",
"2018-05-01"
],
"dnszones/NS": [
"dnsZones/NS": [
"2015-05-04-preview",
"2016-04-01",
"2017-09-01",
"2017-10-01",
"2018-03-01-preview",
"2018-05-01"
],
"dnszones/PTR": [
"dnsZones/PTR": [
"2015-05-04-preview",
"2016-04-01",
"2017-09-01",
"2017-10-01",
"2018-03-01-preview",
"2018-05-01"
],
"dnszones/SOA": [
"dnsZones/SOA": [
"2015-05-04-preview",
"2016-04-01",
"2017-09-01",
"2017-10-01",
"2018-03-01-preview",
"2018-05-01"
],
"dnszones/SRV": [
"dnsZones/SRV": [
"2015-05-04-preview",
"2016-04-01",
"2017-09-01",
"2017-10-01",
"2018-03-01-preview",
"2018-05-01"
],
"dnszones/TXT": [
"dnsZones/TXT": [
"2015-05-04-preview",
"2016-04-01",
"2017-09-01",
Expand Down Expand Up @@ -11218,17 +11218,17 @@
"2018-01-01-preview",
"2021-11-01"
],
"namespaces/authorizationRules": [
"namespaces/AuthorizationRules": [
"2016-07-01",
"2017-04-01",
"2021-11-01"
],
"namespaces/hybridConnections": [
"namespaces/HybridConnections": [
"2016-07-01",
"2017-04-01",
"2021-11-01"
],
"namespaces/hybridConnections/authorizationRules": [
"namespaces/HybridConnections/authorizationRules": [
"2016-07-01",
"2017-04-01",
"2021-11-01"
Expand All @@ -11241,12 +11241,12 @@
"2018-01-01-preview",
"2021-11-01"
],
"namespaces/wcfRelays": [
"namespaces/WcfRelays": [
"2016-07-01",
"2017-04-01",
"2021-11-01"
],
"namespaces/wcfRelays/authorizationRules": [
"namespaces/WcfRelays/authorizationRules": [
"2016-07-01",
"2017-04-01",
"2021-11-01"
Expand Down