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
20 changes: 6 additions & 14 deletions arm/Microsoft.AAD/DomainServices/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,15 @@ This template deploys Azure Active Directory Domain Services (AADDS).
- [Parameters](#Parameters)
- [Considerations](#Considerations)
- [Outputs](#Outputs)
- [Template references](#Template-references)

## Resource types

| Resource Type | API Version |
| :-- | :-- |
| `Microsoft.AAD/domainServices` | 2021-05-01 |
| `Microsoft.Authorization/locks` | 2017-04-01 |
| `Microsoft.Authorization/roleAssignments` | 2021-04-01-preview |
| `Microsoft.Insights/diagnosticSettings` | 2021-05-01-preview |
| `Microsoft.AAD/domainServices` | [2021-05-01](https://docs.microsoft.com/en-us/azure/templates/Microsoft.AAD/2021-05-01/domainServices) |
| `Microsoft.Authorization/locks` | [2017-04-01](https://docs.microsoft.com/en-us/azure/templates/Microsoft.Authorization/2017-04-01/locks) |
| `Microsoft.Authorization/roleAssignments` | [2021-04-01-preview](https://docs.microsoft.com/en-us/azure/templates/Microsoft.Authorization/roleAssignments) |
| `Microsoft.Insights/diagnosticSettings` | [2021-05-01-preview](https://docs.microsoft.com/en-us/azure/templates/Microsoft.Insights/2021-05-01-preview/diagnosticSettings) |

## Parameters

Expand All @@ -29,8 +28,8 @@ This template deploys Azure Active Directory Domain Services (AADDS).
**Conditional parameters**
| Parameter Name | Type | Default Value | Description |
| :-- | :-- | :-- | :-- |
| `pfxCertificate` | string | `''` | The certificate required to configure Secure LDAP. Should be a base64encoded representation of the certificate PFX file. Required if secure LDAP is enabled and must be valid more than 30 days. |
| `pfxCertificatePassword` | secureString | `''` | The password to decrypt the provided Secure LDAP certificate PFX file. Required if secure LDAP is enabled. |
| `pfxCertificate` | string | `''` | Required if secure LDAP is enabled and must be valid more than 30 days. The certificate required to configure Secure LDAP. Should be a base64encoded representation of the certificate PFX file. |
| `pfxCertificatePassword` | secureString | `''` | Required if secure LDAP is enabled. The password to decrypt the provided Secure LDAP certificate PFX file. |

**Optional parameters**
| Parameter Name | Type | Default Value | Allowed Values | Description |
Expand Down Expand Up @@ -145,10 +144,3 @@ $pfxCertificate = [System.Convert]::ToBase64String($rawCertByteStream)
| `name` | string | The domain name of the Azure Active Directory Domain Services(Azure ADDS) |
| `resourceGroupName` | string | The name of the resource group the Azure Active Directory Domain Services(Azure ADDS) was created in. |
| `resourceId` | string | The resource ID of the Azure Active Directory Domain Services(Azure ADDS) |

## Template references

- [Diagnosticsettings](https://docs.microsoft.com/en-us/azure/templates/Microsoft.Insights/2021-05-01-preview/diagnosticSettings)
- [Domainservices](https://docs.microsoft.com/en-us/azure/templates/Microsoft.AAD/2021-05-01/domainServices)
- [Locks](https://docs.microsoft.com/en-us/azure/templates/Microsoft.Authorization/2017-04-01/locks)
- [Roleassignments](https://docs.microsoft.com/en-us/azure/templates/Microsoft.Authorization/roleAssignments)
22 changes: 4 additions & 18 deletions arm/Microsoft.AnalysisServices/servers/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,15 @@ This module deploys an Analysis Services Server.
- [Resource Types](#Resource-Types)
- [Parameters](#Parameters)
- [Outputs](#Outputs)
- [Template references](#Template-references)

## Resource Types

| Resource Type | API Version |
| :-- | :-- |
| `Microsoft.AnalysisServices/servers` | 2017-08-01 |
| `Microsoft.Authorization/locks` | 2017-04-01 |
| `Microsoft.Authorization/roleAssignments` | 2021-04-01-preview |
| `Microsoft.Insights/diagnosticSettings` | 2021-05-01-preview |

### Resource dependency

The following resources are required to be able to deploy this resource.

- `Microsoft.Network/VirtualNetwork`
| `Microsoft.AnalysisServices/servers` | [2017-08-01](https://docs.microsoft.com/en-us/azure/templates/Microsoft.AnalysisServices/2017-08-01/servers) |
| `Microsoft.Authorization/locks` | [2017-04-01](https://docs.microsoft.com/en-us/azure/templates/Microsoft.Authorization/2017-04-01/locks) |
| `Microsoft.Authorization/roleAssignments` | [2021-04-01-preview](https://docs.microsoft.com/en-us/azure/templates/Microsoft.Authorization/roleAssignments) |
| `Microsoft.Insights/diagnosticSettings` | [2021-05-01-preview](https://docs.microsoft.com/en-us/azure/templates/Microsoft.Insights/2021-05-01-preview/diagnosticSettings) |

## Parameters

Expand Down Expand Up @@ -102,10 +95,3 @@ Create a role assignment for the given resource. If you want to assign a service
| `name` | string | The name of the analysis service |
| `resourceGroupName` | string | The resource group the analysis service was deployed into |
| `resourceId` | string | The resource ID of the analysis service |

## Template references

- [Diagnosticsettings](https://docs.microsoft.com/en-us/azure/templates/Microsoft.Insights/2021-05-01-preview/diagnosticSettings)
- [Locks](https://docs.microsoft.com/en-us/azure/templates/Microsoft.Authorization/2017-04-01/locks)
- [Roleassignments](https://docs.microsoft.com/en-us/azure/templates/Microsoft.Authorization/roleAssignments)
- [Servers](https://docs.microsoft.com/en-us/azure/templates/Microsoft.AnalysisServices/2017-08-01/servers)
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,12 @@ This module deploys API Management Service APIs Version Set.
- [Resource Types](#Resource-Types)
- [Parameters](#Parameters)
- [Outputs](#Outputs)
- [Template references](#Template-references)

## Resource Types

| Resource Type | API Version |
| :-- | :-- |
| `Microsoft.ApiManagement/service/apiVersionSets` | 2021-08-01 |
| `Microsoft.ApiManagement/service/apiVersionSets` | [2021-08-01](https://docs.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2021-08-01/service/apiVersionSets) |

## Parameters

Expand All @@ -37,7 +36,3 @@ This module deploys API Management Service APIs Version Set.
| `name` | string | The name of the API Version set |
| `resourceGroupName` | string | The resource group the API Version set was deployed into |
| `resourceId` | string | The resource ID of the API Version set |

## Template references

- [Service/Apiversionsets](https://docs.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2021-08-01/service/apiVersionSets)
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,12 @@ This module deploys API Management Service APIs policies.
- [Resource Types](#Resource-Types)
- [Parameters](#Parameters)
- [Outputs](#Outputs)
- [Template references](#Template-references)

## Resource Types

| Resource Type | API Version |
| :-- | :-- |
| `Microsoft.ApiManagement/service/apis/policies` | 2021-08-01 |
| `Microsoft.ApiManagement/service/apis/policies` | [2021-08-01](https://docs.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2021-08-01/service/apis/policies) |

## Parameters

Expand All @@ -39,7 +38,3 @@ This module deploys API Management Service APIs policies.
| `name` | string | The name of the API policy |
| `resourceGroupName` | string | The resource group the API policy was deployed into |
| `resourceId` | string | The resource ID of the API policy |

## Template references

- [Service/Apis/Policies](https://docs.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2021-08-01/service/apis/policies)
10 changes: 2 additions & 8 deletions arm/Microsoft.ApiManagement/service/apis/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,13 @@ This module deploys API Management Service APIs.
- [Resource types](#Resource-types)
- [Parameters](#Parameters)
- [Outputs](#Outputs)
- [Template references](#Template-references)

## Resource types

| Resource Type | API Version |
| :-- | :-- |
| `Microsoft.ApiManagement/service/apis` | 2021-08-01 |
| `Microsoft.ApiManagement/service/apis/policies` | 2021-08-01 |
| `Microsoft.ApiManagement/service/apis` | [2021-08-01](https://docs.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2021-08-01/service/apis) |
| `Microsoft.ApiManagement/service/apis/policies` | [2021-08-01](https://docs.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2021-08-01/service/apis/policies) |

### Resource dependency

Expand Down Expand Up @@ -81,8 +80,3 @@ The following resources are required to be able to deploy this resource.
| `name` | string | The name of the API management service API |
| `resourceGroupName` | string | The resource group the API management service API was deployed to |
| `resourceId` | string | The resource ID of the API management service API |

## Template references

- [Service/Apis](https://docs.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2021-08-01/service/apis)
- [Service/Apis/Policies](https://docs.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2021-08-01/service/apis/policies)
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,12 @@ This module deploys API Management Service Authorization Servers.
- [Resource types](#Resource-types)
- [Parameters](#Parameters)
- [Outputs](#Outputs)
- [Template references](#Template-references)

## Resource types

| Resource Type | API Version |
| :-- | :-- |
| `Microsoft.ApiManagement/service/authorizationServers` | 2021-08-01 |
| `Microsoft.ApiManagement/service/authorizationServers` | [2021-08-01](https://docs.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2021-08-01/service/authorizationServers) |

### Resource dependency

Expand Down Expand Up @@ -57,7 +56,3 @@ The following resources are required to be able to deploy this resource.
| `name` | string | The name of the API management service authorization server |
| `resourceGroupName` | string | The resource group the API management service authorization server was deployed into |
| `resourceId` | string | The resource ID of the API management service authorization server |

## Template references

- [Service/Authorizationservers](https://docs.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2021-08-01/service/authorizationServers)
7 changes: 1 addition & 6 deletions arm/Microsoft.ApiManagement/service/backends/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,12 @@ This module deploys API Management Service Backends.
- [Resource types](#Resource-types)
- [Parameters](#Parameters)
- [Outputs](#Outputs)
- [Template references](#Template-references)

## Resource types

| Resource Type | API Version |
| :-- | :-- |
| `Microsoft.ApiManagement/service/backends` | 2021-08-01 |
| `Microsoft.ApiManagement/service/backends` | [2021-08-01](https://docs.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2021-08-01/service/backends) |

### Resource dependency

Expand Down Expand Up @@ -138,7 +137,3 @@ The following resources are required to be able to deploy this resource.
| `name` | string | The name of the API management service backend |
| `resourceGroupName` | string | The resource group the API management service backend was deployed into |
| `resourceId` | string | The resource ID of the API management service backend |

## Template references

- [Service/Backends](https://docs.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2021-08-01/service/backends)
7 changes: 1 addition & 6 deletions arm/Microsoft.ApiManagement/service/caches/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,12 @@ This module deploys an API Management Service Cache.
- [Resource types](#Resource-types)
- [Parameters](#Parameters)
- [Outputs](#Outputs)
- [Template references](#Template-references)

## Resource types

| Resource Type | API Version |
| :-- | :-- |
| `Microsoft.ApiManagement/service/caches` | 2021-08-01 |
| `Microsoft.ApiManagement/service/caches` | [2021-08-01](https://docs.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2021-08-01/service/caches) |

### Resource dependency

Expand Down Expand Up @@ -46,7 +45,3 @@ The following resources are required to be able to deploy this resource.
| `name` | string | The name of the API management service cache |
| `resourceGroupName` | string | The resource group the API management service cache was deployed into |
| `resourceId` | string | The resource ID of the API management service cache |

## Template references

- [Service/Caches](https://docs.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2021-08-01/service/caches)
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,12 @@ This module deploys API Management Service Identity Provider.
- [Resource Types](#Resource-Types)
- [Parameters](#Parameters)
- [Outputs](#Outputs)
- [Template references](#Template-references)

## Resource Types

| Resource Type | API Version |
| :-- | :-- |
| `Microsoft.ApiManagement/service/identityProviders` | 2021-08-01 |
| `Microsoft.ApiManagement/service/identityProviders` | [2021-08-01](https://docs.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2021-08-01/service/identityProviders) |

## Parameters

Expand Down Expand Up @@ -47,7 +46,3 @@ This module deploys API Management Service Identity Provider.
| `name` | string | The name of the API management service identity provider |
| `resourceGroupName` | string | The resource group the API management service identity provider was deployed into |
| `resourceId` | string | The resource ID of the API management service identity provider |

## Template references

- [Service/Identityproviders](https://docs.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2021-08-01/service/identityProviders)
7 changes: 1 addition & 6 deletions arm/Microsoft.ApiManagement/service/namedValues/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,12 @@ This module deploys API Management Service Named Values.
- [Resource types](#Resource-types)
- [Parameters](#Parameters)
- [Outputs](#Outputs)
- [Template references](#Template-references)

## Resource types

| Resource Type | API Version |
| :-- | :-- |
| `Microsoft.ApiManagement/service/namedValues` | 2021-08-01 |
| `Microsoft.ApiManagement/service/namedValues` | [2021-08-01](https://docs.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2021-08-01/service/namedValues) |

### Resource dependency

Expand Down Expand Up @@ -58,7 +57,3 @@ The following resources are required to be able to deploy this resource.
| `name` | string | The name of the named value |
| `resourceGroupName` | string | The resource group the named value was deployed into |
| `resourceId` | string | The resource ID of the named value |

## Template references

- [Service/Namedvalues](https://docs.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2021-08-01/service/namedValues)
7 changes: 1 addition & 6 deletions arm/Microsoft.ApiManagement/service/policies/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,12 @@ This module deploys API Management Service Policy.
- [Resource Types](#Resource-Types)
- [Parameters](#Parameters)
- [Outputs](#Outputs)
- [Template references](#Template-references)

## Resource Types

| Resource Type | API Version |
| :-- | :-- |
| `Microsoft.ApiManagement/service/policies` | 2021-08-01 |
| `Microsoft.ApiManagement/service/policies` | [2021-08-01](https://docs.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2021-08-01/service/policies) |

## Parameters

Expand All @@ -38,7 +37,3 @@ This module deploys API Management Service Policy.
| `name` | string | The name of the API management service policy |
| `resourceGroupName` | string | The resource group the API management service policy was deployed into |
| `resourceId` | string | The resource ID of the API management service policy |

## Template references

- [Service/Policies](https://docs.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2021-08-01/service/policies)
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,12 @@ This module deploys API Management Service Portal Setting.
- [Resource Types](#Resource-Types)
- [Parameters](#Parameters)
- [Outputs](#Outputs)
- [Template references](#Template-references)

## Resource Types

| Resource Type | API Version |
| :-- | :-- |
| `Microsoft.ApiManagement/service/portalsettings` | 2021-08-01 |
| `Microsoft.ApiManagement/service/portalsettings` | [2021-08-01](https://docs.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/service) |

## Parameters

Expand All @@ -37,7 +36,3 @@ This module deploys API Management Service Portal Setting.
| `name` | string | The name of the API management service portal setting |
| `resourceGroupName` | string | The resource group the API management service portal setting was deployed into |
| `resourceId` | string | The resource ID of the API management service portal setting |

## Template references

- ['service/portalsettings' Parent Documentation](https://docs.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/service)
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,12 @@ This module deploys API Management Service Product APIs.
- [Resource Types](#Resource-Types)
- [Parameters](#Parameters)
- [Outputs](#Outputs)
- [Template references](#Template-references)

## Resource Types

| Resource Type | API Version |
| :-- | :-- |
| `Microsoft.ApiManagement/service/products/apis` | 2021-08-01 |
| `Microsoft.ApiManagement/service/products/apis` | [2021-08-01](https://docs.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2021-08-01/service/products/apis) |

## Parameters

Expand All @@ -37,7 +36,3 @@ This module deploys API Management Service Product APIs.
| `name` | string | The name of the product API |
| `resourceGroupName` | string | The resource group the product API was deployed into |
| `resourceId` | string | The resource ID of the product API |

## Template references

- [Service/Products/Apis](https://docs.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2021-08-01/service/products/apis)
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,12 @@ This module deploys API Management Service Product Groups.
- [Resource Types](#Resource-Types)
- [Parameters](#Parameters)
- [Outputs](#Outputs)
- [Template references](#Template-references)

## Resource Types

| Resource Type | API Version |
| :-- | :-- |
| `Microsoft.ApiManagement/service/products/groups` | 2021-08-01 |
| `Microsoft.ApiManagement/service/products/groups` | [2021-08-01](https://docs.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2021-08-01/service/products/groups) |

## Parameters

Expand All @@ -37,7 +36,3 @@ This module deploys API Management Service Product Groups.
| `name` | string | The name of the product group |
| `resourceGroupName` | string | The resource group the product group was deployed into |
| `resourceId` | string | The resource ID of the product group |

## Template references

- [Service/Products/Groups](https://docs.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2021-08-01/service/products/groups)
13 changes: 3 additions & 10 deletions arm/Microsoft.ApiManagement/service/products/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,14 @@ This module deploys API Management Service Products.
- [Resource types](#Resource-types)
- [Parameters](#Parameters)
- [Outputs](#Outputs)
- [Template references](#Template-references)

## Resource types

| Resource Type | API Version |
| :-- | :-- |
| `Microsoft.ApiManagement/service/products` | 2021-08-01 |
| `Microsoft.ApiManagement/service/products/apis` | 2021-08-01 |
| `Microsoft.ApiManagement/service/products/groups` | 2021-08-01 |
| `Microsoft.ApiManagement/service/products` | [2021-08-01](https://docs.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2021-08-01/service/products) |
| `Microsoft.ApiManagement/service/products/apis` | [2021-08-01](https://docs.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2021-08-01/service/products/apis) |
| `Microsoft.ApiManagement/service/products/groups` | [2021-08-01](https://docs.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2021-08-01/service/products/groups) |

### Resource dependency

Expand Down Expand Up @@ -54,9 +53,3 @@ The following resources are required to be able to deploy this resource.
| `name` | string | The name of the API management service product |
| `resourceGroupName` | string | The resource group the API management service product was deployed into |
| `resourceId` | string | The resource ID of the API management service product |

## Template references

- [Service/Products](https://docs.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2021-08-01/service/products)
- [Service/Products/Apis](https://docs.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2021-08-01/service/products/apis)
- [Service/Products/Groups](https://docs.microsoft.com/en-us/azure/templates/Microsoft.ApiManagement/2021-08-01/service/products/groups)
Loading