diff --git a/avm/utl/types/avm-common-types/main.json b/avm/utl/types/avm-common-types/main.json index c44cfa36e5..5369c3e5c2 100644 --- a/avm/utl/types/avm-common-types/main.json +++ b/avm/utl/types/avm-common-types/main.json @@ -6,7 +6,7 @@ "_generator": { "name": "bicep", "version": "0.32.4.45862", - "templateHash": "1029853918123623169" + "templateHash": "14999467792384745276" }, "name": "Default interface types for AVM modules", "description": "This module provides you with all common variants for AVM interfaces to be used in AVM modules.\n\nDetails for how to implement these interfaces can be found in the AVM documentation [here](https://azure.github.io/Azure-Verified-Modules/specs/bcp/res/interfaces/).\n", @@ -612,8 +612,7 @@ "type": "string", "nullable": true, "metadata": { - "example": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myRg", - "description": "Optional. The Resource Group the Private Endpoint will be created in. If not specified, the Resource Group of the Subnet is being used." + "description": "Optional. The resource ID of the Resource Group the Private Endpoint will be created in. If not specified, the Resource Group of the provided Virtual Network Subnet is used." } }, "privateDnsZoneGroup": { @@ -759,8 +758,7 @@ "type": "string", "nullable": true, "metadata": { - "example": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myRg", - "description": "Optional. The Resource Group the Private Endpoint will be created in. If not specified, the Resource Group of the Subnet is being used." + "description": "Optional. The resource ID of the Resource Group the Private Endpoint will be created in. If not specified, the Resource Group of the provided Virtual Network Subnet is used." } }, "privateDnsZoneGroup": {