Skip to content

Commit 7af8362

Browse files
authored
Merge pull request #222189 from JnHs/jh-lh-sampref22
refresh sample topic
2 parents a7b22be + 1257ff6 commit 7af8362

File tree

5 files changed

+13
-15
lines changed

5 files changed

+13
-15
lines changed

articles/lighthouse/samples/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
title: Azure Lighthouse samples and templates
33
description: These samples and Azure Resource Manager templates help you onboard customers and support Azure Lighthouse scenarios.
44
ms.topic: sample
5-
ms.date: 08/26/2021
5+
ms.date: 12/21/2022
66
---
77
# Azure Lighthouse samples
88

99
The following table includes links to key Azure Resource Manager templates for Azure Lighthouse. These files and more can also be found in the [Azure Lighthouse samples repository](https://github.com/Azure/Azure-Lighthouse-samples/).
1010

11-
## Onboarding customers to Azure Lighthouse
11+
## Onboard customers
1212

1313
[!INCLUDE [azure-lighthouse-samples-onboarding](../../../includes/azure-lighthouse-samples-onboarding.md)]
1414

includes/azure-lighthouse-samples-monitor.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@ services: lighthouse
55
author: JnHs
66
ms.service: lighthouse
77
ms.topic: include
8-
ms.date: 12/11/2020
8+
ms.date: 12/21/2022
99
ms.author: jenhayes
1010
ms.custom: include file
1111
---
1212

13-
These samples show how to use Azure Monitor to create alerts for subscriptions that have been onboarded for Azure delegated resource management.
13+
These samples show how to use Azure Monitor to create alerts for subscriptions that have been onboarded to Azure Lighthouse.
1414

1515
| **Template** | **Description** |
1616
|---------|---------|
17-
| [monitor-delegation-changes](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/tools/monitor-delegation-changes) | Queries the past 1 day of activity in a managing tenant and [reports on any added or removed delegations](../articles/lighthouse/how-to/monitor-delegation-changes.md) (or attempts that were not successful).|
18-
| [alert-using-actiongroup](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/templates/alert-using-actiongroup) | This template creates an Azure alert and connects to an existing Action Group.|
19-
| [multiple-loganalytics-alerts](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/templates/multiple-loganalytics-alerts) | Creates multiple Log alerts based on Kusto queries.|
17+
| [monitor-delegation-changes](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/tools/monitor-delegation-changes) | Queries the past day of activity in a managing tenant and [reports on any added or removed delegations](../articles/lighthouse/how-to/monitor-delegation-changes.md) (or attempts that were not successful).|
18+
| [alert-using-actiongroup](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/templates/alert-using-actiongroup) | Creates an Azure alert and connects to an existing Action Group.|
19+
| [multiple-loganalytics-alerts](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/templates/multiple-loganalytics-alerts) | Creates multiple log alerts based on Kusto queries.|
2020
| [delegation-alert-for-customer](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/templates/delegation-alert-for-customer) | Deploys an alert in a tenant when a user delegates a subscription to a managing tenant.|
2121
| [workbook-activitylogs-by-domain](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/templates/workbook-activitylogs-by-domain) | Displays Azure Activity logs across subscriptions with an option to filter them by domain name. |

includes/azure-lighthouse-samples-onboarding.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: lighthouse
55
author: JnHs
66
ms.service: lighthouse
77
ms.topic: include
8-
ms.date: 08/26/2021
8+
ms.date: 12/21/2022
99
ms.author: jenhayes
1010
ms.custom: include file
1111
---
@@ -18,12 +18,10 @@ We provide different templates to address specific onboarding scenarios. Choose
1818
| [rg and multi-rg](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/templates/delegated-resource-management/rg) | Onboard one or more of a customer's resource groups to Azure Lighthouse. Use rg.json to onboard a single resource group, or multi-rg.json to onboard multiple resource groups within a subscription. |
1919
| [marketplace-delegated-resource-management](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/templates/marketplace-delegated-resource-management) | If you've [published a managed services offer to Azure Marketplace](../articles/lighthouse/how-to/publish-managed-services-offers.md), you can optionally use this template to onboard resources for customers who have accepted the offer. The marketplace values in the parameters file must match the values that you used when publishing your offer. |
2020

21-
To include [eligible authorizations](../articles/lighthouse/how-to/create-eligible-authorizations.md) (currently in public preview), select the corresponding template from the [delegated-resource-management-eligible-authorizations](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/templates/delegated-resource-management-eligible-authorizations) section of our samples repo.
21+
To include [eligible authorizations](../articles/lighthouse/how-to/create-eligible-authorizations.md), select the corresponding template from the [delegated-resource-management-eligible-authorizations](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/templates/delegated-resource-management-eligible-authorizations) section of our samples repo.
2222

2323
Typically, a separate deployment is required for each subscription being onboarded, but you can also deploy templates across multiple subscriptions.
2424

2525
| **Template** | **Description** |
2626
|---------|---------|
2727
| [cross-subscription-deployment](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/templates/cross-subscription-deployment) | Deploy Azure Resource Manager templates across multiple subscriptions. |
28-
29-

includes/azure-lighthouse-samples-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: lighthouse
55
author: JnHs
66
ms.service: lighthouse
77
ms.topic: include
8-
ms.date: 08/13/2021
8+
ms.date: 12/21/2022
99
ms.author: jenhayes
1010
ms.custom: include file
1111
---

includes/azure-lighthouse-samples-scenarios.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: lighthouse
55
author: JnHs
66
ms.service: lighthouse
77
ms.topic: include
8-
ms.date: 04/24/2020
8+
ms.date: 12/21/2022
99
ms.author: jenhayes
1010
ms.custom: include file
1111
---
@@ -16,7 +16,7 @@ These samples illustrate various tasks that can be performed in cross-tenant man
1616
|---------|---------|
1717
| [`create-keyvault-secret`](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/templates/create-keyvault-secret) | Creates a Key Vault in the customer's tenant and creates access policies.
1818
| [`cross-rg-deployment`](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/templates/cross-rg-deployment) | Deploys storage accounts into two different resource groups.|
19-
| [`deploy-azure-mgmt-services`](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/templates/deploy-azure-mgmt-services) | Creates Azure management services, links them together, and deploys additional solutions. For an end-to-end deployment, use the **rgWithAzureMgmt.json** template. |
19+
| [`deploy-azure-mgmt-services`](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/templates/deploy-azure-mgmt-services) | Creates Azure management services, links them together, and deploys additional solutions. For an end-to-end deployment, use the [rgWithAzureMgmt.json](https://github.com/Azure/Azure-Lighthouse-samples/blob/master/templates/deploy-azure-mgmt-services/rgWithAzureMgmt.json) template. |
2020
| [`deploy-azure-security-center`](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/templates/deploy-azure-security-center) | Enables and configures Microsoft Defender for Cloud within the targeted Azure subscription. |
2121
| [`deploy-azure-sentinel`](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/templates/deploy-azure-sentinel) | Deploys and enables Microsoft Sentinel on an existing Log Analytics workspace in a delegated subscription. |
22-
| [`deploy-log-analytics-vm-extensions`](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/templates/deploy-log-analytics-vm-extensions) | These templates let you deploy Log Analytics VM extensions to your Windows & Linux VMs, connecting them to the designated Log Analytics workspace |
22+
| [`deploy-log-analytics-vm-extensions`](https://github.com/Azure/Azure-Lighthouse-samples/tree/master/templates/deploy-log-analytics-vm-extensions) | Allows you to deploy Log Analytics VM extensions to your Windows & Linux VMs, connecting them to the designated Log Analytics workspace. |

0 commit comments

Comments
 (0)