Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Modules] Re-introduce `Deploy to Azure` button + adding missing `main.json` files (#3381) * Updated table gen with deploy to azure button * Update to latest * Push updated Readme file(s) * Update to latest * Update to latest * Update to latest * Push updated Readme file(s) * Update to latest * Update to latest * Update to latest * Push updated Readme file(s) * Added missing main.json files * Push updated Readme file(s) --------- Co-authored-by: CARMLPipelinePrincipal <[email protected]> Added 'accessTier' parameter for file shares (#3260) [CI Environment] Re-Enabled PBR overwrite (#3388) * Added missing [force] * Added missing force * Update to latest [CI Environment] Introduced a test that tests that a `main.json` exists and is aligned with the latest `main.bicep` (#3384) * Implemented first [main.json] test * Update to latest * Update to latest * Updated pipeline trigger utility to support more options * Cleanup tests * Updated jsons Push updated API Specs file Push updated Readme file(s) Push updated API Specs file regenerate readmes (#3398) [Modules] SqlMi - Enable purge protection on cmk dep kv (#3399) * purge protected kv cmk sqlmi * cmk kv name [CI Environment] Machine Learning Workspaces Custom Deletion (#3400) * Machine Learning Workspace purge logic * add removal sequence [Fixes] Fixed module overview table generation (#3408) * Fixed module overview table generation * Push updated Readme file(s) * Update to latest --------- Co-authored-by: CARMLPipelinePrincipal <[email protected]> Push updated API Specs file [Modules] Updated ServiceBus Namespace NetworkRuleSets Module - Fixed bug in variable object (#3409) * Updated settings * Updated settings * Updated settings * Updated version * Changed id to subnetResourceId * Updated readme * Fixed virtualNetworkRules object in common test case * Updated readme files * Updated readme * Updated readme * Updated readme * Fixed networkRules var object references and updated test cases * Updated main.json * Updated main.json file * Updated main.json * Revert settings.yml file changes * Reverted main.bicep change and updated test cases to exclude subnet object * Locatl settings * Updated readme * Revert settings file [Modules] Simplified LAW reference in VM module (#3410) * Update to latest * First commit * Simplificatino * Removed unrelated changes * Update to latest [Modules] Create module for Microsoft.Network/dnsForwardningRulesets (#3149) * init dns forwording ruleset module * add Github workflow * test workflow * typo * typo * typo * reset workflow trigger * add readme * typo workflow * change trigger for testing * typo * add ADO pipeline * resetworkflow trigger * update dependencies * add forwarding rule * add sub modules * Update test deployment * add min test * redme update and default location * test deployment * PR review * Update modules/Microsoft.Network/dnsForwardingRulesets/readme.md Co-authored-by: Alexander Sehr <[email protected]> * update PR comments * Update modules/Microsoft.Network/dnsForwardingRulesets/deploy.bicep Co-authored-by: Alexander Sehr <[email protected]> * Update modules/Microsoft.Network/dnsForwardingRulesets/virtualNetworkLinks/readme.md Co-authored-by: Alexander Sehr <[email protected]> * Update modules/Microsoft.Network/dnsForwardingRulesets/readme.md Co-authored-by: Alexander Sehr <[email protected]> * update PR * Update to new module structure * update to new module structure * change pipelines to new module structure * update readme * naming * rename readme * test deployment * rename test files * change subnet range * remove test deployment * Update modules/Microsoft.Network/dnsForwardingRulesets/deploy.bicep Co-authored-by: Alexander Sehr <[email protected]> * Update modules/Microsoft.Network/dnsForwardingRulesets/deploy.bicep Co-authored-by: Alexander Sehr <[email protected]> * Update modules/Microsoft.Network/dnsForwardingRulesets/forwardingRules/readme.md Co-authored-by: Alexander Sehr <[email protected]> * Update modules/Microsoft.Network/dnsForwardingRulesets/forwardingRules/readme.md Co-authored-by: Alexander Sehr <[email protected]> * remove old module * add main test file * add arm templates * update readme * remove test branch * rename sub module * update main.json --------- Co-authored-by: Alexander Sehr <[email protected]> Push updated Readme file(s) [Modules] Azure Data Factory: Support for GitHub Enterprise Server (#3420) * Update main.bicep * Update main.json * Update README.md * Update modules/data-factory/factories/main.bicep Co-authored-by: Alexander Sehr <[email protected]> * Update README.md --------- Co-authored-by: Alexander Sehr <[email protected]> Push updated Readme file(s) Push updated API Specs file [CI Environment] Replaced default `namePrefix` (#3428) * First replacements * Updated wiki * Updated scripts * Updated templates * Updated module readmes * Replaced remaining files * Added missing regex escape [Utilities] Updated token handling for readme examples (#3430) * Update to latest * Removed changes * Update to latest * Updated token handling in readme Added gitDisablePublish parameter (#3437) Push updated Readme file(s) [Module] managedClusters - Add ingressProfile support for AKS (#3185) * add enable free tier tag * update settings * Issue #3183 adding ingressProfile * revert readme changes * upodate readme * update agentpool readme * fix sku name from basic to base as update by api * role Assignment of DNS Zone Contributor to aks * revert settings update done by mistake * revert readme of documentdb * update description of dnsZoneResourceId and readme * revert dnsZoneResourceId description * update description of dnsZoneResourceId * added enableDnsZoneContributorRoleAssignment flag * Update API version of managedClusters * add unit test for webApplicationRoutingEnabled * update readme and fix prefix * merge * update * revert settings file * replace << and >> by $. and .$ * update version managed clustr to latest * add build json * update to location * test prefix * revert settings * update API version and readme * update arm json templates * update dons location to global * revert namePrefix unused namePrefix * add missing reference Push updated Readme file(s) [Modules] Firewall Policy - removed System-assigned identity (#3441) * Removed 'systemAssignedIdentity' parameter * Re-generated ARM template Push updated Readme file(s) [Modules] Updated the NetworkManager module to the newest API (#3442) * Updated API versions and readme files * Updated main.json files [Modules] Fixed EventHub role assignment naming issues (#3443) * Updated Role Assignment Name/Guid * Added second role assignment to reproduce the issue * Updated readme and ARM templates Push updated API Specs file fixed globalConfiguration property logic (#3421) [CI Environment] Update the module table generation (#3407) * Added draft for revamped modules table * Push updated Readme file(s) * Update to latest * Push updated Readme file(s) * Update to latest * Push updated Readme file(s) * Update to latest --------- Co-authored-by: CARMLPipelinePrincipal <[email protected]> Push updated Readme file(s) [Module] container-service | managed-clusters support for private clusters (#3450) * initial Commit * fixed subnet id * changed to disable Private DNS * changed privateDNSZone from 'none' to '' * added serviceCidr to test * fixed serviceshort name * changed folder name * updated test * updated dns link * fixed nested test resource * added location * updated location * updated skus * changed zone to 3 * removed DockerBridgeCIDR * changed availZone to 3 --------- Co-authored-by: Shawn Meyer <[email protected]> Push updated Readme file(s) [Modules] Enable 'Null' on DiagnosticLogCategoriesToEnable parameter to enable no logs to be collected. (#3456) * [Modules] Enable 'Null' on DiagnosticLogCategoriesToEnable parameter to enable no logs to be collected. (#3448) * enabled '' as value of diagnostic logs * updated api * fixed api * updated latest main.json * added comment to parameter value. * update to all modules for nul --------- Co-authored-by: Shawn Meyer <[email protected]> * Updated docs * Update to latest --------- Co-authored-by: Shawn Meyer <[email protected]> Co-authored-by: Shawn Meyer <[email protected]> Push updated Readme file(s) [Modules] Simplified DNS Forwarding Rule Input Parameter (#3413) * Refactored parameter * Added output * Update to latest * Update to latest * Update to latest * Temp disabled prefix & suffix settings * Tried to escape value * Update to latest * Enhanced output * Fallback * Update to latest Push updated Readme file(s) json regen (#3463) [CI Environment] Fixed Pester test result output table (#3464) * Added new line replacement * Fake readme change * Moved fake readme * Undid test changes readme regen (#3466) Push updated API Specs file [Modules] Moved metadata to template & removed dedicated file (#3426) * Moved metadata to template & removed dedicated file * Updated set-modulereadme function with new metadata location * Updated Pester test * Cleanup version.json * Cleanup version.json Push updated Readme file(s) Updated sidebar & home (#3482) Push updated API Specs file Context updates (#3501) [CI environment] Get yml pipeline name based on specs resourcetype (#3507) * update pester pipeline scripts * cleanup Updated Bicep to ARM conversion script (#3497) [Modules] VPN gateways VPN connections fix folder name (#3510) * readme folder * regen json main * update tests [Modules] RSV backup fabrics new inner folder to comply with resource type hierarchy (#3512) * backupfabrics folder * backupfabrics main * json regen * regen json and readmes parent type * Update modules/recovery-services/vaults/main.bicep Co-authored-by: Alexander Sehr <[email protected]> * simbolic name and json --------- Co-authored-by: Alexander Sehr <[email protected]> Push updated Readme file(s) [Wiki] Updated 'Getting Started' sections (& utilities) to latest (#3490) * Update to latest * Updated Scenario 2 * Updated consume * Updated consume * Updated remaining gettings started & references utility * Small fix Updated solution creation (#3495) Push updated API Specs file Update to latest (#3486) Updated known issues (#3493) [Modules] Added Private Endpoint support to Cosmos DB (#3505) * Updated library * Added PE draft * Updated docs & ARM template * Added missing triggers * Undid readme change * Undid readme change Push updated Readme file(s) [Wiki] Update 'Contribution Guide' to latest (#3484) * Small first update * Updated Contribution Flow [Modules] Updated Synapse CMK interface (#3524) * Updated synapse cmk interface * Adjusted format [Wiki] Updated "CI Environment' to latest (#3499) * Update to latest * Updated static validation * Updated publishing * Updated pipeline design [Modules] Update SA/blobservice - deleteRetentionPolicy fix and addition (#3488) * Update main.bicep * Update main.bicep * Update readme * regen main.json * fix * fix * fix * restore files * fix * Update modules/storage/storage-accounts/blob-services/main.bicep Co-authored-by: Alexander Sehr <[email protected]> --------- Co-authored-by: Alexander Sehr <[email protected]> Push updated Readme file(s) [CI environment] Retrieve main resource type leveraging api specs (#3508) * update pester pipeline scripts * cleanup * Update utilities/tools/helper/Get-PipelineFileName.ps1 Co-authored-by: Alexander Sehr <[email protected]> * readme utility update * update get aligned specs * synopsis * synopsis update * readme update 01 * readme update 02 * vpn regen * manage additional exception * Update utilities/tools/helper/Get-SpecsAlignedResourceName.ps1 Co-authored-by: Alexander Sehr <[email protected]> * Apply suggestions from code review * insight regen * network regen * auth regen --------- Co-authored-by: Alexander Sehr <[email protected]> Updated library (#3504) [CI Environment] Fixed publishing issues when both main.bicep & main.json exist (#3554) * Module update for testing purposes * Tweaking stages for testing purposes * Added some verbose output * Module update for testing purposes * Reverting verbose output * Module update for testing purposes * If bicep & ARM template found, publish bicep only * Revert vnet module * Revert vnet module * Revert vnet module * Revert vnet module * stages.yml restored Applied suggested error handling (#3411) Co-authored-by: Kris Baranek <[email protected]> [Fixes] SQL server - Update minCapacity default value for elasticpools (#3555) * update capacity * update * test * test * test * test * test * test * test * final * update * final fix * final final fix regen storage json (#3557) json and readmes (#3559) pipeline name update (#3562) [Fixes] VM - Update cross reference to updated rsv module (#3558) * replace rsv updated ref * json * readme add ys to StringToReduce (#3567) [Modules] Azure Firewall - Added 'Basic' SKU support (#3569) * [Modules] Feature/azure firewall basic SKU (#3338) * Added new Basic tier for Azure Firewall Added Managment IP Address flow * Updating docs * added suggested conditional checks cleanup --------- Co-authored-by: Alexander Sehr <[email protected]> * Updated templates * Updated tested test case --------- Co-authored-by: Dan <[email protected]> Push updated API Specs file 3523 hosts pools ScheduledAgentUpdates issue (#3582) * ignore working files * scheduled agent update fix * scheduled agent update fix * [Bug Report]: Agent scheduled updates gives error 404 after deploying AVD host pool with host-pools module Fixes #3523 * Update modules/desktop-virtualization/host-pools/main.bicep Co-authored-by: Alexander Sehr <[email protected]> * Update modules/desktop-virtualization/host-pools/main.bicep Co-authored-by: Alexander Sehr <[email protected]> * Update modules/desktop-virtualization/host-pools/main.bicep Removing comments from template Co-authored-by: Alexander Sehr <[email protected]> --------- Co-authored-by: Alexander Sehr <[email protected]> Push updated API Specs file [Modules] Convert module names to singular (MAIN) (#3573) * Added mapping table * Update rtMapping.jsonc * json update (#3472) * [Utilities] Updated utility references to new naming scheme (#3471) * Replaced first couple paths * Updated tools folder * Updated pipelines folder * Update to latest * Update utilities/pipelines/resourceDeployment/New-TemplateDeployment.ps1 Co-authored-by: Erika Gressi <[email protected]> * Update utilities/pipelines/resourcePublish/Get-ModulesToPublish.ps1 Co-authored-by: Erika Gressi <[email protected]> * Update utilities/pipelines/resourcePublish/Get-TemplateSpecsName.ps1 Co-authored-by: Erika Gressi <[email protected]> * Update utilities/pipelines/resourcePublish/Get-TemplateSpecsName.ps1 Co-authored-by: Erika Gressi <[email protected]> * Update utilities/tools/Update-RoleAssignmentList.ps1 Co-authored-by: Erika Gressi <[email protected]> * Update utilities/tools/Update-RoleAssignmentList.ps1 Co-authored-by: Erika Gressi <[email protected]> * Update utilities/tools/Update-RoleAssignmentList.ps1 Co-authored-by: Erika Gressi <[email protected]> * Updated deployment name gen & examples * Fixed name shortening --------- Co-authored-by: Erika Gressi <[email protected]> * [CI Environment] Update pipelines to new singular resource type names (#3455) * Updated GH workflows * Updated ADO pipelines * Updated further paths * [Modules] Convert folders and references to singular (DEV) (#3570) * first run * second run * third run * 4th run * convert missing folders * update script * vm cross * update specs aligned * tags * event subscription * mapping * ref * dig twins * vpn * web * [Modules] Update readmes for singular module names (DEV) (#3571) * first run * second run * third run * 4th run * readmes * readmes fixed * vm * singular2 * singular readme2 * convert missing folders * update script * vm cross * update specs aligned * des readme manual fix * tags * event subscription * mapping * ref * dig twins * vpn * web * merge latest and regen readmes * az fw * data factory * cleanup utility --------- Co-authored-by: AlexanderSehr <[email protected]> [Module] Fix/express route path (#3595) * Update custom publishing resources * Fix expressRouteGateway path for ADO * reset settings fix 'av bicep version' (#3666) Grazie mille [PSRule] Fix Rule Azure.Policy.AssignmentAssignedBy #2667 (#3719) * ps rule set * readme file * readme update * updated readme [Fixes] Fix Set-EnvironmentOnAgent param mapping (#3717) * Update custom publishing resources * Fix $PSModules reference in script * Add an example for using the parameter * fix ref in pipelines/wf/actions to use camCase variables * Update example to use camCaps variables * fix * 👻 [Modules] Allowed missing Front Door SKUs (#3713) * Allowed Front Door SKUs * Updated ReadMe and Compiled main bicep file [Fixes] Fixed script resolving local referenecs (#3576) * Small fix to local refence resolution * Regenerated all readmes Push updated API Specs file [Modules] Updated API version of NetApp (#3836) * Updated netapp api * Expanded allowed versions Push updated API Specs file [Fixes] API issues & updated diagnostic settings (#3778) * [Fixes] API issues (#3665) * Small fix to local refence resolution * Regenerated all readmes * Update custom publishing resources * WorkFlow change * json refresh * applicationGateways@2022-07-01 -> 2023-05-01 * applicationSecurityGroups@2022-07-01) ->@2023-05-01) * azureFirewalls (2022-07-01) -> (2023-05-01) * connections (2022-07-01) -> (2023-05-01) * ddosProtectionPlans (2022-07-01) -> (2023-05-01) * Reset des readme * expressRouteCircuits (2022-07-01) -> (2023-05-01) * firewallPolicies (2022-07-01) -> (2023-05-01) * ipGroups (2022-07-01) -> (2023-05-01) * loadBalancers (2022-07-01) -> (2023-05-01) * localNetworkGateways (2022-07-01) -> (2023-05-01) * natGateways (2022-07-01) -> (2023-05-01) * networkInterfaces (2021-08-01, 2022-05-01, 2022-07-01) -> (2023-05-01) * networkSecurityGroups (2022-07-01) -> (2023-05-01) * remove def * networkWatchers (2022-07-01) -> (2023-05-01) * routeTables (2022-07-01) -> (2023-05-01) * vpnSites (2022-07-01) -> (2023-05-01) * vpnGateways (2022-07-01) -> (2023-05-01) * virtualWans (2022-07-01) -> (2023-05-01) * virtualNetworks (2022-07-01) -> (2023-05-01) * tests with vNet dependencies * virtualNetworks (2022-07-01) -> (2023-05-01) * serviceEndpointPolicies (2022-07-01) -> (2023-05-01) * publicIPPrefixes (2022-07-01) -> (2023-05-01) * publicIPAddresses (2022-07-01) -> (2023-05-01) * privateEndpoints (2022-07-01) -> (2023-05-01) * privateEndpoints/privateDnsZoneGroups (2022-07-01) -> (2023-04-01) * dnszone fix * regen vm with updated script from Alex * Reset YML files * reset yml * expressRouteGateways (2022-07-01) -> (2023-05-01) * Fix location/naming in test deployment * update readme for watcher * version to 2023.04.01 * regen cdn * updatee vnet and dnszone + regen * refresh readmes with en-US culture --------- Co-authored-by: AlexanderSehr <[email protected]> * Push updated API Specs file * [Modules] Update DiagnosticSettings (#3721) * Removed retention policy object * Removed retention param * Removed further references * Added test to storage common * Updated test * Regenerated all bicep templates * Regen docs * Removed add. references --------- Co-authored-by: Marius Storhaug <[email protected]> Co-authored-by: CARMLPipelinePrincipal <[email protected]> Update to latest (#3871) [Modules] New module for `Microsoft.ResourceGraph/queries` (#3873) * Initial module version * Added yaml files * Added central test file [Modules] Bicep module to create Front Door WAF Policy (#3718) (#3881) * Bicep module to create Front Door WAF Policy * Added github pipeline and fixed suggestions Co-authored-by: rajeshkaremane <[email protected]> Added context setting (#3882) [PSRule] Fix Rule Azure.Policy.AssignmentDescriptors #2668 (#3893) * policy assignment descriptors * readme update Azure.Policy.Descriptors (#3895) Azure.Policy.ExemptionDescriptors (#3897) Align GH removal with ADO (#3890) Updated SQL Server module to support dynamic location for Maintenance Configuration Property (#3899) [CI Environment] Enabled the usage of both the old published module name, as well as the new PBR-aligned (#3892) * Simplified specs resource type identification * Updated tempalte spec name handling * Added a switch to control the name used for publishing via the settings.yml * Temp switching setting to use classic name for testing * Removed apparently redundant function * Introduced temp change * Introduced temp change * Added conversion * Added Microsoft to MS rename for template specs * Disabled anything but publishing for testing * Disabled anything but publishing for testing * Disabled universal packaging as already tested * Disabled api aligned * Disabled most of gh pipeline for testing * Refactored bool conversion to be more robust * Added missing quote * Update to latest * Undid temp change * Small fix * Removed temp changes * Added missing flag * Added missing flag * Re-enabled tests * Readme fixes * Readme fixes * Readme fixes * ReadMe Fixes Fixed logic by introducing api name fetching Push updated Readme file(s) Push updated API Specs file Fixed diverse references (#3905) [Modules] Fix/Add purge during removal of machine learning workspace (#3597) * Update custom publishing resources * Add script for purging machine learning workspace * reset settings * remove double space * fix attempt #1 * correct spelling of retry * align with Invoke-ResourceRemoval.ps1 * fix * Reset files * Update utilities/pipelines/resourceRemoval/helper/Remove-ResourceList.ps1 Co-authored-by: Alexander Sehr <[email protected]> * Update utilities/pipelines/resourceRemoval/helper/Invoke-ResourceRemoval.ps1 Co-authored-by: Alexander Sehr <[email protected]> * Restructure * added break again * align outputs/logs * Moved out of default to before switch * Apply suggestions from code review Co-authored-by: Alexander Sehr <[email protected]> * Update utilities/pipelines/resourceRemoval/helper/Invoke-ResourceRemoval.ps1 Co-authored-by: Alexander Sehr <[email protected]> * Update utilities/pipelines/resourceRemoval/helper/Invoke-ResourceRemoval.ps1 Co-authored-by: Alexander Sehr <[email protected]> * Update utilities/pipelines/resourceRemoval/helper/Invoke-ResourceRemoval.ps1 Co-authored-by: Alexander Sehr <[email protected]> * Update utilities/pipelines/resourceRemoval/helper/Invoke-ResourceRemoval.ps1 Co-authored-by: Alexander Sehr <[email protected]> * Remove DevTestLab as logic is covered with regular flow now * Change logging and removal loop slightly * Fixing logic * Update utilities/pipelines/resourceRemoval/helper/Invoke-ResourceRemoval.ps1 * Update utilities/pipelines/resourceRemoval/helper/Invoke-ResourceLockRemoval.ps1 Co-authored-by: Alexander Sehr <[email protected]> * Update utilities/pipelines/resourceRemoval/helper/Invoke-ResourceLockRemoval.ps1 Co-authored-by: Alexander Sehr <[email protected]> --------- Co-authored-by: Alexander Sehr <[email protected]> [Modules] Updated ACR test cases to support dynamic paired region dependency (#3900) [Suggestion] - Some changes to PR template (#3667) * Update custom publishing resources * Update PULL_REQUEST_TEMPLATE.md * Reset settings.yml * changes * changes [Modules] ML - Wait on Private Endpoints before creating compute instances (#3908) * [Modules] ML - Wait on Private Endpoints before creating compute instances (#3715) * wait on PeP before creating compute * fix private end-point * reset pep * change pep * update version * update readme * fix json * fix json * update mls json * update documents * reset settings --------- Co-authored-by: Alexander Sehr <[email protected]> * Regenerated json --------- Co-authored-by: Steven De Lausnay <[email protected]> Push updated Readme file(s) Users/alsehr/new bicep features (#3902) * Introduced hidden-title tag for reference * Added usage of CICR function * Regenerated all docs * Removed unintended change * Rolled back some changes & fixes * Further udpates * Small event grid fix * Small event grid fix * Small vm image fix [Modules] New child module ACR cache-rules (#3909) * add cache-rules Signed-off-by: David J. M. Karlsen <[email protected]> * update readme * have submodule instead * update docs * Refactored module * Update to latest * Update to latest * Update to latest * Update to latest * Update to latest * Update to latest * Update to latest * Update to latest --------- Signed-off-by: David J. M. Karlsen <[email protected]> Co-authored-by: David J. M. Karlsen <[email protected]> Push updated Readme file(s) add required module for set-modulereadme.ps1 (#3915) Co-authored-by: Tao Yang <[email protected]> Adjusted cond (#3583) [CI Platform] Enabled module publishing from feature branch prerelease publishing without publishing stable version (#3906) [Modules] New module for `Microsoft.Search/searchServices` (#3883) * Initial files, by REST2CARML * first minimal working version * Added identity support (in progress) * Added locks, role assignments and tags * Added support for diagnostic settings * Added support for private endpoints * Updated lock api version * Added support for sharedPrivateLinkResources * Changed requestMessage and groupId to Required * Added publicNetworkAccess and networkRuleSet settings * authOptions & cmkEnforcement implemented & tested * Some cleanup * Generated readme and ARM * Added ARM * Added YAML files * Added module metadata * YAML file update (quotes) * Update readme + ARM * Addressed NATURAL_LANGUAGE Linter error Push updated Readme file(s) Release utility fix [Wiki] Updated Guidelines around publishing (#3924) * First draft publishing * Compressed * Updated onboarding guide * Update to latest Updated API version (#3923) [Modules] Update the AKS API Version to latest and added new features (#3920) Push updated Readme file(s) [Modules] Updated Databricks module to support more individual properties, PE & CMK (#3561) => Seeing myself in given the review by @ahmadabdalla and successful test. * First draft & test * Latest draft * Latest working draft * Latest working draft * Latest working draft * Latest working draft * Latest working draft * Updated template & readme * Updated test * Attempted alternative property usage * Addressed static issues * Update to latest * Latest working draft * Updated preview removal flag * Updated parameter handling * Rollback unrelated change * Moved dislocated code * Update to latest * Updated docs * Updated PE module API version to unblock PR * Update modules/databricks/workspace/.test/common/dependencies.bicep Co-authored-by: Ahmad Abdalla <[email protected]> * Update modules/databricks/workspace/.test/common/dependencies.bicep Co-authored-by: Ahmad Abdalla <[email protected]> * Update modules/databricks/workspace/.test/common/dependencies.bicep Co-authored-by: Ahmad Abdalla <[email protected]> * Added CIDR function * Update modules/databricks/workspace/main.bicep Co-authored-by: Ahmad Abdalla <[email protected]> * Updated docs --------- Co-authored-by: Ahmad Abdalla <[email protected]> Push updated Readme file(s) Updated Purview target location (#3925) [Modules] Express-route-gateway: Updated RBAC handling & added min test (#3927) * Updated RBAC handling & added min test * Added ref * Added missing lock implementation * Updated JSON Push updated Readme file(s) [Modules] Updated the Private Endpoint nested module in resources to support location property option (#3929) Updated docs (#3930) [Fixes] Fixed `ConvertTo-ARMTemplate` test case (#3931) * Fixed param ref * Removed test for a parameter that isn't supported anymore Fixed targetScope (#3932) [Fixes] Policy-Insights: Fixed possible scope for test cases (#3935) [Fixes] Lock: Removed unused test parameter (#3934) * Lock: Removed unused test parameter * Update main.test.bicep * Update main.test.bicep [Modules} Network Application-Gateway: Added private endpoint support (#3928) * Updated settings * Updated settings * Updated settings * Updated version * Added appGateway private endpoint functionality * Updated main.json * Added back metadata * Fixed module path reference * Updated test case * Updated readme * Updated test case * Updated test case * Updated test case and readme * Updated test case * Updated test case * test * test * Updated keyvault name in testcase * test * Update test case * test * test * test * test * test * test * Update test case * Updated test case * Updated private endpoints subscription * Updated test case * Updated test case * Updated test case * Updated test case * Undo settings.yml changes * Undo settings.yml changes * Undo setting.yml changes * settings.yml * settings.yml * settings.ynl * test * test * test * Update modules/network/application-gateway/main.bicep Co-authored-by: Ahmad Abdalla <[email protected]> * Reverted keyvault unique name * Regenerated main.json --------- Co-authored-by: Alexander Sehr <[email protected]> Co-authored-by: Ahmad Abdalla <[email protected]> Push updated Readme file(s) Removed unused input param (#3933) [Fixes] Tags: Removed unused param (#3936) [Fixes] Fixed ConvertTo-ARMTemplate test case (#3937) * Fixed param ref * Removed test for a parameter that isn't supported anymore * Update to latest * Small fix Removed files & test cases (#3940) Push updated API Specs file [Modules] Updated Redis Cache RBAC typo (#3942) [Modules] Updated Managed Identity API Version and Added Federated Identity Credential (#3941) Push updated Readme file(s) [Modules] Updated Cosmos DB Module tests to support dynamic primary and secondary region locations (#3946) Push updated API Specs file [Modules] Update allowed version values (#3951) * Update allowed version values * ARM Update * Readme Update --------- Co-authored-by: Praveen Potturi <[email protected]> Push updated Readme file(s) [Modules] Enable AAD authentication (#3952) (#3953) * [Modules] Enable AAD authentication (#3952) * Enable AAD authentication * Regenerated ARM and Readme --------- Co-authored-by: Praveen Potturi <[email protected]> * Added working test --------- Co-authored-by: Praveen Potturi <[email protected]> Co-authored-by: Praveen Potturi <[email protected]> Push updated Readme file(s) [CI Platform] Fixed ADO Publish Bicep Registry Job ordering bug for prerelease branches (#3957) The filtering option was placed in the wrong sequence. [Modules] Support for inGuest Patch support with Azure Update Manager (#3956) * modify settings.yml * Push updated Readme file(s) * installPatches support * Push updated Readme file(s) * revert settings * removed namePrefix * revert changes * revert readmes * add module README.md * modify common test case * remove emtpy line in common test case template --------- Co-authored-by: Jens Diedrich <[email protected]> Co-authored-by: CARMLPipelinePrincipal <[email protected]> Push updated Readme file(s) fixed file name for saved search child resource (#3979) [Modules] Updated the Redis Cache Module API Version and bug fixes for the module (#3981) [Fixes] Implement fixes to correctly identify resource type & pipeline (#3980) * Update to latest * Added casing to provider namespace * Undid incorrect fix * Alternative proposal * Added missing ref * Updated all readmes [Fixes] Adjusted case-handling for NFSv3 to improve idempotency (#3983) * Update to latest * Update to latest [Modules] Added support for Azure AD Authentication for MySQL Flexible Server (#3982) * added admins * updated tests * Updated based on feedback Push updated Readme file(s) [Modules] Added module for Redis Cache Enterprise and Database (#3984) Push updated Readme file(s) Push updated API Specs file [Modules] Added known issues for the Redis Cache Enterprise Module (#3986) Push updated Readme file(s) [AVM] Added disclaimer draft (#3958) * Update to latest * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md Co-authored-by: Erika Gressi <[email protected]> * Update README.md Co-authored-by: Erika Gressi <[email protected]> * disclaimer updates * Update README.md * Update README.md --------- Co-authored-by: Erika Gressi <[email protected]> Co-authored-by: Mate Barabas <[email protected]> readme update (#3991) [PSRule] Fix Keyvault issues (#3989) * uniquestring with utc datetime * json rollback and psrule ver update * 1.29.0 * upd * upd * utcnow * undo * newGUID * test * upd * upd * upd * upd * upd * removed 'all' permission from secret * upd * upd * upd * upd * upd --------- Co-authored-by: Fabio Masciotra <[email protected]> [PSRule] Public Ip addresses (#3998) * updated public IP default sku * updated json and supress PSrule availability zones --------- Co-authored-by: Elena Batanero Garcia <[email protected]> Push updated API Specs file Regenerated templates (#4009) fix bicep test file pester test (#4019) Fix Public Ip modules and dependent modules (#4023) * Updated json * static default changed * update json * updated readme * updated Azure Firewall json * updated json vms * updating jsons * Added more Zones publicIPZones virtual-network-gateway * Updated nat gateway PIP * added zones bastion custompip test * Updated vm tests PIP * updated readme bastion * updated vm readme * updated readme virtual-network-gateway * updated vms * Update modules/compute/virtual-machine/.test/linux/main.test.bicep --------- Co-authored-by: Elena Batanero Garcia <[email protected]> Co-authored-by: Alexander Sehr <[email protected]> Push updated Readme file(s) Added securestring and secure() to several arm templates and biceps (#4021) * Added @secure() to vpn-connection/main.bicep * Added @secure() to connection/main.bicep * Added securestring to connection/main.json * Added securestring to vpn-gateway/main.json * Update README.md * Update README.md * Used 'bicep build' to update main.json * Used 'bicep build' to update main.json * Updated main.json files Push updated Readme file(s) [Utilities] Enabled `Set-ModuleReadMe` to find looped test cases (#4022) * Fixed reregex * Fixed reregex * Updated tool [CI Environment] Updated reference resolution to simplified AVM approach (#4026) * Updated references script of AVM efforts * Adjusted casing * Updated references script of AVM efforts * Regenerated all docs [Modules] Updated Azure Key Vault Readme (#4029) [Modules] Updated Web Sites API Version to '2022-09-01' and added new parameters (#4027) Push updated Readme file(s) [Modules] Fixed AKS Key Vault Secrets Provider Output and added additional test parameters (#4034) Push updated API Specs file bump checkout version (#4037) Fixed small issues of readme generation script (#4047) Parameter Usage: Service endpoints fix (#4048) * Fix Azure/ResourceModules#3007 * Set-ModuleReadMe run [Modules] sql/managed-instance - Fixed bug with vulnerability assessment using storage acct. behind firewall/vnet (#4033) * Updated settings * Updated settings * Updated settings * Updated version * test * test * test * Updated settings file * Added parameter to handle scenario where vulnerability assessment storage accounts are behind firewall or vnet * Updated parameter description and readme * Re-complied arm template * Updated arm template file * Merge branch 'main' of https://github.com/lsnoddy/ResourceModules into users/lsnoddy/sqlMI * Updated arm template build * Simplified vulnerabilityAssessmentProperties var * Re-complied arm templates * Undo settings.yml file changes * Changed storageAccountFirewallOrVnet to useStorageAccountAccessKey * Fixed role name * Added vulnerability assessment rbac test case * Moved nested_storageRoleAssignment to main .bicep folder * Added createStorageRoleAssignment param and systemAssignedIdentity condition for va deployment * Updated readme and json files * Added param note and updated readme and json files * custom settings * Updated test case * Updated test case, moved nested rbac file under va .bicep, updated readme * Revert settings.yml file changes * revert settings.yml Push updated Readme file(s) [Modules] CDN Profile afd resources (#4051) * Added afd endpoint and route * Added custom domains * Added origin groups and origins * Added rule sets and rules * Added secrets * Updated profile template * Added tests for afd resources * Update ARM template and Readme * Profile readme update * Afd ruleSets value updated for tests * Resloved PR comments * Updated ARM and Readme --------- Co-authored-by: Praveen Potturi <[email protected]> Push updated Readme file(s) Push updated API Specs file [Modules] Uplift the Event Hub Module API Version, add support for Retention and additional test cases (#4065) Push updated Readme file(s) [Modules] Update the PostgreSQL - Configurations child module deployment to be sequential (#4071) Push updated Readme file(s) [Modules] New Module - Azure Databricks Access Connectors (#4066) Push updated Readme file(s) Fixed param description (#4076) [Modules] Updated Service Bus to latest API and introduced new parameters (#4069) Push updated Readme file(s) [AVM] Updated Readme's to support AVM transition - Part (2) (#4073) [AVM] Updated Readme's to support AVM transition - Part (1) (#4072) [AVM] Updated Readme's to support AVM transition - Part (3) (#4080) * Updated desktop virtualization host and scaling plan * Updated Digital Twins * Updated event grid * Updated event hubs * Healthcare APIs * Updated healthcare APIs * updated action groups * activity log alert * insights activity log attempt v2 * Updated metric Alert * document db 1 * Updated cosmos db [AVM] Updated Readme's to support AVM transition - Part (-1) (#4077) * Rollback of unrelated changes * Rollback of unrelated changes * Update to latest * Update to latest * Update to latest * Serverfarm * host env * IT * Synapse key * Storage ManagePolicy * Storage * Update to latest * SQL * SQL MI * Web pub sub * Update to latest * Namepsace * Security * Update to latest * Regen readmes [AVM] Updated Readme's to support AVM transition - Part (-2) (#4078) * rg * ds * Recovery Vault * policy * Workspace * von * vpn gw * vn gw * Update to latest * VNET * Hub connection * traffigmanager * Routes * Private Link Service * Regen readmes * Compiled template [AVM] Updated Readme's to support AVM transition - Part (-3) (#4079) * PE * dns zone * network manager * network manager * NIC * LB * dns resolver * connection * Bastion Host * Firewall * MgmtGroup * Lighthouse * Maintenance Config * ML * LA * kube * Secret * kvlt * Regen readmes * Compiled templates [Modules] Updated Event Hub - Recompiled JSON files (#4081) [Modules] Updated Network Manager JSON Files and Readmes (#4082) [Modules] Removed auto-generated parameter usage sections (#4083) * Removed readme sources * Removed role assignments * Removed tags * Removed PE * Removed manage identity * excess newlines * Removed remaining occurences * Cleanup notes * Finalizing touches Push updated API Specs file Made metadata removal ready for UDT (#4090) [Modules] Updated banner & added `MOVED-TO-AVM.md` files (#4097) * Updated banner * Updated banner and added moved files * Updated link * Update README.md Co-authored-by: Erika Gressi <[email protected]> * Added moved to SSH --------- Co-authored-by: Erika Gressi <[email protected]> [Utilities] Introduced `Set-Module` script (#4067) * Moved diverse scripts around and updated them to latest AVM * Moved further scripts * Small fix * Further fixes * Several improvements and fixes * Private registry specific pdates * Updated docs * Updated path * Renamed function * Ran generation for KVLT to enable testing of pipeline * Updated & reduced tests where it made sense * Fixed pester tests * Moved cross-ref script back to tools * Moved local-ref script back to pipes * Fixed ref * Fixed ref * Fixed ref * Fixed ref * Push updated Readme file(s) * Rollback test changes * Updated test file overview markdown via scrip * Roll KVLT back post updates * Updated AAD considerations * Removed default headers * Update to latest * Enabled notes * Update to latest * Update to latest * Update to latest * Update to latest * Remvoed notes feature * ReadMe rollback (as handled in different PR) * Added latest improvements * Updated readme script to ONLY allow notes and delete all else * Added support for top-level diff * Updated logic that detects notes * Update to latest * Added should process * Added cross ref cache * Small fix * Fixed script refs * Another fix * Improve Cross ref runtime * Update to latest * Update docs/wiki/Contribution guide - Generate module readme.md Co-authored-by: Ahmad Abdalla <[email protected]> * Update docs/wiki/Contribution guide - Generate module readme.md Co-authored-by: Ahmad Abdalla <[email protected]> * Added docs * Ajusted usage examples header * Renamed header * Regenerated modules 1-60 (#4084) * Regenerated first 60 files * Small fixes * Fixed templates * Regen * Renamed header * Regenerated modules 61-120 (#4085) * Regen readmes 2 * Fixed script refs * Fixed templates * Regen * Renamed header * Regenerated modules 121-180 (#4086) * Regen readmes 3 * Fixed templates * Regen * Renamed header * Regenerated modules 181-240 (#4087) * Regen readmes 4 * Fixed templates * Regen * Renamed header * Regenerated modules 300-366 (#4089) * Regen readmes 6 * Fixed templates * Small update * Regen * Renamed header * Regenerated modules 241-300 (#4088) * Regen readmes 5 * Fixed templates * Regen * Renamed header * Updated readme script * Updated usage example description * [Utilities] Enabled progress bar on module update & depth param (#4098) * Tested logic & added depth param * Added finally block * Enabled cancel * ReadMe fallback * Added docs * Added silent continue on finally for non-cancel * Update utilities/tools/Set-Module.ps1 Co-authored-by: Ahmad Abdalla <[email protected]> --------- Co-authored-by: Ahmad Abdalla <[email protected]> * Cross ref fix * Update to latest * Added verbosity * Added verbosity * Update to latest * Adjusted syntax * Adjusted syntax * Adjusted verbosity * Added force * Cleanup --------- Co-authored-by: CARMLPipelinePrincipal <[email protected]> Co-authored-by: Ahmad Abdalla <[email protected]> [Modules] Update the SQL - Server module API version to the latest documented version (#4102) * [Modules] Updated SQL Server API to latest documented * jsons * updated readme [Modules] Updated AKS Module API Version (#4103) * added config * updated JSON files [Modules] Updated App Configuration Module to use the latest APIs and added support for CMK (#4105) * [Modules] Updated App Configuration Module API Version and added CMK * Updated Tests * Updated * Updated module Push updated Readme file(s) [Modules] Updated SQL Managed Instance module API Version (#4104) [Modules/Utilities] Migrated PE from AVM + enabled UDT for nested resources (#4109) * Migrated PE from AVM + enabled UDT for nested resources * Re-added version.json * Updated PE ref * Updated more tests and added rule suppresion * Updated remaining tests * Moved paths * Regenerated all readmes * Small lock update * Adjusted how hash is detected * Update to latest * Added removed telemetry * Update to latest Push updated Readme file(s) Updated dns references (#4119) [Modules] Updated locks to UDT as per AVM specs (#4112) * Updated locks & implementation. Parameter and UDT pending * Replaced param * Added UDT * Small fix * Fixed diverse templates * Refreshed json * Fixed bicep templates * Further fixes * Updated PE lock * File regen * small api fixes * Fix for healthcare lock * Fixed power BI lock * Fixed insights data collection * Updated RG * Fixed lock passthru on several instances * Adjusted scope * Adjusted cmk for service bus ns * Updated ref * Updated cmk with udt workaround * Updated storage * Updated cmk * Fixed readme * Updated cmk for app-config * Updated cmk for batch * Updated cmk for cognitive * Updated cmk for container instance * Updated logs for data collection * Updated cmk for auto * Updated batch pe test * Updated cog ser json * Updated VM * Container group refresh * Updated reg * Updated managed service * Updated databricks * Udated data factory * Fixed msi ref * Fixed script ref & cog * Fixed cotainer reg * Atempted to fix managed-cluster * Try & fix new key treating in databricks * Updated db-for * Updated log for digital twin * Updated ML * Update synapse * Updated databricks to work around new bicep limitation * Updated KVLT + Purview * Added batch to security center to how to fix update bug * Added write host for readme in case of diff for troubleshooting * Rollback Push updated Readme file(s) [Modules] Migrated batch [1/4] to AVM RBAC (#4125) * Updated first badge of templates (readmes pending) * Update to latest * Compiled templates * Compiled templates * Compiled first few readmes * Updated test files * Updated readmes * Reduced roles * Updated templates * Rollback different branches' changes * Updated nic & pip * Fixed test file * Refreshed vm Push updated Readme file(s) Push updated API Specs file [CI environment] Add nameprefix to rg test names (#4130) * rename rg * add nameprefix * add nameprefix tags [Modules] Migrated batch [2/4] to AVM RBAC (#4126) * Updated templates * Filtered rules & regen templates * Small changes to kvlt * added missing scopes * Refreshed templates * Added missing scope * Refrehsed health api & bot * Updated templates Push updated Readme file(s) [Fixes] Removed redundant empty lines in test files (#4133) * Updated first badge of templates (readmes pending) * Update to latest * Compiled templates * Compiled templates * Compiled first few readmes * Updated test files * Updated readmes * Reduced roles * Updated templates * Rollback different branches' changes * Updated nic & pip * Fixed test file * Refreshed vm * Remvoed empty rows * Update to latest [Modules] Migrated batch [3/4] to AVM RBAC (#4127) * Generated content for batch 3 * Updated roles * Update to latest * Update to latest * Updated bastion * Regen firewall template * Remvoed empty rows Push updated Readme file(s) [Utilities] Implemented several improvments for readme script (#4134) * First readme update * tested changes * Remvoed file deletion * Added URL test retry * Added support for orphaned & moved readmes * Ran readme utility [Modules] Migrated batch [4/4] to AVM RBAC (#4132) * Updated PowerBI to convention * Update to latest * Updated templates * Reduced roles * Regen templates * Updated Operational Insights roles * Update to latest * Removed redundant newline * Updated readmes * Regenerated templates * Update to latest * Fixed SQL-MI db lock * Fixed web site slot lock * Update to latest * Removed redundant empty line * Adjusted cmk for synapse workspace * Fallback Push updated Readme file(s) [Modules] Updated App Service Plan API to 2022-09-01 (#4143) * [Modules] Updated App Service Plans API Version * updated plans * Updated JSON and README * Set reserved to conditional Push updated Readme file(s) [Modules] Hotfix for the App Service Plan module to fix the conditional parameter description (#4144) * Quick fix to the App Service Plan Module * Updated parameter description [Modules] Updated PE schema to AVM specs (#4147) * Updated templates * Update to latest * Regenerated templates * Updated readmes * Applied fixes & regen Push updated Readme file(s) [Modules] Uplifted the SQL Server - Vulnerability Assessment child module to support Storage RBAC (#4145) * [Modules] Uplifted the Vulnerability Assessment child module for SQL to align with SQL MI * updated readme * Updated dependencies to remove MI Principal ID, not needed Push updated Readme file(s) [Modules] Updated Diagnostic Settings to AVM Specs (#4154) * Updated main templates * Updated most test files * Update to latest * Updated templates, compiled jsons, updated readmes * Missing update * Fixed SQL MI * Fixed SQL Server * Workaround for diag Push updated Readme file(s) Push updated API Specs file [Module] Added Microsoft.App/jobs (#4156) * Module App Container Job * add pipelines * temp trigger for new module validation * fix file endings * trigger test * fixed parameter descriptions * update description in main.json * update readme * trigger validation * fix line ending * trigger validation * fix workload profile * add workload profile test * update readme * reduce test serviceShort * fix test * fix dependency * Prepare PR * Fix spelling of ID * Resolved review topics * added new managed identities method Push updated Readme file(s) [Modules] Updating Moved-to-avm.md on Migrated Modules (#4164) * Adding Moved-to-AVM.md * updated readme Added MOVED-TO-AVM files (#4165) [Modules] Updated identities to UDT as per AVM specs - Batch 1 (#4124) * Updated API Management module * Updated Container App module * Updating Configuration Store module (ongoing) * Updated Configuration Store module * Updated Automation Account module * Comment headers formatted * Readme/ARM for first four modules * Updated Batch Account module * Fixed parameter descriptions * Updated Readme and ARM * Updated Redis Cache module * Container App - Fixed parameter descriptions * Updated Cognitive Services module * Updated VMSS module * Updated Container Group module * Updated Container Registry module * Updated Data Factory module * Updated Event Grid / System Topic module * Updated EventHub Namespace module * [Modules] Resolved conflicts (#4129) * [Modules] Migrated batch [1/4] to AVM RBAC (#4125) * Updated first badge of templates (readmes pending) * Update to latest * Compiled templates * Compiled templates * Compiled first few readmes * Updated test files * Updated readmes * Reduced roles * Updated templates * Rollback different branches' changes * Updated nic & pip * Fixed test file * Refreshed vm * Push updated Readme file(s) * Updated templates * Updated templates --------- Co-authored-by: CARMLPipelinePrincipal <[email protected]> * Clean-up, some fixes * Removed Azure Firewall changes from branch * Update API common test file * Update API common test file2 * Updated Recovery Services Vault module * Updated ServiceBus Namespace module * Updated SQL Managed Instance module * Updated SQL Server module * Updated Static Website module * Updated Web Site module * Updated website slot readme/arm * Redis Cache - Testing with two identities * Configuration Store module - Testing with two identities * Updated Signal-R WebPub Sub module * Updated Barch module to support only one type of identity * Updated AKS module * Updated Databricks Access Connector module * Updated Disk Encryption Set module * Updated Search Service module * Updated Backup Vault module * Updated Firewall Policy module * Updated MySQL Flexible server module * MySQL Flexible server module - namePrefix reset * Updated Health Bot module * Updated NetApp Account module * Updated App Gateway module * Updated Deployment Script module * Updated PostgreSQL Flexible Server module * Fixed description of userAssignedResourcesIds * Updated Storage Account module * Updated Web Hosting Environment module * Updated Log Analytics Workspace module * Updated Logic Workflow module * Updated ML Workspace module * Updated ML Workspace Compute module * Updated Cosmos DB module * Updated VM module * Updated Digital Twins module * Updated Healthcare APIs module * Updated DevTest Lab module * Updated PurView Account module * Fixed Digital Twins missing references * Fixed DevTest Lab formattedManagementIdentities ref * Purview fix * Purview fix 2 * Purview updated ARM * SQL MI fix * SQL MI updated ARM * SQL MI removed new output * Small fixes * Fixed SQL Server module * DigitalTwins - fixed params * Digital Twins - reset to main * mySQL - updated param description * postgreSQL - updated param description * mySQL - updated conditional param description * postgreSQL - updated conditional param description * Updated param description for "one identity only" modules * Disk Encryption Set - updated keyVaultPermissions implementation * Removed identity from Gremlin DB * Web Hosting Env - changed the way how to suppress warning --------- Co-authored-by: Alexander Sehr <[email protected]> Co-authored-by: CARMLPipelinePrincipal <[email protected]> Push updated Readme file(s) [Modules] Updated tags to AVM standard - Batch 1 (#4159) * First batch * Updated automation account * Attempted fix of split handling in automation account * Updated bicep of vm * Rollack of language server 2 from dev test * Update to latest * JSON update * Added split workaround * Updated tag & rbac handling * Update to latest * Updated api * Updated Automation Account * Adjusted AutoAccount * Undid phantom role assignment change * Update to latest Push updated Readme file(s) [Modules] Updated tags to AVM standard - Batch 2 (#4160) * Second batch * Updated firewall & simplified it * Updated bastion & firewall to default with IP [Modules] Updated tags to AVM standard - Batch 3 (#4161) * Third batch * Updated tags Push updated Readme file(s) [Fixes] Fixed incorrect UDT required identification & updated allowed & default value handling (#4168) * Updated API Management module * Updated Container App module * Updating Configuration Store module (ongoing) * Updated Configuration Store module * Updated Automation Account module * Comment headers formatted * Readme/ARM for first four modules * Updated Batch Account module * Fixed parameter descriptions * Updated Readme and ARM * Updated Redis Cache module * Container App - Fixed parameter descriptions * Updated Cognitive Services module * Updated VMSS module * Updated Container Group module * Updated Container Registry module * Updated Data Factory module * Updated Event Grid / System Topic module * Updated EventHub Namespace module * [Modules] Resolved conflicts (#4129) * [Modules] Migrated batch [1/4] to AVM RBAC (#4125) * Updated first badge of templates (readmes pending) * Update to latest * Compiled templates * Compiled templates * Compiled first few readmes * Updated test files * Updated readmes * Reduced roles * Updated templates * Rollback different branches' changes * Updated nic & pip * Fixed test file * Refreshed vm * Push updated Readme file(s) * Updated templates * Updated templates --------- Co-authored-by: CARMLPipelinePrincipal <[email protected]> * Clean-up, some fixes * Removed Azure Firewall changes from branch * Update API common test file * Update API common test file2 * Updated Recovery Services Vault module * Updated ServiceBus Namespace module * Updated SQL Managed Instance module * Updated SQL Server module * Updated Static Website module * Updated Web Site module * Updated website slot readme/arm * Redis Cache - Testing with two identities * Configuration Store module - Testing with two identities * Updated Signal-R WebPub Sub module * Updated Barch module to support only one type of identity * Updated AKS module * Updated Databricks Access Connector module * Updated Disk Encryption Set module * Updated Search Service module * Updated Backup Vault module * Updated Firewall Policy module * Updated MySQL Flexible server module * MySQL Flexible server module - namePrefix reset * Updated Health Bot module * Updated NetApp Account module * Updated App Gateway module * Updated Deployment Script module * Updated PostgreSQL Flexible Server module * Fixed description of userAssignedResourcesIds * Updated Storage Account module * Updated Web Hosting Environment module * Updated Log Analytics Workspace module * Updated Logic Workflow module * Updated ML Workspace module * Updated ML Workspace Compute module * Updated Cosmos DB module * Updated VM module * Updated Digital Twins module * Updated Healthcare APIs module * Updated DevTest Lab module * Updated PurView Account module * Fixed Digital Twins missing references * Fixed DevTest Lab formattedManagementIdentities ref * Purview fix * Purview fix 2 * Purview updated ARM * SQL MI fix * SQL MI updated ARM * SQL MI removed new output * Small fixes * Fixed SQL Server module * DigitalTwins - fixed params * Digital Twins - reset to main * mySQL - updated param description * postgreSQL - updated param description * mySQL - updated conditional param description * postgreSQL - updated conditional param description * Updated param description for "one identity only" modules * Update to latest * Updated Allowed & Default value handling, etc. * Rollback of unrelated changes * Updated readmes * Small formatting --------- Co-authored-by: Kris Baranek <[email protected]> Co-authored-by: CARMLPipelinePrincipal <[email protected]> Push updated Readme file(s) Updated the way the NAT GW handles pip (#4158) * Updated the way the NAT GW handles pip * Updated triggers * Added location * Updated NATGW Prefix sku * Update to latest * Update dependencies.bicep * Update to latest * Update to latest * Update to latest * Update to latest * Update to latest * Update to latest * Update modules/network/nat-gateway/main.bicep Co-authored-by: Ahmad Abdalla <[email protected]> --------- Co-authored-by: Ahmad Abdalla <[email protected]> Push updated Readme file(s) [Modules] Private Endpoint User Defined Type Bug (ipConfigurations and customDnsConfigs) (#4167) Push updated Readme file(s) [Utilities] Enabled expansion of child properties in ReadME (#4175) * Update to latest * Regenerated docs [Modules] Updated CMK to AVM specs (#4173) * Updated CMK for templates * Updated test case * Updated test case * Regenerated files Push updated Readme file(s) [Modules] Updated Redis Cache Enterprise Logging (#4176) Push updated Readme file(s) [Modules] Update test folder structure (#4181) * test 2 moduoles * tests folder * Update Get-ModuleTestFileList.ps1 * Update module.tests.ps1 * e2e folder * rename tests * ref shared scripts * ref shared templates * ref module from main.test.bicep * authorization namespace * policy-insignts namespace [Modules] Rename min test to defaults (#4184) * defaults * readmes [Modules] Remove max test from apim and analysis services (#4188) * defaults * readmes * merge max and common [Modules] Rename common test to max (#4190) * rename folders * serviceshort * readme Push updated API Specs file [Modules] Added waf-aligned test (#4193) * waf folders * waf serviceshort * waf metadata * waf readme Moved module to AVM - closes #4044 (#4203) * Moved module to AVM * Updated README [Modules] Fix website publishing cred policy (#4202) * update Web Site Basic Publishing Cred Policies * fix ARM json template * update website arm template * Update modules/web/site/basic-publishing-credentials-policy/main.bicep Co-authored-by: Ahmad Abdalla <[email protected]> * update parameter description --------- Co-authored-by: Tao Yang <[email protected]> Co-authored-by: Ahmad Abdalla <[email protected]> Push updated Readme file(s) Push updated API Specs file Removed redundant null values from UDT as per AVM (#4208) [Modules] New Child Module for Microsoft.Web/sites/slots/basicPublishingCredentialsPolicies (#4215) * add website slot basic pub cred policy * update * update * update * update * update * update * update * update --------- Co-authored-by: Tao Yang <[email protected]> Push updated Readme file(s) Added MOVED-TO-AVM.md for `operational-insights/workspace` module (#4200) * Added MOVED-TO-AVM.md * Updated readme Added MOVED-TO-AVM.md (#4199) [Bug Fix] Remove kind parameter from App Service Plan `web/serverfarm` module (#4242) Push updated Readme file(s) [Modules] Updated identities to UDT as per AVM specs - Batch 2 (#4240) * Wiki update - systemAssignedMIPrincipalId output * Dev Test Lab - removed redundant output * Web Site - aligned slotSystemAssignedMIPrincipalIds output name * Upated ditital twins module * Digital twins - updated readme and arm of child modules * Digital twins - fixed identities of the endpoints * Digital twins - ARM Update * Restored original settingy.yml * Upated Synapse Workspace module * Digital Twins: added systemAssignedMIPrincipalId output and corresponding test Push updated Readme file(s) [Modules] Removed excess s from MI UDT definition (#4243) * Removed excess s from MI UDT definition * app/job module - fixed identity output name * Removed excess s from MI UDT definition - part 2 Added MOVED-TO-AVM files (#4204) * Updated settings * Updated settings * Updated settings * Updated version * test * test * test * Updated settings file * Add MOVED-TO-AVM files * revert settings.yml changes Search Service - fixed version file schema (#4247) Added MOVED-TO-AVM (#4248) [Modules] Follow-Up-To: Added Azure Key Vault key management service settings to Security profile (#4252) * [Modules] Added Azure Key Vault key management service settings to Security profile (#4251) * Initial commit * Update readme * add Enable KMS in Azure test * Remove accidently added blank line * Update readme * Rebuild main.json * Add KMS test back in * Update readme and generate main.json --------- Co-authored-by: Asad Arif <[email protected]> * Updated format to common cmk interface * Updaed api tests * Update to latest --------- Co-authored-by: aadev1 <[email protected]> Co-authored-by: Asad Arif <[email protected]> Push updated Readme file(s) [Modules] Added itempotency to tests [1/5] (#4210) * Updated test cases of batch 1 * Updated test templates * Update to latest * Undid non-working changes * Refreshed json [Modules] Added itempotency to tests [2/5] (#4211) * Update to latest * Updated tests * Update to latest * Rollback of diverse changes * Refresh templates [Modules] Added itempotency to tests [3/5] (#4212) * Updated batch 3 * Update to latest * Refreshed templates [Modules] Added itempotency to tests [4/5] (#4213) * Updated batch 4 * Refreshed NW * Test update to vnet * Update to latest * Refreshed templates * Update to latest [Modules] Added itempotency to tests [5/5] (#4214) * Updated batch 5 * Update to latest * Refreshed outdated template * Missing refresh * Refrehsed readme * Refrehsed readme * Update to latest Push updated API Specs file [Fixes] Regenerated docs via WSL to resolve static tests issue (#4261) * Regenerated docs via wsl * Updated VNET * Fixed reference bug * ReadMe update [Fixes] Address BlobServices linter warning (#4262) * Updated SA * Update to latest Added MOVED-TO-AVM.md for `search/search-service` module (#4267) * Added MOVED-TO-AVM * Added MOVED-TO-AVM * removed insights/component from branch Added MOVED-TO-AVM (#4269) Added MOVED-TO-AVM (#4272) The current version of flux configuration 2022-03-01 doesn't add Postbuild substitution variables (#4142) * Updated flux configuration version to 2023-05-01 * Update readme and generate main.json * Add kustomization settings to tests * Update readm…
- Loading branch information