Skip to content

NetEvolve.HealthChecks.Azure.KeyVault #972

@samtrion

Description

@samtrion

Project Name

Azure.KeyVault

Project Description

Health check for Azure Key Vault.

TestContainer Package Required?

Yes

TestContainer Package Name

AzureKeyVaultEmulator.TestContainers

Required NuGet Dependencies

Azure.Identity
Azure.Security.KeyVault.Secrets

Validation Steps

  • Create project structure in src/NetEvolve.HealthChecks.<ProjectName>/
  • Follow naming conventions from decision documentation
  • Include a clear README.md describing the project purpose
  • Restore NuGet packages (dotnet restore)
  • Build the solution (dotnet build --no-restore)
  • Add unit tests to tests/NetEvolve.HealthChecks.Tests.Unit/<ProjectName>/ folder
  • Add integration tests to tests/NetEvolve.HealthChecks.Tests.Integration/<ProjectName>/ folder
  • Run project-specific tests (dotnet test --filter FullyQualifiedName~<ProjectName>)
  • Verify all tests pass successfully

Additional Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    state:help wantedIndicate issues where additional help or contributions are needed from the community.type:featureIndicates a new feature or enhancement to be added.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions