Skip to content

RHAIENG-1984 add live CI tests for Azure AI #117

@Artemon-line

Description

@Artemon-line

The goal is to implement a process for regularly conducting live tests against Azure AI, moving beyond reliance on recorded responses. This ensures testing accurately reflects current system behavior and remains consistent with production environments.

Achieving this requires identifying the most secure method for authenticating to Azure within GitHub Actions workflows. OpenID Connect (OIDC) offers a robust solution, enabling secure, short-lived credentials without storing long-term secrets.
https://docs.github.com/en/actions/how-tos/secure-your-work/security-harden-deployments/oidc-in-azure

When implemented in accordance with official documentation, OIDC can significantly enhance security while preserving operational efficiency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions