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/cosmos-db/linux-emulator.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -142,7 +142,7 @@ Use the following steps to run the emulator on Linux:
142
142
143
143
|Name |Default |Description |
144
144
|---------|---------|---------|
145
-
| Ports: `-p`|| Currently, only ports 8081 and 10251-10255 are needed by the emulator endpoint. |
145
+
| Ports: `-p`|| Currently, only ports `8081` and `10250-10255` are needed by the emulator endpoint. |
146
146
|`AZURE_COSMOS_EMULATOR_PARTITION_COUNT`| 10 | Controls the total number of physical partitions, which inreturn controls the number of containers that can be created and can exist at a given point in time. We recommend starting small to improve the emulator start up time, i.e 3. |
147
147
| Memory: `-m`|| On memory, 3 GB or more is required. |
148
148
| Cores: `--cpus`|| Make sure to allocate enough memory and CPU cores. At least four cores are recommended. |
@@ -165,9 +165,9 @@ This section provides tips to troubleshoot errors when using the Linux emulator.
165
165
166
166
- Verify that the specific emulator container is in a running state.
167
167
168
-
- Verify that no other applications are using emulator ports: 8081 and 10250-10255.
168
+
- Verify that no other applications are using emulator ports: `8081` and `10250-10255`.
169
169
170
-
- Verify that the container port 8081, is mapped correctly and accessible from an environment outside of the container.
170
+
- Verify that the container port `8081`, is mapped correctly and accessible from an environment outside of the container.
Copy file name to clipboardExpand all lines: articles/update-center/deploy-updates.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,14 +41,16 @@ To install one time updates on a single VM, follow these steps:
41
41
42
42
1. Select **Install now** to proceed with the one-time updates.
43
43
44
-
1. In **Install one-time updates**, select **+Add machine** to add the machine for deploying one-time.
44
+
- In **Install one-time updates**, select **+Add machine** to add the machine for deploying one-time.
45
45
46
-
1. In **Select resources**, choose the machine and select **Add**.
46
+
- In **Select resources**, choose the machine and select **Add**.
47
47
48
48
1. In **Updates**, specify the updates to include in the deployment. For each product, select or deselect all supported update classifications and specify the ones to include in your update deployment. If your deployment is meant to apply only for a select set of updates, its necessary to deselect all the pre-selected update classifications when configuring the **Inclusion/exclusion** updates described below. This ensures only the updates you've specified to include in this deployment are installed on the target machine.
49
49
50
50
> [!NOTE]
51
-
> Selected Updates shows a preview of OS updates which may be installed based on the last OS update assessment information available. If the OS update assessment information in update center management (preview) is obsolete, the actual updates installed would vary. Especially if you have chosen to install a specific update category, where the OS updates applicable may vary as new packages or KB Ids may be available for the category.
51
+
> - Selected Updates shows a preview of OS updates which may be installed based on the last OS update assessment information available. If the OS update assessment information in update center management (preview) is obsolete, the actual updates installed would vary. Especially if you have chosen to install a specific update category, where the OS updates applicable may vary as new packages or KB Ids may be available for the category.
52
+
> - Update management center (preview) doesn't support driver updates.
53
+
52
54
53
55
- Select **+Include update classification**, in the **Include update classification** select the appropriate classification(s) that must be installed on your machines.
54
56
@@ -83,7 +85,7 @@ To install one time updates on a single VM, follow these steps:
83
85
84
86
1. Select to **Install now** to proceed with installing updates.
85
87
86
-
1. In **Install one-time updates** page, the selected machine appears. Choose the machine, select **Next** and follow the procedure from step 6 listed in **From Overview blade** of [Install updates on single VM](#install-updates-on-single-vm).
88
+
1. In **Install one-time updates** page, the selected machine appears. Choose the machine, select **Next** and follow the procedure from step 4 listed in **From Overview blade** of [Install updates on single VM](#install-updates-on-single-vm).
87
89
88
90
A notification appears to inform you the activity has started and another is created when it's completed. When it is successfully completed, you can view the installation operation results in **History**. The status of the operation can be viewed at any time from the [Azure Activity log](../azure-monitor/essentials/activity-log.md).
89
91
@@ -93,7 +95,7 @@ To install one time updates on a single VM, follow these steps:
93
95
1. Under **Operations**, select **Updates**.
94
96
1. In **Updates**, select **Go to Updates using Update Center**.
95
97
1. In **Updates (Preview)**, select **One-time update** to install the updates.
96
-
1. In **Install one-time updates** page, the selected machine appears. Choose the machine, select **Next** and follow the procedure from step 6 listed in **From Overview blade** of [Install updates on single VM](#install-updates-on-single-vm).
98
+
1. In **Install one-time updates** page, the selected machine appears. Choose the machine, select **Next** and follow the procedure from step 4 listed in **From Overview blade** of [Install updates on single VM](#install-updates-on-single-vm).
Copy file name to clipboardExpand all lines: articles/update-center/scheduled-patching.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,6 +65,11 @@ To schedule recurring updates on a single VM, follow these steps:
65
65
66
66
1. In the **Machines** page, select your machine and select **Next** to continue.
67
67
68
+
1. In the **Updates** page, specify the updates to include in the deployment such as update classification(s) or KB ID/ packages that must be installed when you trigger your schedule.
69
+
70
+
> [!Note]
71
+
> Update management center (preview) doesn't support driver updates.
72
+
68
73
1. In the **Tags** page, assign tags to maintenance configurations.
69
74
70
75
1. In the **Review + Create** page, verify your update deployment options and select **Create**.
@@ -123,6 +128,12 @@ To schedule recurring updates at scale, follow these steps:
123
128
124
129
1. In the **Machines** page, verify if the selected machines are listed. You can add or remove machines from the list. Select **Next** to continue.
125
130
131
+
1. In the **Updates** page, specify the updates to include in the deployment such as update classification(s) or KB ID/ packages that must be installed when you trigger your schedule.
132
+
133
+
> [!Note]
134
+
> Update management center (preview) doesn't support driver updates.
135
+
136
+
126
137
1. In the **Tags** page, assign tags to maintenance configurations.
127
138
128
139
1. In the **Review + Create** page, verify your update deployment options and select **Create**.
Copy file name to clipboardExpand all lines: articles/update-center/support-matrix.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,9 @@ This article details the Windows and Linux operating systems supported and syste
24
24
### Operating system updates
25
25
Update management center (preview) supports operating system updates for both Windows and Linux.
26
26
27
+
> [!NOTE]
28
+
> Update management center (preview) doesn't support driver Updates.
29
+
27
30
### First party updates on Windows
28
31
By default, the Windows Update client is configured to provide updates only for Windows. If you enable the **Give me updates for other Microsoft products when I update Windows** setting, you also receive updates for other products, including security patches for Microsoft SQL Server and other Microsoft software. You can configure this option if you have downloaded and copied the latest [Administrative template files](https://support.microsoft.com/help/3087759/how-to-create-and-manage-the-central-store-for-group-policy-administra) available for Windows 2016 and later.
0 commit comments