Skip to content

Conversation

gnsuryan
Copy link
Member

This issue fixes the arm-ttk validation errors in bicep files for WebLogic on AKS offer

Following validation errors are fixed:

API version validation error:
[-] apiVersions Should Be Recent (2041 ms)
Api versions must be the latest or under 2 years old (730 days) - API version 2023-08-01 of Microsoft.ContainerService/managedClusters is 791 days old
Line: 13408, Column: 8
Valid Api Versions:
2023-10-01
2023-10-02-preview

NestedTemplate vnet-application-gateway [ Lines 2427 - 4533 ]
[-] Parameters Must Be Referenced (1772 ms)
Unreferenced parameter: utcValue Line: 2469, Column: 22

Parameter Types Should Be Consistent
[-] Parameter Types Should Be Consistent (2347 ms)
Type Mismatch: Parameter 'appGatewaySSLCertData' in nested template 'validate-parameters-and-fail-fast' is defined as string, but the parent template
defines it as securestring). Line: 1427, Column: 14

[-] Parameter Types Should Be Consistent (2257 ms)
##[error] Type Mismatch: Parameter 'vnetForApplicationGateway' in nested template 'vnet-application-gateway' is defined as object, but the parent template defines it as secureObject). Line: 2444, Column: 22
##[error] Type Mismatch: Parameter 'appgwSSLBackendRootCertData' in nested template 'application-gateway-deployment' is defined as securestring, but the parent template defines it as string). Line: 1986, Column: 14
##[error] Type Mismatch: Parameter 'sslCertData' in nested template 'application-gateway-deployment' is defined as securestring, but the parent template defines it as string). Line: 2022, Column: 14
##[error] Type Mismatch: Parameter 'vnetForApplicationGateway' in nested template 'application-gateway-deployment' is defined as secureObject, but the parent template defines it as object). Line: 2034, Column: 14

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Sep 30, 2025
@edburns
Copy link
Contributor

edburns commented Sep 30, 2025

From: Ed Burns
Sent: Tuesday, September 30, 2025 12:56
To: 'Gurudutt Suryanarayana' gurudutt.suryanarayana@oracle.com; Jianguo Ma Jianguo.Ma@microsoft.com; Sanjaya Mantoor sanjay.mantoor@oracle.com; Haixia Cheng Haixia.Cheng@microsoft.com
Cc: Rajesh Subbannavar rajesh.subbannavar@oracle.com; Monica Riccelli monica.riccelli@oracle.com; Ryan Eberhard ryan.eberhard@oracle.com; Antaryami Panigrahi antaryami.panigrahi@oracle.com; MengHua Xiao Menghua.Xiao@microsoft.com
Subject: RE: [External] : Re: Regarding changes required in WLS on Azure VM Offers for removing default Outbound Access for VMs

Reviewed and approved. I like the use of @secure and the use of uri().

Ed

@rjeberhard rjeberhard merged commit 36a85a2 into oracle:main Sep 30, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants