Skip to content

Commit 621f33b

Browse files
authored
Merge pull request #11172 from MicrosoftDocs/chrisda
Update Set-ComplianceTag.md
2 parents 0d63998 + 20334c2 commit 621f33b

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

exchange/exchange-ps/exchange/Set-ComplianceTag.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,14 @@ Accept wildcard characters: False
206206
```
207207

208208
### -FlowId
209-
{{ Fill FlowId Description }}
209+
**Note**: This parameter is currently in Preview, is not available in all organizations, and is subject to change.
210+
211+
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.
212+
213+
You can find the GUID value of the flow by using either of the following methods:
214+
215+
- Navigate to the flow from the Power Automate portal. The GUID value of the flow is in the URL.
216+
- Use the Power Automate action named 'List flows as admin'.
210217

211218
```yaml
212219
Type: System.Guid

0 commit comments

Comments
 (0)