Skip to content

Conversation

@zhiyuanliang-ms
Copy link
Owner

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Checklist

  • Is this feature complete?
    • Yes. Ready to ship.
    • No. Follow-up changes expected.
  • Are you including unit tests for the changes and scenario tests if relevant?
    • Yes
    • No
  • Did you add public API?
    • Yes
      • If yes, did you have an API Review for it?
        • Yes
        • No
      • Did you add <remarks /> and <code /> elements on your triple slash comments?
        • Yes
        • No
    • No
  • Does the change make any security assumptions or guarantees?
    • Yes
      • If yes, have you done a threat model and had a security review?
        • Yes
        • No
    • No
  • Does the change require an update in our Aspire docs?

@zhiyuanliang-ms zhiyuanliang-ms changed the title init POC Apr 10, 2025
this IHostApplicationBuilder builder,
string connectionName,
Action<AzureAppConfigurationSettings>? configureSettings = null,
Action<AzureAppConfigurationOptions>? configureOptions = null,
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The typical usage of app config provider is like this. So we need this configurationOptions. Also, it is similar to key vault's api.

@zhiyuanliang-ms zhiyuanliang-ms changed the title POC POC for AzureAppConfigurationProvider component & ConformanceTests Apr 11, 2025
@zhiyuanliang-ms
Copy link
Owner Author

This PR is blocked by #645 and #644.

@zhiyuanliang-ms zhiyuanliang-ms deleted the zhiyuanliang/config-provider-component branch June 2, 2025 14:27
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.

2 participants