Skip to content

Tags: mfk-ccoe/ALZ-Bicep

Tags

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Description updates, consistency usage of camelCasing (vnetPeering) (A…

…zure#232)

* Some description and camelCase changes

* camelCasing parDestinationVirtualNetworkId

* camelCasing parDestinationVirtualNetworkId

* Fix linting issues

* Update: destination vnet id casing for unit tests

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
telemetry fix

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Corrected some typo's, camelCasing inconsistency fixes and added defa…

…ults (Azure#229)

* Added defaults, corrected inconsistent camelCasing, updated params

* Removed subnet in README

* resSpoketoHubRouteTable -> resSpokeToHubRouteTable

Co-authored-by: Jack Tracey <[email protected]>

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove comment blocks from module - Backlog Item 83064 (Azure#218)

* remove comment blocks

* removed comment block recommendation

* second modification

* working comments with jan for 218

Co-authored-by: ADM James Jones <[email protected]>

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add vnetpeering to E2E testing (Azure#215)

* Update pipeline and trigger

* Add missing comma

* include conditions for dependencies

* fixed name for hub vnet

* change file names

* kick trigger

* remove trigger

* Add trigger

* remove trigger

* Update code tour and remove trigger

Co-authored-by: Jack Tracey <[email protected]>

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CustomerUsage.md (Azure#208)

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Policy Library (automated) (Azure#204)

Co-authored-by: github-actions <[email protected]>

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added Resource Group output (Azure#200)

* Added outputs

* Updated readme

* Updated version

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed parDdosEnabled/parDdosPlanName camel casing (Azure#196)

* Fixed parDdosEnabled/parDdosPlanName camel casing

* DDoS -> Ddos camel case updates including docs and output

* Ensure that all instances of alz-DDos-Plan -> alz-ddos-plan in code, example, doc and validate.yaml

* alz-ddos-Plan -> alz-ddos-plan

* found one last parDDoSPlanName in orch-hubSpoke.bicep - fixed now

Co-authored-by: Jack Tracey <[email protected]>

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Swap individual policy assignments to `alzDefaultPolicyAssignments` m…

…odule in E2E tests (Azure#183)

* Update file to new path

* Update tests/pipelines/bicep-build-to-validate.yml

Co-authored-by: Jack Tracey <[email protected]>

* Update tests/pipelines/bicep-build-to-validate.yml

Co-authored-by: Jack Tracey <[email protected]>

* Add script to loop retries

* decrease wait time for script

* add throw on threshold met

* fix unused param

* Update .github/scripts/Set-AlzDefaultPolicyAssignment.ps1

Co-authored-by: Jack Tracey <[email protected]>

* Update .github/scripts/Set-AlzDefaultPolicyAssignment.ps1

Co-authored-by: Jack Tracey <[email protected]>

* Update tests/pipelines/bicep-build-to-validate.yml

Co-authored-by: Jack Tracey <[email protected]>

* Include policyAssignmentManagementGroup.bicep

* fix displayname on pwsh task

* trigger pipeline

* handle string

* remove quotes around subscriptionId

* Include quotes in array

* remove E2E trigger

* re-include trigger

* Remove trigger again

Co-authored-by: Jack Tracey <[email protected]>