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
**Note**: This parameter is currently in Preview, is not available in all organizations, and is subject to change.
197
+
198
+
The FlowId parameter specifies the Power Automate flow to run at the end of the retention period. A valid value for this parameter is the GUID value of the flow.
199
+
200
+
You can find the GUID value of the flow by using either of the following methods:
201
+
202
+
- Navigate to the flow from the Power Automate portal. The GUID value of the flow is in the URL.
203
+
- Use the Power Automate action named 'List flows as admin'.
204
+
205
+
```yaml
206
+
Type: System.Guid
207
+
Parameter Sets: (All)
208
+
Aliases:
209
+
Applicable: Security & Compliance
210
+
211
+
Required: False
212
+
Position: Named
213
+
Default value: None
214
+
Accept pipeline input: False
215
+
Accept wildcard characters: False
216
+
```
217
+
194
218
### -Force
195
219
The Force switch hides warning or confirmation messages. You don't need to specify a value with this switch.
0 commit comments