John
2ee5422bbe
Added several user defined types, ability for custom resources names in vwanConnectivity and mgDiagSettings ( #656 )
...
* Added type virtualWanOptionsType, introduceded parUseCustomNamingScheme for custom names
* Check if parUseCustomNamingScheme is present in object
* Fixed parameter casing in baseline
* Generate Parameter Markdowns [johnlokerse/40134377]
* Added parameters for resource names
* Added subnetOptionsType
* Generate Parameter Markdowns [johnlokerse/40134377]
* Added descriptions
* Added nonComplianceMessageType
* Added changes to parameter files, added diagnostic settings name to orchestration
* Generate Parameter Markdowns [johnlokerse/40134377]
* Fix error for "List Azure Resources Types" because of usage of type
* Reduced complexity by using coalesce and safe-dereference operator
* Removed default value on description
* Generate Parameter Markdowns [johnlokerse/4e1ac12d]
* Improve clarity for user defined type properties for the custom resource names
* Generate Parameter Markdowns [oZakari/ef8a90cc]
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Zach Trocinski <30884663+oZakari@users.noreply.github.com>
Co-authored-by: Zach Trocinski <ztrocinski@outlook.com>
2023-11-20 15:05:50 -06:00
Zach Trocinski
1c6ba005dd
Add installation of ALZ Powershell module for policy scripts ( #679 )
...
* Add installation of ALZ Powershell module for policy scripts
* Update query to add logging and adjust workflow for MC
* Update accelerator doc for version
* Update .github/scripts/Invoke-PolicyToBicep-China.ps1
Co-authored-by: Jack Tracey <41163455+jtracey93@users.noreply.github.com>
* Update .github/scripts/Invoke-PolicyToBicep.ps1
Co-authored-by: Jack Tracey <41163455+jtracey93@users.noreply.github.com>
---------
Co-authored-by: Jack Tracey <41163455+jtracey93@users.noreply.github.com>
2023-11-20 11:27:31 -06:00
Jared Holgate
ef8a90ccd4
chore: remove un-required version number and tidy docs ( #685 )
2023-11-16 12:38:58 +00:00
Eskil Uhlving Larsen
328a18bda9
Automation account public network access option ( #677 )
...
* add parameter parAutomationAccountPublicNetworkAccess
* update parameters.all.json
* update mc parameters.all.json
* doc new param parAutomationAccountPublicNetworkAccess
---------
Co-authored-by: Zach Trocinski <30884663+oZakari@users.noreply.github.com>
2023-11-12 22:51:02 -06:00
Jack Tracey
4e1ac12d53
Fix #680 ( #681 )
2023-11-10 12:02:04 +00:00
Eskil Uhlving Larsen
87e138c9d2
Add `type` element to contributing-wiki ( #674 )
...
* add type element
* Update Contributing.md
---------
Co-authored-by: Jack Tracey <41163455+jtracey93@users.noreply.github.com>
2023-11-05 23:03:55 +00:00
Marco Janse
647f69f026
Wiki: fix Accelerator Azdevops instructions ( #672 )
2023-11-01 21:18:50 +00:00
Ståle Johnsen
0713a66bb3
Accelerator.md fix parameter and version ( #670 )
2023-10-27 20:03:32 -05:00
Zach Trocinski
769d211556
Update pester pest and workflow triggers ( #669 )
2023-10-26 12:34:05 -05:00
Zach Trocinski
7821a22553
Update the release version for accelerator config ( #668 )
...
* Update the release version for accelerator config
* Update version.json for new release
* Update release date time
* Fix release date time for version.json
* Fix pester test for release test.
2023-10-26 11:57:59 -05:00
Chris King
c8df2ddf39
Update policy_assignment_es_enforce_alz_sandbox.tmpl.json ( #667 )
2023-10-25 17:55:27 +01:00
Andy Brunner
97897576ae
Update alz-bicep-pr2-lint.yml ( #665 )
...
exclude `upstream-releases` from linting.
See: https://github.com/Azure/ALZ-Bicep/issues/660
2023-10-23 11:59:18 -05:00
Jared Holgate
b5718e038e
chore: update accelerator release process ( #663 )
2023-10-18 13:19:47 +01:00
Andy Brunner
abcd724957
fix: change gatewayType comparisons to lowercase ( #659 )
2023-10-17 01:03:35 -05:00
Jared Holgate
0c59424e4e
Add config for ALZ PowerShell ( #662 )
2023-10-16 20:47:11 -05:00
Jack Tracey
4013437704
v0.16.5 release updates ( #657 )
2023-10-13 17:38:01 +01:00
Siddhant Lahoti
b2ce4bacc1
ALZ Policy Assignment for Confidential Corp ( #653 )
...
Co-authored-by: Jack Tracey <41163455+jtracey93@users.noreply.github.com>
2023-10-13 15:45:15 +01:00
cae-pr-creator[bot]
b893f8d996
Update Policy Library (automated) ( #655 )
...
Co-authored-by: github-actions <action@github.com>
2023-10-13 09:24:35 +01:00
Jack Tracey
476be091fa
Make MG ID Changes Logic To Be Non-Breaking ( #652 )
...
* update from veda review
* casing handling
2023-10-10 11:46:38 -05:00
Jack Tracey
58ba4f78ae
Add new modules for MGs & Subscription Alias with `targetScope = MG` (Non-Breaking) ( #651 )
...
* add new module
* change telem
* #650 fixes
* add accelerator flex
* update api
* Sub Updates
* typo
* doc updates
* Generate Parameter Markdowns [jtracey93/48d9ad1a]
* remove file not needed
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-09 15:48:01 -05:00
Jack Tracey
48d9ad1a2a
Update extensions.json ( #649 )
2023-10-09 10:33:07 -05:00
Eskil Uhlving Larsen
fd8e21da74
Format pipeline-script for mgDiagSettings ( #648 )
2023-10-09 12:32:14 +01:00
Zach Trocinski
e9cfbcb118
Add threat intel mode property for applicable firewall resources ( #644 )
...
* Add threat intel mode property for applicable firewall resources
* Generate Parameter Markdowns [oZakari/b0409faa]
* Apply suggestions from code review
* Include firewall name convention for threat mode intelligence
* Updates to threat mode for firewall tiers
* Generate Parameter Markdowns [oZakari/8dbc3dac]
* Manually change threat mode docs
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jack Tracey <41163455+jtracey93@users.noreply.github.com>
2023-10-05 12:26:42 -05:00
cae-pr-creator[bot]
8dbc3dacc4
Update Policy Library (automated) ( #639 )
...
Co-authored-by: github-actions <action@github.com>
Co-authored-by: Jack Tracey <41163455+jtracey93@users.noreply.github.com>
Co-authored-by: Jack Tracey <jack@jacktracey.co.uk>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-05 15:17:32 +01:00
Juan
b0409faaaf
VPN Gateway P2S support ( #617 )
...
* Add Bastion native client support
* Update infra-as-code/bicep/modules/hubNetworking/hubNetworking.bicep
Co-authored-by: Jack Tracey <41163455+jtracey93@users.noreply.github.com>
* Update infra-as-code/bicep/modules/hubNetworking/hubNetworking.bicep
Co-authored-by: Jack Tracey <41163455+jtracey93@users.noreply.github.com>
* Update infra-as-code/bicep/modules/hubNetworking/hubNetworking.bicep
Co-authored-by: Jack Tracey <41163455+jtracey93@users.noreply.github.com>
* updating markdown
* vpn client config
* add vpn client example
* Generate Parameter Markdowns [juang903/817cf956]
* Fix newline ending and 404 link for sp creation with CLI
* Fix fenced code blocks and newline space for mc hub networking
---------
Co-authored-by: Juan Gallardo <juan@getbankpoint.com>
Co-authored-by: Jack Tracey <41163455+jtracey93@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Zach Trocinski <30884663+oZakari@users.noreply.github.com>
Co-authored-by: Zach Trocinski <ztrocinski@outlook.com>
2023-10-04 00:22:56 -05:00
Zach Trocinski
240fe81382
BugFix-ParTopLevelManagementGroupPrefix-description-change ( #637 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-21 15:17:57 +01:00
Zach Trocinski
b54d1a023a
Update Accelerator docs for ALZ-PowerShell-Module ( #636 )
2023-09-18 22:27:07 -05:00
Jack Tracey
da0af7a5a1
Add Azure Firewall Private IPs as Output for VWAN Modules ( #631 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-09 13:24:25 +01:00
Juan
529d7468a9
Azure Firewall custom DNS server ( #615 )
...
Co-authored-by: Jack Tracey <41163455+jtracey93@users.noreply.github.com>
Co-authored-by: Juan Gallardo <juan@getbankpoint.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-09 12:51:10 +01:00
Zach Trocinski
702f3912d6
Corrected Accelerator links and steps ( #628 )
2023-09-07 23:07:12 +01:00
Acenl12
817cf956ce
Add fallback vnet for failover dns resolving. ( #601 )
...
Co-authored-by: Jack Tracey <41163455+jtracey93@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: gvanbrakel <gvanbrakel@anwb.nl>
2023-09-04 09:45:31 +01:00
cae-pr-creator[bot]
752f247ffb
Update Policy Library (automated) ( #623 )
...
Co-authored-by: github-actions <action@github.com>
2023-09-01 09:15:25 +01:00
Luis Alfonso Chaves
d80af64ce5
Update ALZ Repo Bicep with Entra product names ( #621 )
...
Co-authored-by: Luis Chaves <luchaves@microsoft.com>
Co-authored-by: Jack Tracey <41163455+jtracey93@users.noreply.github.com>
2023-08-31 15:14:13 +01:00
Jack Tracey
7d6cc97259
Update bug-report-issue-form.yaml
2023-08-30 10:15:44 +01:00
Jack Tracey
3bb343227b
Update bug-report-issue-form.yaml
2023-08-30 10:15:08 +01:00
Jack Tracey
79e61a914e
Update feature-request-issue-form.yaml
2023-08-30 10:12:23 +01:00
Jack Tracey
ab1ead389f
Update feature-request-issue-form.yaml
2023-08-30 10:09:06 +01:00
Jack Tracey
a0f1e74567
Update bug-report-issue-form.yaml
2023-08-30 10:07:23 +01:00
Jack Tracey
c12c95b289
Update general-feedback-questions-issue-form.yaml
2023-08-30 10:06:50 +01:00
Jack Tracey
283477b2e3
Update feature-request-issue-form.yaml
2023-08-30 10:06:13 +01:00
Jennifer Hajduk
13647222b7
Github Issue forms ( #593 )
...
Co-authored-by: Jennifer Hajduk <admin@msft365test.onmicrosoft.com>
Co-authored-by: Jack Tracey <41163455+jtracey93@users.noreply.github.com>
2023-08-30 10:04:46 +01:00
cae-pr-creator[bot]
7590e7cdcf
Update Policy Library (automated) ( #619 )
...
Co-authored-by: github-actions <action@github.com>
2023-08-29 10:16:25 +01:00
Zach Trocinski
975659358c
Updates to Accelerator Documentation ( #614 )
...
* Removed duplicate pwsh test
* Updates to accelerator documentation for clarity
* Removed unneeded accelerator note in doc
2023-08-18 13:36:17 -05:00
Miles Cameron
4927a392f4
Acceleratorpics ( #579 )
...
* Text for the accelerator workflows.
* Update Accelerator.md
Updated png link
* Add files via upload
Added PNGs
* Changed file names to match other accelerator media file names and fix markdown linter errors
---------
Co-authored-by: Zach Trocinski <ztrocinski@outlook.com>
Co-authored-by: Zach Trocinski <30884663+oZakari@users.noreply.github.com>
2023-08-14 12:30:35 -05:00
Jack Tracey
1d4159b68d
Release v0.16.3 ( #613 )
2023-08-14 16:08:00 +01:00
Jack Tracey
453600602f
Add VWAN Features: Routing Intent, VHC Naming, Enable Internet Security ( #612 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-14 15:35:50 +01:00
Juan
d96464b59c
Add Bastion native client support ( #607 )
...
Co-authored-by: Jack Tracey <41163455+jtracey93@users.noreply.github.com>
Co-authored-by: Juan Gallardo <juan@getbankpoint.com>
2023-08-14 15:19:26 +01:00
JamJarchitect
800ae63ed6
Bastion NSG Conditional Deployment ( #606 )
2023-08-10 17:52:41 +01:00
Jack Tracey
b67b7013b1
Fix #573 (bastion NSG) again and release v0.16.2 ( #604 )
2023-08-10 17:01:20 +01:00
cae-pr-creator[bot]
25e34f800c
Update Policy Library (automated) ( #603 )
...
Co-authored-by: github-actions <action@github.com>
2023-08-10 10:07:26 +01:00