LZA Deployment #108
Annotations
3 errors and 6 warnings
deploy
WARNING: /home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/routeTables/.bicep/nested_roleAssignments.bicep(89,23) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/container-registry.bicep(220,13) : Warning BCP036: The property "type" expected a value of type "'None' | 'SystemAssigned' | 'SystemAssigned, UserAssigned' | 'UserAssigned' | null" but the provided value in source declaration "identity" is of type "'None' | 'SystemAssigned' | 'SystemAssigned,UserAssigned' | 'UserAssigned'". If this is a resource type definition inaccuracy, report it using https://aka.ms/bicep-type-issues. [https://aka.ms/bicep/core-diagnostics#BCP036]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/azureFirewalls/main.bicep(155,38) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/azureFirewalls/main.bicep(263,23) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/publicIPAddresses/.bicep/nested_roleAssignments.bicep(89,23) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/publicIPAddresses/main.bicep(166,18) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/publicIPAddresses/main.bicep(168,20) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/publicIPAddresses/main.bicep(170,16) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/publicIPAddresses/main.bicep(171,41) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/publicIPAddresses/main.bicep(186,27) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/aca-internal/bicep/modules/02-spoke/modules/vm/linux-vm.bicep(102,22) : Warning use-secure-value-for-secure-inputs: Property path "properties.osProfile.adminPassword" for resources of type "Microsoft.Compute/virtualMachines@2021-03-01" should be assigned a secure value. [https://aka.ms/bicep/linter/use-secure-value-for-secure-inputs]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/network/pip.bicep(183,27) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/li
|
deploy
ERROR: ***"status":"Failed","error":***"code":"DeploymentFailed","target":"/subscriptions/c3caea05-d40f-4cd5-a694-68a5bef3904d/providers/Microsoft.Resources/deployments/GitHubAction-108","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":[***"code":"ResourceDeploymentFailure","target":"/subscriptions/c3caea05-d40f-4cd5-a694-68a5bef3904d/resourceGroups/rg-lzaaca-udr-spoke-dev-neu/providers/Microsoft.Resources/deployments/supportingServices-GitHubAction-108-deployment","message":"The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'.","details":[***"code":"DeploymentFailed","target":"/subscriptions/c3caea05-d40f-4cd5-a694-68a5bef3904d/resourceGroups/rg-lzaaca-udr-spoke-dev-neu/providers/Microsoft.Resources/deployments/supportingServices-GitHubAction-108-deployment","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":[***"code":"ResourceDeploymentFailure","target":"/subscriptions/c3caea05-d40f-4cd5-a694-68a5bef3904d/resourceGroups/rg-lzaaca-udr-spoke-dev-neu/providers/Microsoft.Resources/deployments/openAiModule-Deployment","message":"The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'.","details":[***"code":"DeploymentFailed","target":"/subscriptions/c3caea05-d40f-4cd5-a694-68a5bef3904d/resourceGroups/rg-lzaaca-udr-spoke-dev-neu/providers/Microsoft.Resources/deployments/openAiModule-Deployment","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":[***"code":"InvalidTemplateDeployment","message":"The template deployment 'openAI-cog-lzaaca-udr-6dnqb-dev-neu-Deployment' is not valid according to the validation procedure. The tracking id is 'd6575255-beb8-42b7-b7e8-336e870000da'. See inner errors for details.","details":[***"code":"InvalidApiSetId","message":"The account type 'OpenAI' is either invalid or unavailable in given region."***]***]***]***]***]***]***
|
deploy
Deployment failed.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
validate
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/login@v1, actions/checkout@v3, azure/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
validate
WARNING: /home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/routeTables/.bicep/nested_roleAssignments.bicep(89,23) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/container-registry.bicep(220,13) : Warning BCP036: The property "type" expected a value of type "'None' | 'SystemAssigned' | 'SystemAssigned, UserAssigned' | 'UserAssigned' | null" but the provided value in source declaration "identity" is of type "'None' | 'SystemAssigned' | 'SystemAssigned,UserAssigned' | 'UserAssigned'". If this is a resource type definition inaccuracy, report it using https://aka.ms/bicep-type-issues. [https://aka.ms/bicep/core-diagnostics#BCP036]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/azureFirewalls/main.bicep(155,38) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/azureFirewalls/main.bicep(263,23) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/publicIPAddresses/.bicep/nested_roleAssignments.bicep(89,23) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/publicIPAddresses/main.bicep(166,18) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/publicIPAddresses/main.bicep(168,20) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/publicIPAddresses/main.bicep(170,16) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/publicIPAddresses/main.bicep(171,41) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/publicIPAddresses/main.bicep(186,27) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/aca-internal/bicep/modules/02-spoke/modules/vm/linux-vm.bicep(102,22) : Warning use-secure-value-for-secure-inputs: Property path "properties.osProfile.adminPassword" for resources of type "Microsoft.Compute/virtualMachines@2021-03-01" should be assigned a secure value. [https://aka.ms/bicep/linter/use-secure-value-for-secure-inputs]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/network/pip.bicep(183,27) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/li
|
preview
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/login@v1, actions/checkout@v3, Azure/cli@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/login@v1, actions/checkout@v3, azure/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
deploy
WARNING: /home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/routeTables/.bicep/nested_roleAssignments.bicep(89,23) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/container-registry.bicep(220,13) : Warning BCP036: The property "type" expected a value of type "'None' | 'SystemAssigned' | 'SystemAssigned, UserAssigned' | 'UserAssigned' | null" but the provided value in source declaration "identity" is of type "'None' | 'SystemAssigned' | 'SystemAssigned,UserAssigned' | 'UserAssigned'". If this is a resource type definition inaccuracy, report it using https://aka.ms/bicep-type-issues. [https://aka.ms/bicep/core-diagnostics#BCP036]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/azureFirewalls/main.bicep(155,38) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/azureFirewalls/main.bicep(263,23) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/publicIPAddresses/.bicep/nested_roleAssignments.bicep(89,23) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/publicIPAddresses/main.bicep(166,18) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/publicIPAddresses/main.bicep(168,20) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/publicIPAddresses/main.bicep(170,16) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/publicIPAddresses/main.bicep(171,41) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/publicIPAddresses/main.bicep(186,27) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/linter/use-safe-access]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/aca-internal/bicep/modules/02-spoke/modules/vm/linux-vm.bicep(102,22) : Warning use-secure-value-for-secure-inputs: Property path "properties.osProfile.adminPassword" for resources of type "Microsoft.Compute/virtualMachines@2021-03-01" should be assigned a secure value. [https://aka.ms/bicep/linter/use-secure-value-for-secure-inputs]
/home/runner/work/aca-landing-zone-accelerator/aca-landing-zone-accelerator/scenarios/shared/bicep/network/pip.bicep(183,27) : Warning use-safe-access: Use the safe access (.?) operator instead of checking object contents with the 'contains' function. [https://aka.ms/bicep/li
|