Rudi Visser
Rudi Visser
In reference to #425 (and subsequent PRs #943) this adds a `reinit` method to clean up elements and then reprocess. `cleanUpElement` was extended to have a parameter that resets the...
See https://github.com/dotnet/aspire/pull/3339 for more information. This change adds support to azd to consume a new `userAssignedIdentities` property in the Aspire manifest. An example being: ```json "userAssignedIdentities": [ { "clientId": "00000000-0000-0000-0000-000000000000",...
This is a mini change to allow the use of 2 additional known parameters from Aspire's Bicep tool which adds some more flexibility to custom Bicep: - environmentName - tags...
### Describe the bug Demonstrated with a "Rolling Text" REPL from Svelte 4. In Svelte 4, this works as expected with the text fading in and out at the same...
### Proposed topic or title Deploying Custom Bicep Files ### Location in table of contents. Deployment/Azure ### Reason for the article Outside of the Release Notes, there is no mention...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. _No...