Skip to content

Commit 832628e

Browse files
fix: update metadata descriptions for consistency and formatting
1 parent f894fc9 commit 832628e

3 files changed

Lines changed: 17 additions & 23 deletions

File tree

infra/main.bicep

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
targetScope = 'resourceGroup'
33

44
metadata name = 'Multi-Agent Custom Automation Engine'
5-
metadata description = '''This module contains the resources required to deploy the [Multi-Agent Custom Automation Engine solution accelerator](https://github.com/microsoft/Multi-Agent-Custom-Automation-Engine-Solution-Accelerator) for both Sandbox environments and WAF aligned environments.
6-
7-
> **Note:** This module is not intended for broad, generic use, as it was designed by the Commercial Solution Areas CTO team, as a Microsoft Solution Accelerator. Feature requests and bug fix requests are welcome if they support the needs of this organization but may not be incorporated if they aim to make this module more generic than what it needs to be for its primary use case. This module will likely be updated to leverage AVM resource modules in the future. This may result in breaking changes in upcoming versions when these features are implemented.
8-
'''
5+
metadata description = 'This module contains the resources required to deploy the [Multi-Agent Custom Automation Engine solution accelerator](https://github.com/microsoft/Multi-Agent-Custom-Automation-Engine-Solution-Accelerator) for both Sandbox environments and WAF aligned environments.\n\n> **Note:** This module is not intended for broad, generic use, as it was designed by the Commercial Solution Areas CTO team, as a Microsoft Solution Accelerator. Feature requests and bug fix requests are welcome if they support the needs of this organization but may not be incorporated if they aim to make this module more generic than what it needs to be for its primary use case. This module will likely be updated to leverage AVM resource modules in the future. This may result in breaking changes in upcoming versions when these features are implemented.\n'
96

107
@description('Optional. A unique application/solution name for all resources in this deployment. This should be 3-16 characters long.')
118
@minLength(3)

infra/main.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
"metadata": {
66
"_generator": {
77
"name": "bicep",
8-
"version": "0.43.1.21952",
9-
"templateHash": "11424525558363523540"
8+
"version": "0.43.8.12551",
9+
"templateHash": "6851158611963626540"
1010
},
1111
"name": "Multi-Agent Custom Automation Engine",
12-
"description": "This module contains the resources required to deploy the [Multi-Agent Custom Automation Engine solution accelerator](https://github.com/microsoft/Multi-Agent-Custom-Automation-Engine-Solution-Accelerator) for both Sandbox environments and WAF aligned environments.\r\n\r\n> **Note:** This module is not intended for broad, generic use, as it was designed by the Commercial Solution Areas CTO team, as a Microsoft Solution Accelerator. Feature requests and bug fix requests are welcome if they support the needs of this organization but may not be incorporated if they aim to make this module more generic than what it needs to be for its primary use case. This module will likely be updated to leverage AVM resource modules in the future. This may result in breaking changes in upcoming versions when these features are implemented.\r\n"
12+
"description": "This module contains the resources required to deploy the [Multi-Agent Custom Automation Engine solution accelerator](https://github.com/microsoft/Multi-Agent-Custom-Automation-Engine-Solution-Accelerator) for both Sandbox environments and WAF aligned environments.\n\n> **Note:** This module is not intended for broad, generic use, as it was designed by the Commercial Solution Areas CTO team, as a Microsoft Solution Accelerator. Feature requests and bug fix requests are welcome if they support the needs of this organization but may not be incorporated if they aim to make this module more generic than what it needs to be for its primary use case. This module will likely be updated to leverage AVM resource modules in the future. This may result in breaking changes in upcoming versions when these features are implemented.\n"
1313
},
1414
"parameters": {
1515
"solutionName": {
@@ -4991,8 +4991,8 @@
49914991
"metadata": {
49924992
"_generator": {
49934993
"name": "bicep",
4994-
"version": "0.43.1.21952",
4995-
"templateHash": "10730664853596253902"
4994+
"version": "0.43.8.12551",
4995+
"templateHash": "9540091515555271756"
49964996
}
49974997
},
49984998
"definitions": {
@@ -24309,8 +24309,8 @@
2430924309
"metadata": {
2431024310
"_generator": {
2431124311
"name": "bicep",
24312-
"version": "0.43.1.21952",
24313-
"templateHash": "11439700826637328776"
24312+
"version": "0.43.8.12551",
24313+
"templateHash": "7866379492866507946"
2431424314
}
2431524315
},
2431624316
"definitions": {
@@ -28013,8 +28013,8 @@
2801328013
"metadata": {
2801428014
"_generator": {
2801528015
"name": "bicep",
28016-
"version": "0.43.1.21952",
28017-
"templateHash": "14162462247640231136"
28016+
"version": "0.43.8.12551",
28017+
"templateHash": "2868048678223903575"
2801828018
}
2801928019
},
2802028020
"parameters": {
@@ -42568,8 +42568,8 @@
4256842568
"metadata": {
4256942569
"_generator": {
4257042570
"name": "bicep",
42571-
"version": "0.43.1.21952",
42572-
"templateHash": "15245457964306936933"
42571+
"version": "0.43.8.12551",
42572+
"templateHash": "18345308984648474640"
4257342573
}
4257442574
},
4257542575
"definitions": {
@@ -43600,8 +43600,8 @@
4360043600
"metadata": {
4360143601
"_generator": {
4360243602
"name": "bicep",
43603-
"version": "0.43.1.21952",
43604-
"templateHash": "7202268095676731580"
43603+
"version": "0.43.8.12551",
43604+
"templateHash": "1009721598684973971"
4360543605
},
4360643606
"name": "Site App Settings",
4360743607
"description": "This module deploys a Site App Setting."
@@ -54850,8 +54850,8 @@
5485054850
"metadata": {
5485154851
"_generator": {
5485254852
"name": "bicep",
54853-
"version": "0.43.1.21952",
54854-
"templateHash": "11204886349087283921"
54853+
"version": "0.43.8.12551",
54854+
"templateHash": "9739523049889844356"
5485554855
}
5485654856
},
5485754857
"parameters": {

infra/main_custom.bicep

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
targetScope = 'resourceGroup'
33

44
metadata name = 'Multi-Agent Custom Automation Engine'
5-
metadata description = '''This module contains the resources required to deploy the [Multi-Agent Custom Automation Engine solution accelerator](https://github.com/microsoft/Multi-Agent-Custom-Automation-Engine-Solution-Accelerator) for both Sandbox environments and WAF aligned environments.
6-
7-
> **Note:** This module is not intended for broad, generic use, as it was designed by the Commercial Solution Areas CTO team, as a Microsoft Solution Accelerator. Feature requests and bug fix requests are welcome if they support the needs of this organization but may not be incorporated if they aim to make this module more generic than what it needs to be for its primary use case. This module will likely be updated to leverage AVM resource modules in the future. This may result in breaking changes in upcoming versions when these features are implemented.
8-
'''
5+
metadata description = 'This module contains the resources required to deploy the [Multi-Agent Custom Automation Engine solution accelerator](https://github.com/microsoft/Multi-Agent-Custom-Automation-Engine-Solution-Accelerator) for both Sandbox environments and WAF aligned environments.\n\n> **Note:** This module is not intended for broad, generic use, as it was designed by the Commercial Solution Areas CTO team, as a Microsoft Solution Accelerator. Feature requests and bug fix requests are welcome if they support the needs of this organization but may not be incorporated if they aim to make this module more generic than what it needs to be for its primary use case. This module will likely be updated to leverage AVM resource modules in the future. This may result in breaking changes in upcoming versions when these features are implemented.\n'
96

107
@description('Optional. A unique application/solution name for all resources in this deployment. This should be 3-16 characters long.')
118
@minLength(3)

0 commit comments

Comments
 (0)