Skip to content

Commit

Permalink
Update automation-with-logic-apps.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
shnlnryn authored Feb 28, 2020
1 parent fc0aa8f commit 3c89026
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions automation/automation-with-logic-apps.ps1
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## This Automation script runs a report on when users O365 Proplus license was activated and, generates a csv file and uploads to Azure Storage as a blob.

## Azure Logic Apps copies the CSV file from Azure Storage to a Sharepoint Online document library.



$creds = Get-AutomationPSCredential -Name "secazautomation"
Expand Down

0 comments on commit 3c89026

Please sign in to comment.