Azure / Azure/azure-powershell
[Doc]: New-AzContainerAppTemplateObject - elaborate on how to constructe Probe hash table for multiple probes at once
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
### Description
Hi - I am able to construct a valid probe (singular) which I pass to the image. However - i don't seem to be able to push "all" of the probes I want, in a single go - using this documentation at https://learn.microsoft.com/en-us/powershell/module/az.app/new-azcontainerapptemplateobject?view=azps-9.0.1 - section where it "documents" complex probe hash tables, providing multiple probes at once using a list object. Would it be possible to elaborate on providing multiple probes at once to the Container App creation process using PowerShell (Az.App). Specifically - i am not able to understand the structure of how the "individual probes" would be within a Hash Table as there is not example for it per say. I think this would clarify for consumers looking to PowerShell for automating the full Container App sequence.
Thanks in advance!
Contributor guide
Assessment
This issue has not been assessed yet.