Skip to content

Commit

Permalink
cleanup DPsS to OPS temp files
Browse files Browse the repository at this point in the history
  • Loading branch information
sudeepku committed Sep 29, 2017
1 parent 8823c06 commit cbb6e23
Show file tree
Hide file tree
Showing 56 changed files with 108 additions and 44,649 deletions.
Binary file removed .migrationtemp/AzureMarkdownRewriterTool.zip
Binary file not shown.
Binary file not shown.
14,588 changes: 0 additions & 14,588 deletions .migrationtemp/AzureMarkdownRewriterTool/AzureVideoRawInformation.json

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
2,468 changes: 0 additions & 2,468 deletions .migrationtemp/AzureMarkdownRewriterTool/HtmlAgilityPack.xml

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
8,889 changes: 0 additions & 8,889 deletions .migrationtemp/AzureMarkdownRewriterTool/Newtonsoft.Json.xml

This file was deleted.

Binary file not shown.
12,902 changes: 0 additions & 12,902 deletions .migrationtemp/AzureMarkdownRewriterTool/System.Collections.Immutable.xml

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
3,927 changes: 0 additions & 3,927 deletions .migrationtemp/AzureMarkdownRewriterTool/YamlDotNet.xml

This file was deleted.

Binary file not shown.
241 changes: 0 additions & 241 deletions .migrationtemp/AzureMigrationCore.ps1

This file was deleted.

23 changes: 0 additions & 23 deletions AzureMigration.ps1

This file was deleted.

6 changes: 3 additions & 3 deletions flow-docs/approve-reject-requests.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ ms.author: deonhe
Microsoft Flow makes it easy to automate [approval workflow processes](modern-approvals.md). In this walkthrough, you learn how to view, approve, and reject approval requests sent from Microsoft Flow.

## View pending approval requests
[!INCLUDE [view-pending-approvals](../includes/view-pending-approvals.md)]
[!INCLUDE [view-pending-approvals](includes/view-pending-approvals.md)]

## Approve a request
[!INCLUDE [approve-request-from-different-locations](../includes/approve-request-from-different-locations.md)]
[!INCLUDE [approve-request-from-different-locations](includes/approve-request-from-different-locations.md)]

## Reject a request
[!INCLUDE [reject-a-request](../includes/reject-a-request.md)]
[!INCLUDE [reject-a-request](includes/reject-a-request.md)]

## Learn more
* Create [approval flows.](modern-approvals.md)
Expand Down
18 changes: 9 additions & 9 deletions flow-docs/email-triggers.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,21 +50,21 @@ Note: While this walkthrough sends a push notification, you're free to use any o

Ok, let's get started:

[!INCLUDE [sign-in-use-blank-select-email-trigger-and-inbox-folder](../includes/sign-in-use-blank-select-email-trigger-and-inbox-folder.md)]
[!INCLUDE [sign-in-use-blank-select-email-trigger-and-inbox-folder](includes/sign-in-use-blank-select-email-trigger-and-inbox-folder.md)]

1. In the **Subject Filter** box, enter the text that your flow uses to filter incoming emails.

In this example I'm interested in any email that has the word "lottery" in the subject.

![advanced options](./media/email-triggers/email-triggers-subject-text.png)

[!INCLUDE [add-mobile-notification-action](../includes/add-mobile-notification-action.md)]
[!INCLUDE [add-mobile-notification-action](includes/add-mobile-notification-action.md)]

1. Enter the details for the mobile notification you'd like to receive when an email that matches the **Subject Filter** you specified earlier arrives.

![notification details](./media/email-triggers/email-triggers-4.png)

[!INCLUDE [add-mark-as-read-action](../includes/add-mark-as-read-action.md)]
[!INCLUDE [add-mark-as-read-action](includes/add-mark-as-read-action.md)]

1. Give your flow a name, and then save it by selecting **Create flow** at the top of the page.

Expand All @@ -75,21 +75,21 @@ Congratulations, you receive a push notification each time you receive an email
## Trigger a flow based on an email's sender
In this walkthrough, we create a flow that sends a push notification to your mobile phone if any new email arrives from a specific sender (email address). The flow also marks any such email as *read*.

[!INCLUDE [sign-in-use-blank-select-email-trigger-and-inbox-folder](../includes/sign-in-use-blank-select-email-trigger-and-inbox-folder.md)]
[!INCLUDE [sign-in-use-blank-select-email-trigger-and-inbox-folder](includes/sign-in-use-blank-select-email-trigger-and-inbox-folder.md)]

1. Enter the email address of the sender into **From**.

Your flow takes action on any emails sent from this address.

![email property](./media/email-triggers/email-triggers-from.png)

[!INCLUDE [add-mobile-notification-action](../includes/add-mobile-notification-action.md)]
[!INCLUDE [add-mobile-notification-action](includes/add-mobile-notification-action.md)]

1. Enter the details for the mobile notification you'd like to receive whenever a message arrives from the email address you entered earlier.

![notification details](./media/email-triggers/email-triggers-sender-notification.png)

[!INCLUDE [add-mark-as-read-action](../includes/add-mark-as-read-action.md)]
[!INCLUDE [add-mark-as-read-action](includes/add-mark-as-read-action.md)]

1. Give your flow a name, and then save it by selecting **Create flow** at the top of the page.

Expand All @@ -105,19 +105,19 @@ Let's get started:
>
>
[!INCLUDE [sign-in-use-blank-select-email-trigger-and-specific-folder](../includes/sign-in-use-blank-select-email-trigger-and-specific-folder.md)]
[!INCLUDE [sign-in-use-blank-select-email-trigger-and-specific-folder](includes/sign-in-use-blank-select-email-trigger-and-specific-folder.md)]

1. Select the folder to which you've created the rule to route specific emails. To display all email folders, first select the **Show Picker** icon, which is located on the right side of the **Folder** box on the **When a new email arrives** card.

![select folder](./media/email-triggers/email-triggers-2.png)

[!INCLUDE [add-mobile-notification-action](../includes/add-mobile-notification-action.md)]
[!INCLUDE [add-mobile-notification-action](includes/add-mobile-notification-action.md)]

1. Enter the details for the mobile notification you'd like to receive when an email arrives into the folder you've selected earlier. If you haven't already, enter the credentials for the notifications service.

![notification details](./media/email-triggers/email-triggers-folder-notification.png)

[!INCLUDE [add-mark-as-read-action](../includes/add-mark-as-read-action.md)]
[!INCLUDE [add-mark-as-read-action](includes/add-mark-as-read-action.md)]

1. Give your flow a name, and then save it by selecting **Create flow** at the top of the page.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
1. Select **Add an action** on the **IF YES, DO NOTHING** branch of the condition.

![add new step](../includes/media/modern-approvals/add-action-after-condition.png)
![add new step](includes/media/modern-approvals/add-action-after-condition.png)
2. Enter **send email** into the search box on the **Choose an action** card.

![search for email actions](../includes/media/modern-approvals/search-send-email-yes.png)
![search for email actions](includes/media/modern-approvals/search-send-email-yes.png)
3. Select the **Office 365 Outlook - Send an email** action.

![select send an email action](../includes/media/modern-approvals/select-send-email-yes.png)
![select send an email action](includes/media/modern-approvals/select-send-email-yes.png)
4. Configure the email card to suit your needs.

Note: **To**, **Subject**, and **Body** are required.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
1. Select **Add an action** on the **IF NO, DO NOTHING** branch.
2. Enter **Send email** into the search box of the **Choose an action** card.

![search for email action](../includes/media/modern-approvals/search-send-email-no.png)
![search for email action](includes/media/modern-approvals/search-send-email-no.png)
3. Select the **Office 365 Outlook - Send an email** action.

![select the send email action](../includes/media/modern-approvals/select-send-email-no.png)
![select the send email action](includes/media/modern-approvals/select-send-email-no.png)
4. Configure the email card to suit your needs.

This card represents the template for the email that's sent when the status of vacation requests change.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
1. Select **Add an action** from the **IF YES** branch.
2. Enter **update** into the search box on the **Choose an action** card.

![search for update action](../includes/media/modern-approvals/search-update-item.png)
![search for update action](includes/media/modern-approvals/search-update-item.png)
3. Select the **SharePoint - Update item** action.

![select update item](../includes/media/modern-approvals/select-update-item-yes.png)
![select update item](includes/media/modern-approvals/select-update-item-yes.png)
4. Configure the **Update item** card to suit your needs.

Loading

0 comments on commit cbb6e23

Please sign in to comment.