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: src/Sql/Sql/Auditing/AuditingHelpMessages.cs
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -62,6 +62,8 @@ public static class AuditingHelpMessages
62
62
63
63
publicconststringAsJobHelpMessage="Run cmdlet in the background";
64
64
65
+
publicconststringUseIdentityMessage="Indicates whether to use managed identity or not. It is required when you want to use managed identity while target storage is not behind firewall.";
Indicates whether to use managed identity or not. It is required when you want to use managed identity while target storage is not behind firewall.
385
+
386
+
```yaml
387
+
Type: System.String
388
+
Parameter Sets: (All)
389
+
Aliases:
390
+
391
+
Required: False
392
+
Position: Named
393
+
Default value: None
394
+
Accept pipeline input: False
395
+
Accept wildcard characters: False
396
+
```
397
+
382
398
### -WorkspaceResourceId
383
399
The workspace ID (resource ID of a Log Analytics workspace) for a Log Analytics workspace to which you would like to send Audit Logs. Example: /subscriptions/4b9e8510-67ab-4e9a-95a9-e2f1e570ea9c/resourceGroups/insights-integration/providers/Microsoft.OperationalInsights/workspaces/viruela2
Indicates whether to use managed identity or not. It is required when you want to use managed identity while target storage is not behind firewall.
354
+
355
+
```yaml
356
+
Type: System.String
357
+
Parameter Sets: (All)
358
+
Aliases:
359
+
360
+
Required: False
361
+
Position: Named
362
+
Default value: None
363
+
Accept pipeline input: False
364
+
Accept wildcard characters: False
365
+
```
366
+
351
367
### -WorkspaceResourceId
352
368
The workspace ID (resource ID of a Log Analytics workspace) for a Log Analytics workspace to which you would like to send Audit Logs. Example: /subscriptions/4b9e8510-67ab-4e9a-95a9-e2f1e570ea9c/resourceGroups/insights-integration/providers/Microsoft.OperationalInsights/workspaces/viruela2
Indicates whether to use managed identity or not. It is required when you want to use managed identity while target storage is not behind firewall.
273
+
274
+
```yaml
275
+
Type: System.String
276
+
Parameter Sets: (All)
277
+
Aliases:
278
+
279
+
Required: False
280
+
Position: Named
281
+
Default value: None
282
+
Accept pipeline input: False
283
+
Accept wildcard characters: False
284
+
```
285
+
271
286
### -WorkspaceResourceId
272
287
The workspace ID (resource ID of a Log Analytics workspace) for a Log Analytics workspace to which you would like to send Microsoft support operations Audit Logs. Example: /subscriptions/4b9e8510-67ab-4e9a-95a9-e2f1e570ea9c/resourceGroups/insights-integration/providers/Microsoft.OperationalInsights/workspaces/viruela2
0 commit comments