LManning-Dev
33a21d1444
Update tier3.bicep Creation in correct Subscription ( #726 )
...
Tier3s don't get created in the target subscription. Instead, they get created the -currently logged on- subscription. This update will correct that and close issue #724
Co-authored-by: lisamurphy-msft <87032539+lisamurphy-msft@users.noreply.github.com>
2022-08-29 10:53:24 -04:00
Fabien
9a63fa4beb
Move AMPLS to Operations Tier ( #739 )
...
* removed AMPLS deployment
* support for subnet PrivateEndpointNetworkPolicies
* removed private DNS zones deployment
* new module for private DNS zones creation
* moved AMPLS PV Endpoint to OPS;PV DNS zones to HUB
2022-08-29 10:40:04 -04:00
Fabien
ce2bec700f
support for Standard SKU ( #737 )
...
* support for Standard SKU
* move AMPLS Private Endpoint to Operations VNET
* Revert "move AMPLS Private Endpoint to Operations VNET"
This reverts commit 7d3b6b030a
.
Co-authored-by: Fabien Gilbert <fgilbert@microsoft.com>
2022-08-24 12:21:35 -04:00
LManning-Dev
0b8718afe7
Update defender.bicep with current securitypricing resource types ( #722 )
...
Deploy MLZ with deployDefender=$true
Used Get-AzSecurityPricing to get the latest offerings
Expected behavior
All Defender Resources are set to Standard (Status should be On)
Actual behavior
New Resource Types are missed
2022-07-25 09:03:29 -04:00
lisamurphy-msft
585546cc4f
Fix spoke deployment of Defender ( #721 )
...
* Fix spoke deployment of Defender
* GitHub Action: Build Bicep to JSON
Co-authored-by: github-actions <github-actions@github.com>
2022-07-18 15:27:30 -04:00
Hank McCord
689c93fdeb
Fix broken relative links ( #712 )
...
Closes : #711
2022-05-04 09:14:27 -04:00
Breanna-Stryker
6eb48a4eb6
Remove Parentheses from tier count expression to enable single tier deployment. ( #708 )
...
* change deploymentVariables.json output directory.
* Parens in count expression cause problems.
Co-authored-by: Bree Stryker <b-s-no-reply@microsoft.com>
2022-04-14 10:03:29 -04:00
Breanna-Stryker
1b9ad7fe94
Fix deploymentVariables.json Nightly Build output location ( #706 )
...
Co-authored-by: Bree Stryker <b-s-no-reply@microsoft.com>
2022-04-11 14:22:28 -04:00
Breanna-Stryker
61ebd8081e
Breestryker/tier3 diagnostics ( #704 )
...
* Add central logging if in it's own sub.
* Syntax fix.
* terraform start.
* Add central logging.
* Minor fixes.
* Minor fixes.
Co-authored-by: Bree Stryker <b-s-no-reply@microsoft.com>
2022-04-11 08:05:41 -04:00
lisamurphy-msft
af4f764f39
Update minimum TLS version enforcement ( #702 )
...
Co-authored-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>
2022-04-07 11:26:17 -04:00
Breanna-Stryker
0e75c6b6d8
Fix path for tier 3 template in the nightly build ( #703 )
...
Co-authored-by: Bree Stryker <b-s-no-reply@microsoft.com>
2022-04-07 10:41:32 -04:00
Breanna-Stryker
8d4ff53e63
Breestryker/restructure code ( #699 )
...
* So many renames.
* Fix mlz.bicep.
* Add brief readmes to core and module.
* GitHub Action: Build Bicep to JSON
Co-authored-by: Bree Stryker <b-s-no-reply@microsoft.com>
Co-authored-by: github-actions <github-actions@github.com>
2022-04-04 14:39:43 -04:00
lisamurphy-msft
f261f1d92e
Update README.md with embedded youtube link ( #698 )
2022-03-30 13:15:49 -04:00
Glenn Musa
d44dcee9ca
Update GitHub connection for generating releases ( #692 )
2022-03-07 11:35:50 -05:00
lisamurphy-msft
d13be54de1
Update CONTRIBUTING.md ( #690 )
...
Fixing typo
2022-03-07 09:58:40 -05:00
Glenn Musa
e52338dcb2
Generate SBOM on release ( #688 )
...
* remove _manifest dir
* remove sbom pr pipeline
* add a release pipeline
* update release generation docs
2022-03-07 09:11:09 -05:00
lisamurphy-msft
84d19c7f22
Change Defender bundle parameter to empty array for unsupported clouds ( #687 )
2022-03-04 15:54:19 -05:00
Breanna-Stryker
f49ea4d8fb
Update the examples README.md to include not currently referenced examples ( #686 )
2022-03-04 12:09:55 -05:00
dependabot[bot]
55ccf469fb
Bump actions/checkout from 2 to 3 ( #681 )
2022-03-03 16:38:19 -05:00
lisamurphy-msft
8d48a58416
Link to missionlz-edge ( #680 )
...
* Link to mission lz edge
* Update Software Bill of Materials (SBOM)
* Added "Hub" to ASH
* Update Software Bill of Materials (SBOM)
Co-authored-by: Microsoft.VisualStudio.Services.TFS <>
2022-03-01 13:34:22 -05:00
lisamurphy-msft
3783f5f8a1
Sentinel Zero Trust workbook deployment example ( #665 )
2022-02-28 15:00:47 -05:00
Breanna-Stryker
a0a0caeaed
Automation Account Example ( #663 )
2022-02-24 13:23:39 -05:00
Breanna-Stryker
c931e32459
Update Azure Security Center to Microsoft Defender for Cloud ( #664 )
2022-02-23 15:05:31 -05:00
Breanna-Stryker
028742ab8f
Prepend Copyrights throughout codebase. ( #671 )
2022-02-23 14:08:06 -05:00
Brooke Hamilton
dbecb7e061
Update nightly build pipeline for new tier 3 parameters ( #668 )
2022-02-23 11:47:37 -05:00
Vidya Bala
606d8862a6
Tier 3 naming convention ( #651 )
...
* Tier 3 naming convention
* GitHub Action: Build Bicep to JSON
* whitespace
* Update Software Bill of Materials (SBOM)
* update docs
* Update Software Bill of Materials (SBOM)
* update deployment names to be consistent with mlz.bicep
* Update Software Bill of Materials (SBOM)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Glenn Musa <4622125+glennmusa@users.noreply.github.com>
Co-authored-by: Microsoft.VisualStudio.Services.TFS <>
2022-02-23 08:36:42 -05:00
Glenn Musa
199b986c77
Generate SBOM files during PR events ( #656 )
...
* check to see if the SBOM needs to be regenerated before running the pipeline again
* Update Software Bill of Materials (SBOM)
Co-authored-by: Microsoft.VisualStudio.Services.TFS <>
2022-02-17 16:43:51 -05:00
Glenn Musa
0219828228
Generate SBOMs without .git contents ( #654 )
2022-02-17 11:30:27 -05:00
JeromeJansen
a3135e539d
Update policy assignment resource provider version ( #652 )
2022-02-16 17:27:47 -05:00
Vidya Bala
6634ebae74
SBOM generation in PR ( #648 )
2022-02-16 15:10:16 -05:00
Glenn Musa
318ee1a9a3
Pin Bicep to v0.4.1272 ( #650 )
2022-02-16 14:48:57 -05:00
Brooke Hamilton
593b4eb5e2
Add instructions for ASC/Defender cleanup ( #643 )
2022-02-14 09:42:05 -05:00
Glenn Musa
352c19ca51
Clean-up nightly deployments using Azure CLI ( #642 )
2022-02-10 15:09:28 -05:00
Brooke Hamilton
b188748558
Process for handling a broken build ( #641 )
2022-02-09 17:07:02 -05:00
Brooke Hamilton
7d6b27f7e3
Fix for Terraform issue in which the tier 2 subscription parameter is ignored ( #638 )
2022-02-09 11:32:27 -05:00
Brooke Hamilton
5ad0261dc4
Add spike issue template and remove feature request issue template ( #635 )
2022-02-07 15:45:04 -05:00
Glenn Musa
60c9269018
Update descriptions in alt text on main README.md ( #633 )
2022-02-04 14:48:15 -05:00
Glenn Musa
ecf35231d8
Move the workflow scripts to where they're used ( #632 )
2022-02-04 11:01:04 -05:00
Glenn Musa
69a4a156cf
Check that Portal UI form outputs map to template parameter inputs on pull requests ( #620 )
2022-02-02 18:41:36 -05:00
Glenn Musa
4181681698
Add supernet address prefix parameter input to Portal UI ( #623 )
2022-01-28 12:40:23 -05:00
Breanna-Stryker
568c676f2c
Allow traffic between spokes by default ( #622 )
2022-01-27 17:44:43 -05:00
lisamurphy-msft
b7e1d7e87b
Update securityCenter.bicep module API provider to prevent warnings ( #560 )
2022-01-26 17:27:31 -05:00
Brooke Hamilton
6185022b47
Add collaboration section to contribution guide ( #619 )
2022-01-24 14:54:06 -05:00
Brooke Hamilton
057d8d85cf
Remove `Microsoft.Compute.CredentialsCombo` from portal user interface ( #616 )
2022-01-19 15:53:53 -05:00
Brooke Hamilton
88e3a45437
Add default tags to Bicep examples ( #614 )
2022-01-18 12:10:57 -05:00
Brooke Hamilton
7a8592ad2f
Sentinel example readme clarification ( #613 )
2022-01-14 15:26:39 -05:00
Brooke Hamilton
7342e27195
Remove compiled bicep examples ( #611 )
2022-01-14 09:37:58 -05:00
Brooke Hamilton
dcae4a6b4e
Update README.md
2022-01-06 10:35:38 -05:00
Brooke Hamilton
1960d3394e
Updates and reorganization of the deployment documentation ( #595 )
2022-01-05 16:48:59 -05:00
Marcelo Zambrana Villarroel
c7ad4277f6
Updating tools to newer versions ( #591 )
2022-01-05 10:13:19 -05:00