* Added support for PostgreSQL Flexible Server.
* Fixed variable names in the .md
* Updating example tests to use -BeSuccessful
* Adding the PostgreSqlFlexibleServer resource type to the C# code.
* Minor fixex based on inconsistencies work items.
* Removing indents from multi-line
* Adding sourcing for Confirm-PostgreSqlFlexibleServer to Get-ResourceByType
* Resolving inconsistencies with variable scoping in the examples when there is only a single Describe block.
* Adding resourceid to Get-ResourceByType unit test.
* Fixing the PS installation link.
* 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
* initial commit of role support for cosmosdb
* add bicep
* role definition
* revert test values
* linting
* comments
* comments
* add instructions for srvc principal id
* remove TODOs
* Correctly configure free app service plan
* Remove prompt for password thats no longer needed
* Correct property value for contianer registry
* fix api management test
* Remove negative tests from event hub since they throw errors
* Fix cosmosdb tests
* Remove certificate test for kv
* Fix role assignment bugs
* Merge sql related stuff into one folder
* remove sql server folder since it has been merged into one folder
* Move scope back into parameter splat and update comments
* Added support for AKS Node Pools
* Removing local values for variables.
* Fixed the Import-Module path
* Removing extra LF
* Reverting order of variables in bicep file
* Lower case for local variables.
* Fixed example parameters.
* Aligning parameters in Get-ResourceByType
* Fixing parameter list and definition.
* I thought I already did this, but I must have done it on a different file, fixed the casing of variables.
* Updating PS files to UTF-8 w/BOM
* Adding the AksNodePool resource type to the C# code.
* Minor fixex based on inconsistencies work items.
* More minor fixes based on inconsistencies work items.
* Aligning variables
* Adding sourcing for Confirm-AksNodePool to Get-ResourceByType
* Update Modules/BenchPress.Azure/Public/Confirm-AksNodePool.ps1
Co-authored-by: Mary Sha <15195985+msha1026@users.noreply.github.com>
* Update Modules/BenchPress.Azure/Public/Confirm-AksNodePool.ps1
Co-authored-by: Mary Sha <15195985+msha1026@users.noreply.github.com>
* Update Modules/BenchPress.Azure/Public/Confirm-AksNodePool.ps1
Co-authored-by: Mary Sha <15195985+msha1026@users.noreply.github.com>
* Update examples/AksCluster/AKSCluster.Tests.ps1
Co-authored-by: Mary Sha <15195985+msha1026@users.noreply.github.com>
* Update examples/AksCluster/AKSCluster.Tests.ps1
Co-authored-by: Mary Sha <15195985+msha1026@users.noreply.github.com>
* Update Modules/BenchPress.Azure/Public/Confirm-AksNodePool.ps1
Co-authored-by: Mary Sha <15195985+msha1026@users.noreply.github.com>
---------
Co-authored-by: Mary Sha <15195985+msha1026@users.noreply.github.com>
* 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>
* Align splat variables and lower case local variables for module code
* Lower case local vars for role assignment connector
* Move mocks up to beforeeach for unit tests
* update to utf8 with bom
* Remove return from env variable function
* Fix punctuation, capitalization and verbiage in powershell code comments
* Update Modules/BenchPress.Azure/Public/Confirm-ApiManagementLogger.ps1
Co-authored-by: Ozi Boms <zboms123@gmail.com>
* Update Modules/BenchPress.Azure/Public/Confirm-StorageContainer.ps1
Co-authored-by: Ozi Boms <zboms123@gmail.com>
* Remove indents
* fix small typo
---------
Co-authored-by: Ozi Boms <zboms123@gmail.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
* Added support for API Management Service, API Management API, API Management Diagnostics, API Management Loggers, and API Management Policies
* Minor fixes.
* Fixing broken unit test.
* Escaping the XML
* Removing unused parameter per code review.
* Fixing examples in the comments per code review.
* Added comments for Confirm-ApiManagmentLogger
* Making ResourceName optional.
* Removing the list of options for ResourceType from Confirm-ResourceByType. It is an enum now, no need to list them.
* Updating from Az-InfrastructureTesting to Az.InfrastructureTesting.
* Updated example tests to use pipelining.
* 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