Example for adding sensitivity label to Excel workbook
- 최종 업데이트2025/10/01
이 페이지의 콘텐츠는 번역 중이며 곧 업데이트될 예정입니다. 양해해 주셔서 감사합니다. 그때까지는 영어로 된 콘텐츠를 참고해 주시기 바랍니다.
In this example, consider a scenario where monthly financial report must be secured before it is shared with the extended team members. You want your automation to apply the required sensitivity label to the Excel workbook immediately after opening it, using the label GUID stored in Credential Vault.
Review the following considerations:
- The sensitivity label GUID is available. For example, the GUID is available as a credential attribute in the Credential Vault.
- The Excel workbook was opened earlier using the Open
action.
In this example, the same session will be reused.