* Added support for Container App Managed Environments
* Updated the .md file and reverted local changes to the test file.
* Minor typo fixes.
* Update examples/ContainerApp/ContainerApp.Tests.ps1
Co-authored-by: Mary Sha <15195985+msha1026@users.noreply.github.com>
* Update Modules/BenchPress.Azure/Public/Confirm-ContainerAppManagedEnv.ps1
Co-authored-by: Mary Sha <15195985+msha1026@users.noreply.github.com>
* Updating PS files to UTF-8 w/BOM
* Update Modules/BenchPress.Azure/Public/Confirm-ContainerAppManagedEnv.ps1
Co-authored-by: Caroline Quigg <caquigg@microsoft.com>
* Changed variable name per code review.
* Removed what will be a redundant test.
* Adding the ContainerAppManagedEnv resource type to the C# code.
* Updating variable name in the documentation.
* Aligning variables.
* More minor fixes based on inconsistencies work items.
* Removing indents from multi-line
* Aligning variables
* Aligning variables, again.
* Adding sourcing for Confirm-ContainerAppManagedEnv to Get-ResourceByType
* Update Modules/BenchPress.Azure/Public/Confirm-ContainerAppManagedEnv.ps1
Co-authored-by: Mary Sha <15195985+msha1026@users.noreply.github.com>
* Update Modules/BenchPress.Azure/Public/Confirm-ContainerAppManagedEnv.ps1
Co-authored-by: Mary Sha <15195985+msha1026@users.noreply.github.com>
---------
Co-authored-by: Mary Sha <15195985+msha1026@users.noreply.github.com>
Co-authored-by: Caroline Quigg <caquigg@microsoft.com>
* Resolve spacing and names
* utf8 with bom
* Align splatted variables
* Fix names of resources
* Update act comments to act and assert
* Fix parameter names in markdowns and sql server and database names in tests
* Add more descriptive test names for property key and value assertions
* init
* removde cmdlet binding and update linter
* update based on comments
* update newly added resource types
* line length
* length
* fix role assignment + lines
* fix stale API versions
* utf-8 w bom
* unit tests + line lengths
* un-encode
* working container app support
* Install Az.App in github actions
* Add callout for installation of az.app
* Edit tests for inconsistencies
* Update to one line test
* Remove comments