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

Update DeploymentScript to no longer use placeholders for parameters #42052

Closed
JoshLove-msft opened this issue Feb 18, 2024 · 0 comments
Closed
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Provisioning

Comments

@JoshLove-msft
Copy link
Member

https://github.com/Azure/azure-sdk-for-net/blob/feature/cdk/sdk/provisioning/Azure.Provisioning/src/resources/DeploymentScript.cs#L65-L68 this was done for the initial hackathon and the serialization code knew how to unwrap these values. Now we have support for serializing Parameters into the bicep so we would need to essentially assign the parameters into the appropriate properties.

@JoshLove-msft JoshLove-msft added Client This issue points to a problem in the data-plane of the library. Provisioning labels Feb 18, 2024
@JoshLove-msft JoshLove-msft self-assigned this Feb 23, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Provisioning
Projects
None yet
Development

No branches or pull requests

1 participant