Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more AsProvisioningParameter overloads #6583

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

eerhardt
Copy link
Member

@eerhardt eerhardt commented Oct 31, 2024

Description

Adding more AsProvisioningParameter overloads to allow for easily referencing endpoints and any custom ReferenceExpression in a bicep parameter.

Fix #6534

Checklist

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

Adding more AsProvisioningParameter overloads to allow for easily referencing endpoints and any custom ReferenceExpression in a bicep parameter.

Fix dotnet#6534
@eerhardt eerhardt force-pushed the AddMoreAsProvisioningParameters branch from a90e696 to ab26d51 Compare October 31, 2024 20:34
@davidfowl davidfowl added this to the 9.1 milestone Nov 1, 2024
@eerhardt eerhardt merged commit 3e9773a into dotnet:main Nov 1, 2024
9 checks passed
@eerhardt eerhardt deleted the AddMoreAsProvisioningParameters branch November 1, 2024 02:57
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.

Add more AsProvisioningParameter overloads
4 participants