Skip to content

Commit 09538b4

Browse files
committed
tweak
1 parent fe712ec commit 09538b4

7 files changed

+28
-28
lines changed

articles/network-watcher/nsg-flow-logs-policy-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ To audit your flow logs using the built-in policy, follow these steps:
2525

2626
1. Sign in to the [Azure portal](https://portal.azure.com).
2727

28-
1. In the search box at the top of the portal, enter *policy*. Select **Policy** in the search results.
28+
1. In the search box at the top of the portal, enter *policy*. Select **Policy** from the search results.
2929

3030
:::image type="content" source="./media/nsg-flow-logs-policy-portal/policy-portal-search.png" alt-text="Screenshot of searching for Azure Policy in the Azure portal." lightbox="./media/nsg-flow-logs-policy-portal/policy-portal-search.png":::
3131

@@ -65,7 +65,7 @@ To assign the *deployIfNotExists* policy:
6565

6666
1. Sign in to the [Azure portal](https://portal.azure.com).
6767

68-
1. In the search box at the top of the portal, enter *policy*. Select **Policy** in the search results.
68+
1. In the search box at the top of the portal, enter *policy*. Select **Policy** from the search results.
6969

7070
:::image type="content" source="./media/nsg-flow-logs-policy-portal/policy-portal-search.png" alt-text="Screenshot of searching for Azure Policy in the Azure portal." lightbox="./media/nsg-flow-logs-policy-portal/policy-portal-search.png":::
7171

articles/network-watcher/nsg-flow-logs-portal.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ In this article, you learn how to create, change, disable, or delete an NSG flow
3131

3232
*Microsoft.Insights* provider must be registered to successfully log traffic flowing through a network security group. If you aren't sure if the *Microsoft.Insights* provider is registered, you can check its status by following these steps:
3333

34-
1. In the search box at the top of the portal, enter *subscriptions*. Select **Subscriptions** in the search results.
34+
1. In the search box at the top of the portal, enter *subscriptions*. Select **Subscriptions** from the search results.
3535

3636
1. Select the Azure subscription that you want to enable the provider for in **Subscriptions**.
3737

@@ -47,7 +47,7 @@ In this article, you learn how to create, change, disable, or delete an NSG flow
4747

4848
Create a flow log for your network security group. This NSG flow log is saved in an Azure storage account.
4949

50-
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** in the search results.
50+
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** from the search results.
5151

5252
1. Under **Logs**, select **Flow logs**.
5353

@@ -81,7 +81,7 @@ Create a flow log for your network security group. This NSG flow log is saved in
8181

8282
Create a flow log for your network security group and enable traffic analytics. The NSG flow log is saved in an Azure storage account.
8383

84-
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** in the search results.
84+
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** from the search results.
8585

8686
1. Under **Logs**, select **Flow logs**.
8787

@@ -128,7 +128,7 @@ Create a flow log for your network security group and enable traffic analytics.
128128

129129
You can change the properties of a flow log after you create it. For example, you can change the flow log version or disable traffic analytics.
130130

131-
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** in the search results.
131+
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** from the search results.
132132

133133
1. Under **Logs**, select **Flow logs**.
134134

@@ -149,7 +149,7 @@ You can change the properties of a flow log after you create it. For example, yo
149149

150150
You can list all flow logs in a subscription or a group of subscriptions. You can also list all flow logs in a region.
151151

152-
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** in the search results.
152+
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** from the search results.
153153

154154
1. Under **Logs**, select **Flow logs**.
155155

@@ -161,7 +161,7 @@ You can list all flow logs in a subscription or a group of subscriptions. You ca
161161

162162
You can view the details of a flow log in a subscription or a group of subscriptions. You can also list all flow logs in a region.
163163

164-
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** in the search results.
164+
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** from the search results.
165165

166166
1. Under **Logs**, select **Flow logs**.
167167

@@ -187,7 +187,7 @@ For information about the structure of a flow log, see [Log format of NSG flow l
187187

188188
You can temporarily disable an NSG flow log without deleting it. Disabling a flow log stops flow logging for the associated network security group. However, the flow log resource remains with all its settings and associations. You can re-enable it at any time to resume flow logging for the configured network security group.
189189

190-
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** in the search results.
190+
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** from the search results.
191191

192192
1. Under **Logs**, select **Flow logs**.
193193

@@ -204,7 +204,7 @@ You can temporarily disable an NSG flow log without deleting it. Disabling a flo
204204

205205
You can permanently delete an NSG flow log. Deleting a flow log deletes all its settings and associations. To begin flow logging again for the same network security group, you must create a new flow log for it.
206206

207-
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** in the search results.
207+
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** from the search results.
208208

209209
1. Under **Logs**, select **Flow logs**.
210210

articles/network-watcher/nsg-flow-logs-tutorial.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ In this section, you create **myVM** virtual machine.
117117

118118
NSG flow logging requires the **Microsoft.Insights** provider. To check its status, follow these steps:
119119

120-
1. In the search box at the top of the portal, enter ***subscriptions***. Select **Subscriptions** in the search results.
120+
1. In the search box at the top of the portal, enter ***subscriptions***. Select **Subscriptions** from the search results.
121121

122122
1. Select the Azure subscription that you want to enable the provider for in **Subscriptions**.
123123

@@ -133,7 +133,7 @@ NSG flow logging requires the **Microsoft.Insights** provider. To check its stat
133133

134134
In this section, you create a storage account to use it to store the flow logs.
135135

136-
1. In the search box at the top of the portal, enter ***storage accounts***. Select **Storage accounts** in the search results.
136+
1. In the search box at the top of the portal, enter ***storage accounts***. Select **Storage accounts** from the search results.
137137

138138
1. Select **+ Create**. In **Create a storage account**, enter or select the following values in the **Basics** tab:
139139

@@ -156,7 +156,7 @@ In this section, you create a storage account to use it to store the flow logs.
156156

157157
In this section, you create an NSG flow log that's saved into the storage account created previously in the tutorial.
158158

159-
1. In the search box at the top of the portal, enter ***network watcher***. Select **Network Watcher** in the search results.
159+
1. In the search box at the top of the portal, enter ***network watcher***. Select **Network Watcher** from the search results.
160160

161161
1. Under **Logs**, select **Flow logs**.
162162

@@ -198,7 +198,7 @@ In this section, you create an NSG flow log that's saved into the storage accoun
198198

199199
In this section, you go to the storage account you previously selected and download the NSG flow log created in the previous section.
200200

201-
1. In the search box at the top of the portal, enter ***storage accounts***. Select **Storage accounts** in the search results.
201+
1. In the search box at the top of the portal, enter ***storage accounts***. Select **Storage accounts** from the search results.
202202

203203
2. Select **mynwstorageaccount** or the storage account you previously created and selected to store the logs.
204204

articles/network-watcher/quickstart-configure-network-security-group-flow-logs-from-arm-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ You can delete Azure resources by using complete deployment mode. To delete a fl
7575

7676
You can also disable or delete a flow log in the Azure portal:
7777

78-
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** in the search results.
78+
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** from the search results.
7979

8080
1. Under **Logs**, select **Flow logs**.
8181

articles/network-watcher/traffic-analytics-policy-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ To audit your flow logs by using the built-in policy:
2525

2626
1. Sign in to the [Azure portal](https://portal.azure.com).
2727

28-
1. In the search box at the top of the portal, enter *policy*. Select **Policy** in the search results.
28+
1. In the search box at the top of the portal, enter *policy*. Select **Policy** from the search results.
2929

3030
:::image type="content" source="./media/traffic-analytics-policy-portal/policy-portal-search.png" alt-text="Screenshot of searching for policy in the Azure portal." lightbox="./media/traffic-analytics-policy-portal/policy-portal-search.png":::
3131

@@ -75,7 +75,7 @@ To assign any of the *deployIfNotExists* two policies, follow these steps:
7575

7676
1. Sign in to the [Azure portal](https://portal.azure.com).
7777

78-
1. In the search box at the top of the portal, enter *policy*. Select **Policy** in the search results.
78+
1. In the search box at the top of the portal, enter *policy*. Select **Policy** from the search results.
7979

8080
:::image type="content" source="./media/traffic-analytics-policy-portal/policy-portal-search.png" alt-text="Screenshot of searching for policy in the Azure portal." lightbox="./media/traffic-analytics-policy-portal/policy-portal-search.png":::
8181

articles/network-watcher/vnet-flow-logs-policy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ To audit your flow logs using the built-in policy, follow these steps:
3232

3333
1. Sign in to the [Azure portal](https://portal.azure.com).
3434

35-
1. In the search box at the top of the portal, enter *policy*. Select **Policy** in the search results.
35+
1. In the search box at the top of the portal, enter *policy*. Select **Policy** from the search results.
3636

3737
:::image type="content" source="./media/vnet-flow-logs-policy/policy-portal-search.png" alt-text="Screenshot that shows how to search for Azure Policy in the Azure portal." lightbox="./media/vnet-flow-logs-policy/policy-portal-search.png":::
3838

@@ -75,7 +75,7 @@ To assign the *deployIfNotExists* policy, follow these steps:
7575

7676
1. Sign in to the [Azure portal](https://portal.azure.com).
7777

78-
1. In the search box at the top of the portal, enter *policy*. Select **Policy** in the search results.
78+
1. In the search box at the top of the portal, enter *policy*. Select **Policy** from the search results.
7979

8080
:::image type="content" source="./media/vnet-flow-logs-policy/policy-portal-search.png" alt-text="Screenshot that shows how to search for Azure Policy in the Azure portal." lightbox="./media/vnet-flow-logs-policy/policy-portal-search.png":::
8181

articles/network-watcher/vnet-flow-logs-portal.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ In this article, you learn how to create, change, enable, disable, or delete a v
4949

5050
Create a flow log for your virtual network, subnet, or network interface. This flow log is saved in an Azure storage account.
5151

52-
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** in the search results.
52+
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** from the search results.
5353

5454
1. Under **Logs**, select **Flow logs**.
5555

@@ -99,7 +99,7 @@ Enable traffic analytics for a flow log to analyze the flow log data. Traffic an
9999

100100
To enable traffic analytics for a flow log, follow these steps:
101101

102-
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** in the search results.
102+
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** from the search results.
103103

104104
1. Under **Logs**, select **Flow logs**.
105105

@@ -129,7 +129,7 @@ To disable traffic analytics for a flow log, take the previous steps 1-3, then u
129129

130130
You can configure and change a flow log after you create it. For example, you can change the storage account or Log Analytics workspace.
131131

132-
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** in the search results.
132+
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** from the search results.
133133

134134
1. Under **Logs**, select **Flow logs**.
135135

@@ -151,7 +151,7 @@ You can configure and change a flow log after you create it. For example, you ca
151151

152152
You can list all flow logs in a subscription or a group of subscriptions. You can also list all flow logs in a region.
153153

154-
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** in the search results.
154+
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** from the search results.
155155

156156
1. Under **Logs**, select **Flow logs**.
157157

@@ -163,7 +163,7 @@ You can list all flow logs in a subscription or a group of subscriptions. You ca
163163

164164
You can view the details of a flow log in a subscription or a group of subscriptions. You can also list all flow logs in a region.
165165

166-
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** in the search results.
166+
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** from the search results.
167167

168168
1. Under **Logs**, select **Flow logs**.
169169

@@ -179,7 +179,7 @@ You can view the details of a flow log in a subscription or a group of subscript
179179

180180
You can download the flow logs data from the storage account that you saved the flow log to.
181181

182-
1. In the search box at the top of the portal, enter *storage accounts*. Select **Storage accounts** in the search results.
182+
1. In the search box at the top of the portal, enter *storage accounts*. Select **Storage accounts** from the search results.
183183

184184
1. Select the storage account you used to store the logs.
185185

@@ -206,7 +206,7 @@ For information about the structure of a flow log, see [Log format of virtual ne
206206
207207
You can temporarily disable a virtual network flow log without deleting it. Disabling a flow log stops flow logging for the associated virtual network. However, the flow log resource remains with all its settings and associations. You can re-enable it at any time to resume flow logging for the configured virtual network.
208208
209-
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** in the search results.
209+
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** from the search results.
210210
211211
1. Under **Logs**, select **Flow logs**.
212212
@@ -223,7 +223,7 @@ You can temporarily disable a virtual network flow log without deleting it. Disa
223223
224224
You can enable a virtual network flow log that you previously disabled to resume flow logging with the same settings you previously selected.
225225
226-
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** in the search results.
226+
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** from the search results.
227227
228228
1. Under **Logs**, select **Flow logs**.
229229
@@ -237,7 +237,7 @@ You can enable a virtual network flow log that you previously disabled to resume
237237
238238
You can permanently delete a virtual network flow log. Deleting a flow log deletes all its settings and associations. To begin flow logging again for the same virtual network, you must create a new flow log for it.
239239
240-
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** in the search results.
240+
1. In the search box at the top of the portal, enter *network watcher*. Select **Network Watcher** from the search results.
241241
242242
1. Under **Logs**, select **Flow logs**.
243243

0 commit comments

Comments
 (0)