Skip to content

Commit 3b2f994

Browse files
committed
Update New-ComplianceTag.md
Updates to FlowId per TR.
1 parent 7f3ac95 commit 3b2f994

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

exchange/exchange-ps/exchange/New-ComplianceTag.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,8 +193,15 @@ Accept wildcard characters: False
193193
```
194194

195195
### -FlowId
196+
**Note**: This parameter is currently in Preview, is not available in all organizations, and is subject to change.
197+
196198
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.
197199

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+
198205
```yaml
199206
Type: System.Guid
200207
Parameter Sets: (All)

0 commit comments

Comments
 (0)