You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/external-identities/customers/how-to-single-page-app-vanillajs-prepare-app.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ ms.date: 06/09/2023
14
14
#Customer intent: As a developer, I want to learn how to configure vanilla JavaScript single-page app (SPA) to sign in and sign out users with my Azure AD for customers tenant.
15
15
---
16
16
17
-
# Tutorial: Prepare a vanilla JavaScript single-page app (SPA) for authentication in a customer tenant
17
+
# Tutorial: Prepare a vanilla JavaScript single-page app for authentication in a customer tenant
18
18
19
19
In the [previous article](./how-to-single-page-app-vanillajs-prepare-tenant.md), you registered an application and configured user flows in your Azure Active Directory (AD) for customers tenant. This article shows you how to create a vanilla JavaScript (JS) single-page app (SPA) and configure it to sign in and sign out users with your customer tenant.
Copy file name to clipboardExpand all lines: articles/active-directory/external-identities/customers/how-to-single-page-app-vanillajs-prepare-tenant.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ ms.date: 06/09/2023
14
14
#Customer intent: As a developer, I want to learn how to configure a vanilla JavaScript single-page app (SPA) to sign in and sign out users with my Azure Active Directory (AD) for customers tenant.
15
15
---
16
16
17
-
# Tutorial: Prepare your customer tenant to authenticate a vanilla JavaScript single-page app (SPA)
17
+
# Tutorial: Prepare your customer tenant to authenticate a vanilla JavaScript single-page app
18
18
19
19
This tutorial series demonstrates how to build a vanilla JavaScript single-page application (SPA) and prepare it for authentication using the Microsoft Entra admin center. You'll use the [Microsoft Authentication Library for JavaScript](/javascript/api/overview/msal-overview) library to authenticate your app with your Azure Active Directory (Azure AD) for customers tenant. Finally, you'll run the application and test the sign-in and sign-out experiences.
Copy file name to clipboardExpand all lines: articles/active-directory/external-identities/customers/how-to-single-page-app-vanillajs-sign-in-sign-out.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ ms.date: 05/25/2023
12
12
#Customer intent: As a developer, I want to learn how to configure Vanilla JavaScript single-page app (SPA) to sign in and sign out users with my Azure Active Directory (AD) for customers tenant.
13
13
---
14
14
15
-
# Tutorial: Add sign-in and sign-out to a Vanilla JavaScript single-page app (SPA) for a customer tenant
15
+
# Tutorial: Add sign-in and sign-out to a vanilla JavaScript single-page app for a customer tenant
16
16
17
17
In the [previous article](how-to-single-page-app-vanillajs-configure-authentication.md), you edited the popup and redirection files that handle the sign-in page response. This tutorial demonstrates how to build a responsive user interface (UI) that contains a **Sign-In** and **Sign-Out** button and run the project to test the sign-in and sign-out functionality.
Copy file name to clipboardExpand all lines: articles/active-directory/external-identities/customers/includes/register-app/add-platform-redirect-url-vanilla-js.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ To specify your app type to your app registration, follow these steps:
10
10
11
11
1. Under **Manage**, select **Authentication**.
12
12
1. On the **Platform configurations** page, select **Add a platform**, and then select **SPA** option.
13
-
1. For the **Redirect URIs** enter `http://localhost:3000/auth/redirect`
13
+
1. For the **Redirect URIs** enter `http://localhost:3000/redirect`
14
14
1. Select **Configure** to save your changes.
15
15
1. Back on the **Platform configurations** page, in the new **Single-page application** that has appeared, select **Add URI**, then enter `http://localhost:3000/`
16
16
1. Select **Save** to save your changes, and ensure that both URIs are listed.
Copy file name to clipboardExpand all lines: articles/automation/change-tracking/overview-monitoring-agent.md
+47-6Lines changed: 47 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,13 +3,13 @@ title: Azure Automation Change Tracking and Inventory overview using Azure Monit
3
3
description: This article describes the Change Tracking and Inventory feature using Azure monitoring agent (Preview), which helps you identify software and Microsoft service changes in your environment.
4
4
services: automation
5
5
ms.subservice: change-inventory-management
6
-
ms.date: 02/23/2023
6
+
ms.date: 05/29/2023
7
7
ms.topic: conceptual
8
8
---
9
9
10
10
# Overview of change tracking and inventory using Azure Monitoring Agent (Preview)
11
11
12
-
**Applies to:**:heavy_check_mark: Windows VMs :heavy_check_mark: Linux VMs :heavy_check_mark: Windows Registry :heavy_check_mark: Windows Files :heavy_check_mark: Linux Files :heavy_check_mark: Windows Software
12
+
**Applies to:**:heavy_check_mark: Windows VMs :heavy_check_mark: Linux VMs :heavy_check_mark: Windows Registry :heavy_check_mark: Windows Files :heavy_check_mark: Linux Files :heavy_check_mark: Windows Software:heavy_check_mark: Windows Services & Linux Daemons
13
13
14
14
> [!Important]
15
15
> Currently, Change tracking and inventory uses Log Analytics Agent and this is scheduled to retire by 31.August.2024. We recommend that you use Azure Monitoring Agent as the new supporting agent.
@@ -39,6 +39,8 @@ Change Tracking and Inventory using Azure Monitoring Agent (Preview) doesn't sup
39
39
- If network traffic is high, change records can take up to six hours to display.
40
40
- If you modify a configuration while a machine or server is shut down, it might post changes belonging to the previous configuration.
41
41
- Collecting Hotfix updates on Windows Server 2016 Core RS3 machines.
42
+
- Linux daemons might show a changed state even though no change has occurred. This issue arises because of how the `SvcRunLevels` data in the Azure Monitor [ConfigurationChange](https://learn.microsoft.com/azure/azure-monitor/reference/tables/configurationchange) table is written.
43
+
42
44
43
45
## Limits
44
46
@@ -51,6 +53,8 @@ The following table shows the tracked item limits per machine for change trackin
51
53
|Registry|250||
52
54
|Windows software|250|Doesn't include software updates.|
53
55
|Linux packages|1,250||
56
+
|Windows Services |250||
57
+
|Linux Daemons | 250||
54
58
55
59
## Supported operating systems
56
60
@@ -119,21 +123,58 @@ The next table shows the data collection frequency for the types of changes supp
119
123
| Windows registry | 50 minutes |
120
124
| Windows file | 30 to 40 minutes |
121
125
| Linux file | 15 minutes |
122
-
| Windows services | 10 seconds to 30 minutes</br> Default: 30 minutes |
126
+
| Windows services | 10 minutes to 30 minutes</br> Default: 30 minutes |
123
127
| Windows software | 30 minutes |
124
128
| Linux software | 5 minutes |
129
+
| Linux Daemons | 5 minutes |
125
130
126
131
The following table shows the tracked item limits per machine for Change Tracking and Inventory.
127
132
128
133
|**Resource**|**Limit**|
129
-
|---|---|---|
134
+
|---|---|
130
135
|File|500|
131
136
|Registry|250|
132
137
|Windows software (not including hotfixes) |250|
133
138
|Linux packages|1250|
139
+
|Windows Services | 250 |
140
+
|Linux Daemons| 500|
141
+
142
+
### Windows services data
143
+
144
+
#### Prerequisites
145
+
146
+
To enable tracking of Windows Services data, you must upgrade CT extension and use extension more than or equal to 2.11.0.0
147
+
148
+
#### [For Windows Azure VMs](#tab/win-az-vm)
149
+
150
+
```powershell-interactive
151
+
- az vm extension set --publisher Microsoft.Azure.ChangeTrackingAndInventory --version 2.11.0 --ids /subscriptions/<subscriptionids>/resourceGroups/<resourcegroupname>/providers/Microsoft.Compute/virtualMachines/<vmname> --name ChangeTracking-Windows --enable-auto-upgrade true
152
+
```
153
+
#### [For Linux Azure VMs](#tab/lin-az-vm)
154
+
155
+
```powershell-interactive
156
+
– az vm extension set --publisher Microsoft.Azure.ChangeTrackingAndInventory --version 2.11.0 --ids /subscriptions/<subscriptionids>/resourceGroups/<resourcegroupname>/providers/Microsoft.Compute/virtualMachines/<vmname> --name ChangeTracking-Linux --enable-auto-upgrade true
157
+
```
158
+
#### [For Arc-enabled Windows VMs](#tab/win-arc-vm)
The default collection frequency for Windows services is 30 minutes. To configure the frequency:
174
+
- under **Edit** Settings, use a slider on the **Windows services** tab.
175
+
176
+
:::image type="content" source="media/overview-monitoring-agent/frequency-slider-inline.png" alt-text="Screenshot of frequency slider." lightbox="media/overview-monitoring-agent/frequency-slider-expanded.png":::
134
177
135
-
> [!NOTE]
136
-
> Change Tracking with Support Windows Services & Daemons will be supported by GA.
0 commit comments