File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
src/ResourceManager/Insights/Commands.Insights/help Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -55,9 +55,8 @@ Accept wildcard characters: False
55
55
### -Locations
56
56
Specifies the location of the log profile.
57
57
Valid values: Run below cmdlet to get the latest list of locations.
58
- ` ` ` yaml
58
+
59
59
Get-AzureLocation | Select DisplayName
60
- ```
61
60
62
61
` ` ` yaml
63
62
Type : System.Collections.Generic.List`1[System.String]
@@ -118,10 +117,8 @@ Accept wildcard characters: False
118
117
119
118
### -StorageAccountId
120
119
Specifies the ID of the Storage account. ID is the fully qualified Resource ID of the storage account for example
121
- ` ` ` yaml
122
- /subscriptions/40gpe80s-9sb7-4f07-9042-b1b6a92ja9fk/resourceGroups/activitylogRG/providers/Microsoft.Storage/storageAccounts/activitylogstorageaccount
123
- ```
124
120
121
+ /subscriptions/40gpe80s-9sb7-4f07-9042-b1b6a92ja9fk/resourceGroups/activitylogRG/providers/Microsoft.Storage/storageAccounts/activitylogstorageaccount
125
122
126
123
` ` ` yaml
127
124
Type : String
You can’t perform that action at this time.
0 commit comments