Skip to content

Conversation

@mohitpavan
Copy link
Collaborator

Title: [phase-1 CICD improvements] adding reference identities support for the YAML.

adding the support for the referenceIdentites in the yaml with the configuration to be :
referenceIdentities:

  • kind: "KeyVault"
    type: "user-assigned"
    value: /subscriptions/abcdef01-2345-6789-0abc-def012345678/resourceGroups/sample-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/sample-identity
  • kind: "Engine"
    type: "user-assigned"
    value: /subscriptions/abcdef01-2345-6789-0abc-def012345678/resourceGroups/sample-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/sample-identity
  • kind: "Metrics"
    type: "user-assigned"
    value: /subscriptions/abcdef01-2345-6789-0abc-def012345678/resourceGroups/sample-rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/sample-identity

the proper checks are added in the utils and added the api calls from the payLoadModels.

@radhikajain99 radhikajain99 merged commit 45ebea8 into main Feb 21, 2025
8 checks passed
@mohitpavan mohitpavan deleted the users/mohit/phase1-changes-cicd branch February 26, 2025 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants