Skip to content

Updated id for keyVaultSecretsUserRoleId #417

Updated id for keyVaultSecretsUserRoleId

Updated id for keyVaultSecretsUserRoleId #417

Triggered via push April 12, 2026 22:30
Status Failure
Total duration 5m 8s
Artifacts 3

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
deploy-infra
Error: Deployment failed.
deploy-infra
ERROR: ***"status":"Failed","error":***"code":"DeploymentFailed","target":"/subscriptions/c0c21e76-a03c-4747-af34-0720b273ff00/resourceGroups/rg-xenobiasoft-sudoku-prod-westus2/providers/Microsoft.Resources/deployments/main","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/c0c21e76-a03c-4747-af34-0720b273ff00/resourceGroups/rg-xenobiasoft-sudoku-prod-westus2/providers/Microsoft.Resources/deployments/roleassignments","message":"The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'.","details":[***"code":"DeploymentFailed","target":"/subscriptions/c0c21e76-a03c-4747-af34-0720b273ff00/resourceGroups/rg-xenobiasoft-sudoku-prod-westus2/providers/Microsoft.Resources/deployments/roleassignments","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":"RoleAssignmentExists","message":"The role assignment already exists. The ID of the existing role assignment is 6fa437f01ede4b7b90632d5899709fd2."***,***"code":"RoleAssignmentExists","message":"The role assignment already exists. The ID of the existing role assignment is 604ab865662a44929391f6786910647a."***,***"code":"BadRequest","target":"/subscriptions/c0c21e76-a03c-4747-af34-0720b273ff00/resourceGroups/rg-xenobiasoft-sudoku-prod-westus2/providers/Microsoft.DocumentDB/databaseAccounts/cosmos-sudoku-prod/sqlRoleAssignments/fe9a41db-2706-5eec-b706-fca1006a2198","message":"***\r\n \"code\": \"BadRequest\",\r\n \"message\": \"Failed to parse the incoming request payload. Exception: System.FormatException: Could not parse property [properties] as [Microsoft.Azure.Documents.Management.Services.ResourceProvider.DataModel.RoleBasedAccessControl.SqlRoleAssignmentProperties] due to exception: System.FormatException: Could not parse property [scope] with value [/] as [Microsoft.Azure.Documents.Management.Services.ResourceProvider.DataModel.RoleBasedAccessControl.FullyQualifiedResourcePath] due to exception: System.NullReferenceException: Object reference not set to an instance of an object.\\r\\n at Microsoft.Azure.Documents.Common.RoleBasedAccessControl.ControlPlaneResourcePath..ctor(String[] segments, Boolean ignoreExtraSegments)\\r\\n at Microsoft.Azure.Documents.Management.Services.ResourceProvider.DataModel.RoleBasedAccessControl.FullyQualifiedResourcePath..ctor(String[] segments, Boolean ignoreExtraSegments)\\r\\n at Microsoft.Azure.Documents.Management.Services.ResourceProvider.DataModel.RoleBasedAccessControl.SqlRoleAssignmentProperties.get_Scope()\\r\\n at Microsoft.Azure.Documents.Management.Services.ResourceProvider.DataModel.RoleBasedAccessControl.SqlRoleAssignmentProperties.get_Scope()\\r\\n at Microsoft.Azure.Documents.Management.Services.ResourceProvider.DataModel.RoleBasedAccessControl.SqlRoleAssignmentProperties.Validate()\\r\\n at Microsoft.Azure.Documents.Management.Services.ResourceProvider.DataModel.RoleBasedAccessControl.SqlRoleAssignmentRequest.get_Properties()\\r\\n at Microsoft.Azure.Documents.Management.Services.ResourceProvider.DataModel.RoleBasedAccessControl.SqlRoleAssignmentRequest.get_Properties()\\r\\n at Microsoft.Azure.Documents.Management.Services.ResourceProvider.RequestHandlers.SqlRoleAssignmentRequestHandler.<HandlePutAsync>d__4.MoveNext()\\r\\nActivityId: 609475f5-02c4-43d2-b686-28307b00bda7, Microsoft.Azure.Documents.Common/2.14.0\"\r\n***"***]***]***]***
deploy-infra
WARNING: /home/runner/work/sudoku/sudoku/infra/modules/compute.bicep(118,5) : Warning prefer-unquoted-property-names: Property names that are valid identifiers should be declared without quotation marks and accessed using dot notation. [https://aka.ms/bicep/linter-diagnostics#prefer-unquoted-property-names] /home/runner/work/sudoku/sudoku/infra/modules/compute.bicep(185,5) : Warning prefer-unquoted-property-names: Property names that are valid identifiers should be declared without quotation marks and accessed using dot notation. [https://aka.ms/bicep/linter-diagnostics#prefer-unquoted-property-names] /home/runner/work/sudoku/sudoku/infra/modules/compute.bicep(186,5) : Warning prefer-unquoted-property-names: Property names that are valid identifiers should be declared without quotation marks and accessed using dot notation. [https://aka.ms/bicep/linter-diagnostics#prefer-unquoted-property-names] /home/runner/work/sudoku/sudoku/infra/modules/compute.bicep(187,5) : Warning prefer-unquoted-property-names: Property names that are valid identifiers should be declared without quotation marks and accessed using dot notation. [https://aka.ms/bicep/linter-diagnostics#prefer-unquoted-property-names] /home/runner/work/sudoku/sudoku/infra/main.bicep(149,15) : Warning no-unnecessary-dependson: Remove unnecessary dependsOn entry 'storage'. [https://aka.ms/bicep/linter-diagnostics#no-unnecessary-dependson] /home/runner/work/sudoku/sudoku/infra/main.bicep(149,24) : Warning no-unnecessary-dependson: Remove unnecessary dependsOn entry 'keyvault'. [https://aka.ms/bicep/linter-diagnostics#no-unnecessary-dependson]
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4, dorny/test-reporter@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
deploy-infra
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, azure/arm-deploy@v2, azure/login@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
deploy-infra
WARNING: /home/runner/work/sudoku/sudoku/infra/modules/compute.bicep(118,5) : Warning prefer-unquoted-property-names: Property names that are valid identifiers should be declared without quotation marks and accessed using dot notation. [https://aka.ms/bicep/linter-diagnostics#prefer-unquoted-property-names] /home/runner/work/sudoku/sudoku/infra/modules/compute.bicep(185,5) : Warning prefer-unquoted-property-names: Property names that are valid identifiers should be declared without quotation marks and accessed using dot notation. [https://aka.ms/bicep/linter-diagnostics#prefer-unquoted-property-names] /home/runner/work/sudoku/sudoku/infra/modules/compute.bicep(186,5) : Warning prefer-unquoted-property-names: Property names that are valid identifiers should be declared without quotation marks and accessed using dot notation. [https://aka.ms/bicep/linter-diagnostics#prefer-unquoted-property-names] /home/runner/work/sudoku/sudoku/infra/modules/compute.bicep(187,5) : Warning prefer-unquoted-property-names: Property names that are valid identifiers should be declared without quotation marks and accessed using dot notation. [https://aka.ms/bicep/linter-diagnostics#prefer-unquoted-property-names] /home/runner/work/sudoku/sudoku/infra/main.bicep(149,15) : Warning no-unnecessary-dependson: Remove unnecessary dependsOn entry 'storage'. [https://aka.ms/bicep/linter-diagnostics#no-unnecessary-dependson] /home/runner/work/sudoku/sudoku/infra/main.bicep(149,24) : Warning no-unnecessary-dependson: Remove unnecessary dependsOn entry 'keyvault'. [https://aka.ms/bicep/linter-diagnostics#no-unnecessary-dependson]

Artifacts

Produced during runtime
Name Size Digest
publish-api
13.5 MB
sha256:a3cbddfc86d9aa04193f6d11dd9d4086e314a9b2b240594fa794c825fb8343e7
publish-web
17.8 MB
sha256:eca02d7d8f4d8853d86c4985841076c9c2da7b18f8d768b1b96f80567f562237
test-results
249 KB
sha256:6e3f97f2ffdf6dd7420bb3d82fe2c8fbbfd26b9f7071d647db366f8ba47c334e