Skip to content

Commit

Permalink
fix: documentation and bump minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Ricket committed Feb 18, 2025
1 parent 2d73a91 commit ac01537
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 13 deletions.
6 changes: 3 additions & 3 deletions avm/res/net-app/net-app-account/capacity-pool/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"_generator": {
"name": "bicep",
"version": "0.33.93.31351",
"templateHash": "5556488311735932716"
"templateHash": "1699498615964352100"
},
"name": "Azure NetApp Files Capacity Pools",
"description": "This module deploys an Azure NetApp Files Capacity Pool."
Expand Down Expand Up @@ -798,7 +798,7 @@
"_generator": {
"name": "bicep",
"version": "0.33.93.31351",
"templateHash": "10596779270536520264"
"templateHash": "6121105606836808879"
},
"name": "Azure NetApp Files Capacity Pool Volumes",
"description": "This module deploys an Azure NetApp Files Capacity Pool Volume."
Expand Down Expand Up @@ -1266,7 +1266,7 @@
"CIFS"
],
"metadata": {
"description": "Optional. Set of protocol types. Default value is `['NFSv3']`. If you are creating a dual-stack volume, set either `['NFSv3','CIFS']` or `['NFSv4.1','CIFS']`"
"description": "Optional. Set of protocol types. Default value is `['NFSv3']`. If you are creating a dual-stack volume, set either `['NFSv3','CIFS']` or `['NFSv4.1','CIFS']`."
}
},
"subnetResourceId": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ This module deploys an Azure NetApp Files Capacity Pool Volume.
| [`keyVaultPrivateEndpointResourceId`](#parameter-keyvaultprivateendpointresourceid) | string | The resource ID of the key vault private endpoint. |
| [`location`](#parameter-location) | string | Location of the pool volume. |
| [`networkFeatures`](#parameter-networkfeatures) | string | Network feature for the volume. |
| [`protocolTypes`](#parameter-protocoltypes) | array | Set of protocol types. Default value is `['NFSv3']`. If you are creating a dual-stack volume, set either `['NFSv3','CIFS']` or `['NFSv4.1','CIFS']` |
| [`protocolTypes`](#parameter-protocoltypes) | array | Set of protocol types. Default value is `['NFSv3']`. If you are creating a dual-stack volume, set either `['NFSv3','CIFS']` or `['NFSv4.1','CIFS']`. |
| [`roleAssignments`](#parameter-roleassignments) | array | Array of role assignments to create. |
| [`serviceLevel`](#parameter-servicelevel) | string | The pool service level. Must match the one of the parent capacity pool. |
| [`smbContinuouslyAvailable`](#parameter-smbcontinuouslyavailable) | bool | Enables continuously available share property for SMB volume. Only applicable for SMB volume. |
Expand Down Expand Up @@ -515,7 +515,7 @@ Network feature for the volume.

### Parameter: `protocolTypes`

Set of protocol types. Default value is `['NFSv3']`. If you are creating a dual-stack volume, set either `['NFSv3','CIFS']` or `['NFSv4.1','CIFS']`
Set of protocol types. Default value is `['NFSv3']`. If you are creating a dual-stack volume, set either `['NFSv3','CIFS']` or `['NFSv4.1','CIFS']`.

- Required: No
- Type: array
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ param creationToken string = name
@description('Required. Maximum storage quota allowed for a file system in bytes.')
param usageThreshold int

@description('Optional. Set of protocol types. Default value is `[\'NFSv3\']`. If you are creating a dual-stack volume, set either `[\'NFSv3\',\'CIFS\']` or `[\'NFSv4.1\',\'CIFS\']`')
@description('Optional. Set of protocol types. Default value is `[\'NFSv3\']`. If you are creating a dual-stack volume, set either `[\'NFSv3\',\'CIFS\']` or `[\'NFSv4.1\',\'CIFS\']`.')
@allowed([
'NFSv3'
'NFSv4.1'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"_generator": {
"name": "bicep",
"version": "0.33.93.31351",
"templateHash": "10596779270536520264"
"templateHash": "6121105606836808879"
},
"name": "Azure NetApp Files Capacity Pool Volumes",
"description": "This module deploys an Azure NetApp Files Capacity Pool Volume."
Expand Down Expand Up @@ -474,7 +474,7 @@
"CIFS"
],
"metadata": {
"description": "Optional. Set of protocol types. Default value is `['NFSv3']`. If you are creating a dual-stack volume, set either `['NFSv3','CIFS']` or `['NFSv4.1','CIFS']`"
"description": "Optional. Set of protocol types. Default value is `['NFSv3']`. If you are creating a dual-stack volume, set either `['NFSv3','CIFS']` or `['NFSv4.1','CIFS']`."
}
},
"subnetResourceId": {
Expand Down
8 changes: 4 additions & 4 deletions avm/res/net-app/net-app-account/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"_generator": {
"name": "bicep",
"version": "0.33.93.31351",
"templateHash": "10108769802479446069"
"templateHash": "3903518118689042803"
},
"name": "Azure NetApp Files",
"description": "This module deploys an Azure NetApp File."
Expand Down Expand Up @@ -2271,7 +2271,7 @@
"_generator": {
"name": "bicep",
"version": "0.33.93.31351",
"templateHash": "5556488311735932716"
"templateHash": "1699498615964352100"
},
"name": "Azure NetApp Files Capacity Pools",
"description": "This module deploys an Azure NetApp Files Capacity Pool."
Expand Down Expand Up @@ -3063,7 +3063,7 @@
"_generator": {
"name": "bicep",
"version": "0.33.93.31351",
"templateHash": "10596779270536520264"
"templateHash": "6121105606836808879"
},
"name": "Azure NetApp Files Capacity Pool Volumes",
"description": "This module deploys an Azure NetApp Files Capacity Pool Volume."
Expand Down Expand Up @@ -3531,7 +3531,7 @@
"CIFS"
],
"metadata": {
"description": "Optional. Set of protocol types. Default value is `['NFSv3']`. If you are creating a dual-stack volume, set either `['NFSv3','CIFS']` or `['NFSv4.1','CIFS']`"
"description": "Optional. Set of protocol types. Default value is `['NFSv3']`. If you are creating a dual-stack volume, set either `['NFSv3','CIFS']` or `['NFSv4.1','CIFS']`."
}
},
"subnetResourceId": {
Expand Down
2 changes: 1 addition & 1 deletion avm/res/net-app/net-app-account/version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://aka.ms/bicep-registry-module-version-file-schema#",
"version": "0.6",
"version": "0.7",
"pathFilters": [
"./main.json"
]
Expand Down

0 comments on commit ac01537

Please sign in to comment.