Skip to content

Conversation

gioelemella
Copy link
Collaborator

@gioelemella gioelemella commented Jun 6, 2025

List of Changes

  • configured log sampling
  • bump azure/login GHA to version v2.3.0
  • increase hashicorp/azurerm version

Motivation and Context

Fix error on deploy Error: Login failed with Error: Using auth-type: SERVICE_PRINCIPAL. Not all values are present. Ensure 'client-id' and 'tenant-id' are supplied.. Double check if the 'auth-type' is correct. Refer to https://github.com/Azure/login#readme for more information.

Fix apply under .identity

PIDM-653

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@gioelemella gioelemella requested a review from a team as a code owner June 6, 2025 08:15
@gioelemella gioelemella added the enhancement New feature or request label Jun 6, 2025

- name: 'Login via Azure CLI'
uses: azure/login@cb79c773a3cfa27f31f25eb3f677781210c9ce3d # v1
uses: azure/login@v2.3.0

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Release And Deploy Azure Function' step
Uses Step
uses 'azure/login' with ref 'v2.3.0', not a pinned commit hash
Copy link

@pasqualespica pasqualespica merged commit 37798c3 into main Jun 10, 2025
8 checks passed
@pasqualespica pasqualespica deleted the PIDM-653-sampling-application-insight branch June 10, 2025 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request skip

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants