<!-- markdownlint-disable first-line-h1 -->
<!-- Thank you for submitting a Pull Request. Please fill out the
template below.-->
## Overview/Summary
Fixes broken links in wiki pages for custom connectivity pages
Resolves#1126
## This PR fixes/adds/changes/removes
1. Fix broken links
### Breaking Changes
n/a
## Testing Evidence
Please provide any testing evidence to show that your Pull Request
works/fixes as described and planned (include screenshots, if
appropriate).
## As part of this Pull Request I have
- [ x ] Checked for duplicate [Pull
Requests](https://github.com/Azure/terraform-azurerm-caf-enterprise-scale/pulls)
- [ x ] Associated it with relevant
[issues](https://github.com/Azure/terraform-azurerm-caf-enterprise-scale/issues),
for tracking and closure.
- [ x ] Ensured my code/branch is up-to-date with the latest changes in
the `main`
[branch](https://github.com/Azure/terraform-azurerm-caf-enterprise-scale/tree/main)
- [ x ] Performed testing and provided evidence.
- [ x ] Updated relevant and associated documentation.
## This PR fixes/adds/changes/removes
Latest policy refresh.
See
https://github.com/Azure/terraform-azurerm-caf-enterprise-scale/milestone/13
## Testing Evidence
Please provide any testing evidence to show that your Pull Request
works/fixes as described and planned (include screenshots, if
appropriate).
## As part of this Pull Request I have
- [ ] Checked for duplicate [Pull
Requests](https://github.com/Azure/terraform-azurerm-caf-enterprise-scale/pulls)
- [ ] Associated it with relevant
[issues](https://github.com/Azure/terraform-azurerm-caf-enterprise-scale/issues),
for tracking and closure.
- [ ] Ensured my code/branch is up-to-date with the latest changes in
the `main`
[branch](https://github.com/Azure/terraform-azurerm-caf-enterprise-scale/tree/main)
- [ ] Performed testing and provided evidence.
- [ ] Updated relevant and associated documentation.
---------
Co-authored-by: cae-pr-creator[bot] <126156663+cae-pr-creator[bot]@users.noreply.github.com>
Co-authored-by: github-actions <action@github.com>
Co-authored-by: Nicolas Neunert <60450456+gittyNico@users.noreply.github.com>
Co-authored-by: paul-e-martin <34447549+paul-e-martin@users.noreply.github.com>
<!-- markdownlint-disable first-line-h1 -->
## Overview/Summary
Corrects the property bag for the azapi_resource that creates diagnostic
settings on management groups. It doesn't support a `location` property.
## This PR fixes/adds/changes/removes
1. #1052
### Breaking Changes
N/A
## Testing Evidence
N/A
## As part of this Pull Request I have
- [x] Checked for duplicate [Pull
Requests](https://github.com/Azure/terraform-azurerm-caf-enterprise-scale/pulls)
- [x] Associated it with relevant
[issues](https://github.com/Azure/terraform-azurerm-caf-enterprise-scale/issues),
for tracking and closure.
- [x] Ensured my code/branch is up-to-date with the latest changes in
the `main`
[branch](https://github.com/Azure/terraform-azurerm-caf-enterprise-scale/tree/main)
- [x] Performed testing and provided evidence.
- [ ] Updated relevant and associated documentation.
Co-authored-by: Matt White <16320656+matt-FFFFFF@users.noreply.github.com>
This pull request includes updates to the `docs/wiki/_Sidebar.md` file
to correct the links and descriptions for deploying connectivity and
virtual WAN resources with custom settings.
Changes to link descriptions:
* Updated the description for deploying connectivity resources with
custom settings to "Deploy Multi-Region Networking With Custom
Settings". (`docs/wiki/_Sidebar.md`)
* Updated the description for deploying virtual WAN resources with
custom settings to "Deploy Virtual WAN Multi-Region With Custom
Settings". (`docs/wiki/_Sidebar.md`)
---------
Co-authored-by: Matt White <16320656+matt-FFFFFF@users.noreply.github.com>
Co-authored-by: Luke Taylor <77284962+luke-taylor@users.noreply.github.com>
Co-authored-by: luke-taylor <lukejamestaylor98@outlook.com>
Co-authored-by: github-actions <action@github.com>